/* CSS Document */

#lcol {
	width: 510px;
	float: left;
	margin-left: 5px;
}

#rcol {
	width: 160px;
	float: right;
	text-align: right;
	font-size: 0.85em;
}

#rcol img {
	margin-bottom: 5px;
}

#lcol {
	padding-bottom: 10px;
}

h3 {
	border-top: 2px solid #17C;
	border-bottom: 1px solid #BBB;
	padding: 5px;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
}

dl {
	width: 100%;
}

dt {
	background: url(../images/point_s_on.gif) left top no-repeat;
	background-position: 5px 12px;
	padding: 7px 10px 7px 13px;
	float: left;
	clear: both;
}

dd {
	padding: 7px 0;
	padding-left: 135px;
	border-bottom: 1px solid #BBB;
}

#nbn {
	float: right;
	padding-top: 7px;
}

#nbn p {
	margin: 0;
}

#nbn p a {
	display: block;
	width: 100px;
	padding: 2px 5px;
	background-color: #BBB;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#nbn p a:hover {
	background-color: #E40;
}

#logo {
	margin-top: 30px;
	height: 56px;
}

#logo img {
	margin-right: 15px;
}

#mainimg {
	width:720px;
	height:280px;
}

@media print{

#rcol {	display: none;}

/*#wrapper*/
/* NC7 */
html*#wrapper { width: 530px;}
/* safari */
html[xmlns*=""] body:last-child #wrapper {width: 620px;}
/*firefox opera */
#wrapper {	width: 620px; }
/*IE6*/
*html #wrapper { width: 620px;}
/*IE7*/
*:first-child+html #wrapper {width: 620px;}

/*#lcol*/
/* NC7 */
html*#lcol { width: 530px;float: none;}
/* safari */
html[xmlns*=""] body:last-child #lcol {width: 620px;float: none;}
/*firefox opera */
#lcol {	width: 620px; float: none;}
/*IE6*/
*html #lcol { width: 620px; float: none;}
/*IE7*/
*:first-child+html #lcol {width: 620px;float: none;}

/* #mainimg */
/* NC7 */
html*#mainimg {width:530px;overflow:hidden; clear:both;}
/* safari */
html[xmlns*=""] body:last-child #mainimg {width:620px;overflow:hidden; clear:both;}
/*firefox opera */
#mainimg {	width:620px; overflow:hidden; clear:both;}
/*IE6*/
*html #mainimg { width:620px; overflow:hidden; clear:both;}
/*IE7*/
*:first-child+html #mainimg { width:620px; overflow:hidden; clear:both;}

/*#header*/
/* NC7 */
html*#header { width: 530px;float: none;}
/* safari */
html[xmlns*=""] body:last-child #header {width: 620px;float: none;}
/*firefox opera */
#header {	width: 620px;float: none;}
/*IE6*/
*html #header { width: 620px;float: none;}
/*IE7*/
*:first-child+html #header {width: 620px;float: none;}

/*#footer*/
/* NC7 */
html*#footer { width: 530px;float: none;}
/* safari */
html[xmlns*=""] body:last-child #footer {width: 620px;float: none;}
/*firefox opera */
#footer {	width: 620px;float: none;}
/*IE6*/
*html #footer { width: 620px;float: none;}
/*IE7*/
*:first-child+html #footer {width: 620px;float: none;}

h1 {}

}
