/* CSS Document */
div {
	position:relative;
}
#containerMain {
	margin:0 auto;
	width:920px;
}
#homeLeft {
	padding:10px;
	float:left;
	width:646px;	
}
#homeRight {
	padding:10px;
	float:right;
	width:231px;
	
}
#container { 
	padding: 0px 10px 10px 10px; 
	width:898px;
	border:solid 1px #c6c1c1;
	float:left;
}
#container_header { 
	padding-top: 10px; 
	width:898px;
	float:left;
}
#container_area { 
	padding-top: 10px; 
	width:898px;
	float:left;
}
#logo {
	float:left;
	width:372px;
}
#topright {
	float:right;
	width:350px;
	margin-top:50px;
	margin-right:18px;
	
}

#mainFooter{width:890px; ; position:relative; margin:auto; padding-top:50px}
#m_copyright{clear:both;  width:890px}
#l_copyright{ float:left;  width:445px}
#r_copyright{ float:right;  width:445px}

#header_l {
	float:left;
	width:693px;
	margin-right:10px;
}

#header_r {
	float:right;
	width:195px;
}
#flashbox {
	float:left;
	width:693px;
	height:35px;
	padding-top:115px;
}
#leftcontent {
	float:left;
	width:195px;
	background:#3d72b6;
}
#middlecontent {
	float:left;
	width:498px;
	margin-right:10px;
	font: normal 13px Arial, Helvetica, sans-serif;
}
#rightcontent {
	float:right;
	width:195px;
	background:#f0eeef;
}
#submenu {
	width:195px;
	background:#3d72b6;
	float: left;
}
#pagetitle {
	background:#eeeeee;
	height:28px;
	padding-top:8px;
	padding-left: 10px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#0e4d9d;
	width:488px;

}
#text {
	font: normal 13px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #4e4e4e;
	text-align:justify;
	padding-top:8px;
	line-height: 20px;
	width:488px;
}
#sectionmenu {
	border-left: solid 1px #dbe7f1;
	background: #eeeeee;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	width:476px;
	border: solid 1px #dbe7f1;
	padding: 0px 5px;
	line-height: 26px;
	text-align: center;
}
