body {
	background-color: #E5E6DA;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	color: #993d00;
		}
#container {
	background-color: #B3DCFF;
	overflow:hidden;
	margin: 10px;
	padding: 6px;
	width: 930px;
	}
#banner {
	border: 1px solid #ccc;
	height: 217px;
	padding: 10px;
	background-color: #fff;
	}
#headcontent {
	margin-left: 0px;
	margin-top: 3px;
	height: 217px;
	background-color: #fff;
	}
#maincontent {
	width: 930px;
	overflow:hidden;
	margin-top:6px;
	background-color:#f8fcff;
	}
#mainsubbox{
	width: 900px;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
	}	
#mainsubimage{	
	width:440px;
	height:296px;
	float:left;
	margin-top:40px;
	}
#mainsub_text{
	width:440px;
	overflow:hidden;
	float:right;
	}
p{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#3b97e5;
	font-weight:bold;
	line-height:22px;
	padding-bottom:15px;
	font-style:italic;
	}