body {
    text-align: center;
		
}
#wrapper {
	position: relative;
	width: 993px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
}
#leftbox {
	height: 489px;
	width: 269px;
	background-image: url(../images/mainpic_left5.jpg);
	background-repeat: no-repeat;
	float: left;
}
#leftbox a {
     display: block;
     width: 269px;
	 height:500px;
}
#content {
	height: 489px;
	width: 724px;
	float: left;
	background-image: url(../images/mainpic_right5.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
}
#content a {
     display: block;
     width: 724px;
	 height:489px;
}  
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 475px;
	position: absolute;
	top: 230px;

    #top: 242px;
	line-height: 110%;
	#line-height: 100%;
	left: 280px;
}
#news_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	float: left;
	position: absolute;
	overflow: auto;
	width: 247px;
	height: 200px;
	line-height: 120%;
	left: 10px;
	top: 474px;
	#top: 480px;
	padding: 0px 10px 0px 0px;
	#padding: 5px 10px 0px 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.address {
    
    float: left;
}	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	position: relative;
	float: left;
	top: 20px;
	margin-left: 130px;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
div {
	font-family: Verdana, Helvetica;
}

.clsCMOn, .clsCMOver {
	font-size: 10px;
	padding: 0px 0px;
	color: black;
	text-align: center;
	       
}
.clsCMOver {
	font-size: 10px;
	padding: 0px 0px;
	color: white;
	text-align: center;
	       
}
