html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background:#fff url(../images/bg.jpg) no-repeat top left;
}

#fcol {
	margin:0 0 -83px 0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	background:url(../images/topbg.gif) repeat-x top left;
}
#top {
	width:760px;
	height:69px;
	background:url(../images/logobg.gif) repeat-x top left;
}
#top img {
	border:0;
}

#main {
	margin:0;
	padding:0;
	background:url(../images/logobtm.gif) no-repeat top left;
	height:130px;
}
#main #nav {
	height:238px;
	width:192px;
	padding:57px 0 0 57px;
	float:left;
	background:url(../images/navbl.gif) no-repeat bottom right;
}
#main #nav a, #main #nav span.on, #main #nav span.onl {
	display:block;
	padding:3px 0 3px 31px;
	width:161px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#main #nav span.on {
	background:url(../images/on.gif) no-repeat top left;
	color:#474777;
	font-weight:bold;
}
#main #nav span.onl {
	background:url(../images/on_l.gif) no-repeat top left;
	color:#474777;
	font-weight:bold;
}
#main #nav a:link, #main #nav a:visited {
	color:#474777;
	background:url(../images/out.gif) no-repeat top left;
}
#main #nav a:hover, #main #nav a:active {
	color:#8282a9;
	background:url(../images/over.gif) no-repeat top left;
}
#main #nav a.l:link, #main #nav a.l:visited {
	color:#474777;
	background:url(../images/out_l.gif) no-repeat top left;
}
#main #nav a.l:hover, #main #nav a.l:active {
	color:#8282a9;
	background:url(../images/over_l.gif) no-repeat top left;
}


#main #feature{
	width:501px;
	float:left;
	padding-bottom:5px !important;
	padding-bottom: 88px;
}
#main #feature #bnr {
	width:491px;
	height:67px;
	background:url(../images/bnrbg.gif) no-repeat bottom right;
	padding:19px 0 0 10px;
}

#main #feature .sec {
	width:487px;
	background:url(../images/fbg.gif) no-repeat top left;
	margin:8px;
}

#main #feature .sec p {
	line-height:16px;
	color:#303030;
	padding:5px 20px 10px 24px;
	margin:0;
}
#main #feature .sec p a {
	padding:0 3px 0 3px;
}
#main #feature .sec p a:link, #main #feature .sec p a:visited {color:#06f;text-decoration:underline;}
#main #feature .sec p a:hover, #main #feature .sec p a:active {color:#fff;text-decoration:none;background:#bbb;}
#main #feature .sec h1 {
	color:#555;
	margin:0;
	padding:10px 0 5px 24px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}



#ft {
	clear:both;
	width:670px;
	height:33px;
	padding:20px 0 0 80px;
	background:url(../images/ftbg.gif) no-repeat top left;
	color:#777;
}
#ft a:link, #ft a:visited {color:#777;text-decoration:none;font-weight:bold;}
#ft a:hover, #ft a:active {color:#555;text-decoration:none;font-weight:bold;border-bottom:dotted 1px #ff3;}

