body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#2d2d2d;
}
#wrapper{
	width:920px;
	height:auto;
	margin:auto;
}
#header{
	width:920px;
	height:65px;
	margin:auto;
}

#header_left{
	float:left;
	width:413px;
	height:65px;
	background:#2d2d2d;
}
#header_right{
	float:right;
	width:507px;
	height:65px;
/*	background:url(../images/header.gif) #193b7a left no-repeat;
*/}
#header_rightleft{
	float:left;
	width:39px;
	height:65px;
}
#header_rightmenu{
	float:right;
	width:468px;
	height:63px;
	border-top:solid 2px #2d2d2d;
}
.blue{
	margin:auto;
	width:468px;
	height:25px;
	background:#193b7a;
}
#menu{
	width:468px;
	height:38px;
	padding:0px 0px 0px 0px;
	background:url(../images/menu_bg.png)  repeat-x;
}
.logo{
	width:359px;
	height:139px;
	padding:0px 0px 0px 40px;
	
}
#txtbg{
	margin-left:47px;
	margin-top:70px;
	width:300px;
	height:236px;
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	padding:20px 20px 0px 20px;
	background:url(../images/text_bg.jpg) repeat-x;
}

#container{
	width:920px;
	height:577px;
	margin:auto;
}

#left_con{
	float:left;
	width:413px;
	height:577px;
	background:#2d2d2d;	
}
#right_con{
	float:right;
	width:507px;
	height:577px;
	background:#FFF;	
}
#banner{
	width:507px;
	height:301px;
	background:url(../images/homebanner.png) no-repeat;
}
#banner_bottom{
	width:507px;
	height:151px;
}
#right_conbottom{
	width:507px;
	height:125px;
}
#bottomleft{
	float:left;
	width:58px;
	height:125px;
	background:url(../images/footer_corner.jpg);
}
#bottomright{
	float:right;
	width:449px;
	height:82px;
	min-width:449px;
	min-height:83px;
	padding:30px 0px 0px 0px;
	background:#193b7a;
	border-bottom:solid 13px #2d2d2d;
	
}
#footer{
	width:920px;
	height:28px;
	margin:auto;
	background:#193b7a;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#858588;
}
#footer_left{
	float:left;
	height:20px;
	padding:8px 0px 0px 20px;
}

#footer_right{
	float:right;
	width:420px;
	height:20px;
	padding:8px 20px 0px 0px;
}