@charset "utf-8";
/* CSS Document */

html, body{	
	margin:0px;
	padding:0px;
	color: #000;
	font-family: tahoma;
	font-size:12px;
	scrollbar-base-color: #202a33;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #202a33;
	scrollbar-darkshadow-color: #202a33;
	scrollbar-face-color: #202a33;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #202a33;
	background:#FFF;
}


#fluid{
	background: url(images/bgfluid2.gif);
	background-repeat:repeat-x;
}

#maindiv{
	margin: 0 auto;
	width: 976px;
	height: auto;
	background:url(images/bgwallpaper.gif);
}


#contentupper{
	width: 950px;
	margin: 0 auto;
	min-height: 275px;
}

#contentupperSUB{
	width: 950px;
	margin: 0 auto;
	min-height: 81px;
}

#contentlower{
	width: 976px;
	margin: 0 auto;
	height: 290px;
}
#contentlowerSUB{
	width: 976px;
	margin: 0 auto;
	height: 490px;
}

#topslider{
	width: 950px;
	height: 309px;
	margin: 0 auto;
}

#logo{
	width: 309px;
	height: 95px;
	position: absolute;
	background: url(images/logo.png);
	margin-top:31px;

}

#nav{
	width: 950px;
	height: 52px;
}

#feature{
	width: 950px;
	height: 223px;
	
}

#header{
	width: 976px;
	height: 54px;
	
}

#left{
	float: left;
	width: 565px;
	height: 207px;
	margin-left: 41px;
	margin-top: 26px;
	text-align: justify;
	line-height: 20px;
}

#right{
	float:right;
	width: 300px;
	height: 207px;
	margin-top: 26px;
	margin-right: 41px;
	text-align: right;
	line-height: 20px;
}

#leftSUB{
	float: left;
	width: 565px;
	height: 380px;
	margin-left: 41px;
	margin-top: 26px;
	text-align: justify;
	line-height: 20px;

}

#leftSCROLL{
	float: left;
	width: 565px;
	height: 406px;
	margin-left: 41px;
	margin-top: 26px;
	padding-right: 28px;
	text-align: justify;
	line-height: 20px;
	overflow: auto;
	overflow-x: hidden;
}

#rightSUB{
	float:right;
	width: 300px;
	height: auto;
	margin-top: 26px;
	margin-right: 41px;
	text-align: right;
	line-height: 20px;
}

#footerpic{
	width: 976px;
	height: 65px;
	margin: 0 auto;
	background: url(images/footer.png);
	background-repeat: no-repeat;
}

#footertext{
	width: 200px;
	height: 10px;
	color: #202a33;
	font-size: 10px;
	padding: 45px 0 10px 13px;

}
