body {
	background: #000000;
	margin:0; 
	text-align: center; 
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.main #container_head {
	width:700px;
	background: #FFFFFF;
	margin:0 auto;
}
.main #header {
	width:700px;
	height:144px;
}
.main #container_body {
	width:700px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	height:auto;
}
.main #menu{
	width:700px;
	height:37px;
	background:url(images/pcove_05.jpg) repeat-x;
	text-align:center;
	margin:0 auto;
}
.main #menu_box{
	width:565px;
	height:37px;
	margin:0 auto;
}
.main #mainContent {
	width:700px;
	background:url(images/main_bg.jpg) no-repeat;
	background-color:#FFFFFF;
	height:450px;
}
.main #flash{
	width:575px;
	height:185px;
	margin-left:60px;
	padding-top:250px;
}
.main #subContent {
	width:670px;
	background:#ffffff;
	height:auto;
	padding:15px;
	min-height:300px;
}
.footer_text{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.footer_text a:visited{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.footer_text a:link{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.footer_text a:hover{
	font-family:Tahoma;
	font-size:10px;
	color:#0b6fb5;
	text-align:center;
	text-decoration:underline;
}
.mail{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#066cb4;
	text-decoration:none;
}
.mail a:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#066cb4;
	text-decoration:none;
}
.mail a:link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#066cb4;
	text-decoration:none;
}
.mail a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#b75311;
	text-decoration:underline;
}
.footer{
	width:700px;
	height:65px;
	background:#ffffff;
	margin:0 auto;
}