html, body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #BBC7D1;
	color:#4B4A4B;
	font-weight:normal;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;	
/*	background-image: url(../images/home/big_bg.jpg);
	background-repeat: repeat-y;
	background-position:top center;
*/
}
.wrapper{
	position: absolute;
	top: 0px;
	left:50%;
	width:790px;
	margin-top: 0px;
	margin-left:-395px;
	padding:0px 0px 0px 0px;
	margin-bottom: 50px;
	background: white;
}
.top {
	background:white;
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

.top_image {
	width: 780px;
	height: 3px;
	margin: 0;
	padding: 0;
}

.top_nav {
	color: #1C4466;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 415px;
	font-weight:bold;
	font-family: Arial;
	font-size: 10px;
	background:white;
}

.center{
	margin: 0px 0px 0px 5px;
}
.center_tag{
	float: left;
}
.center_image{
	float: left;	
	width:539px;
	height: 300px;
	background:#1C4466;
	background: url(../images/home/rotate/rotator.php) no-repeat top center;
	padding:0;
	margin: 0;
}

.nav {
	width: 785px;
	margin: 0px 0px 0px 5px;
}
.content{
	float:left;
	width: 780px;
	margin: 5px 0px 5px 5px;
	padding: 0;
	background:#1C4466;
	background-image: url(../images/home/bg_content.jpg);
}
.content_side{
	float:left;
	background:#F6ECD7;
	width: 239px;
	height:auto;
}

.content_side_email {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #fff;
}

.content_side_market{
	padding: 10px 20px 5px 5px;
	border-bottom: 1px solid #fff;
	width: 214px;
}

.content_side_input {
	width: 220px;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	background: #FBF6EB;
	border: 1px solid #333;
	color: #1C4467;
	font-size: 10px; 
}

.content_side_search{
	width: 40px;
	margin: 0px 0px 5px 0px;
	padding: 2px;
	background: #1C4467;
	border: 1px solid #333;
	color: #FBF6EB;
	font-size: 11px; 
}
.content_area{
	float:left;
	width: 450px;
	padding: 20px 0px 0px 22px;
}

.content_image {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	border: 1px solid #D29E32;
}

.contact_input {
	width: 220px;
	margin: 5px 0px 0px 0px;
}

a {
	color: #D29E32;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

.footer {
	float:left;
	background: #fff;
	width: 770px;
	height: 60px;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 30px 10px;
	color: #666666;
	font-size: 10px; 
	line-height: 15px;
	background: #E3E8EC;
}

.footer a{
	margin: 0;
	padding:0;
	color: #666666;
	text-decoration:none;
}

.footer a:hover{
	margin: 0;
	padding:0;
	color: #000;
	text-decoration:underline;
}	


.content_table01 td{
	border: 1px solid #cecece;
	padding: 5px;
	background: #cecece;
}
