@charset "utf-8";
/* CSS Document */
UL {
margin-left:10px;
}
img{ border:0px;}
#wrapper{
	width:920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#banner{
	width:920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#flash_banner{
	width:663px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float:right;
}

#banner_right{
	width:257px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float:left;
}


#home_content{
	width:860px;
	clear:both;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 27px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcebb;
	border-left-color: #cdcebb;
	overflow:auto;
	background-color: #FFFFFF;
	
	
}



#right_panel{
	width:596px;
	padding-right:0px;
	padding-left:0px;
	margin-bottom:35px;
	float:left;
	padding-right: 29px;
	overflow:auto;
	vertical-align:top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
}





#fcurve{
	width:920px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	height:8px;
	background-image: url(../images/footer_curve.gif);
	background-repeat: no-repeat;
}

#footer{
	width:900px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	height:58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cbcbcb;
}
#footer .text{
	width:400px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .text a{ color: #cbcbcb; text-decoration:none; padding:5px; line-height:22px;  }
#footer .text a:hover{ color: #cbcbcb; text-decoration:underline; }
#footer .text1{
	width:400px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#footer .text1 a{ color: #cbcbcb; text-decoration:none; padding:5px; line-height:22px;  }
#footer .text1 a:hover{ color: #cbcbcb; text-decoration:underline; }
