*{margin:0;
padding:0;
}
.style8 {
	color: #999999;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.style8:hover {
	color: #666666;
	padding-left: 10px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.container{
	width:1000px;
	margin:0 auto;
	height:auto;
}
.maincontainer{
width:980px;
margin:0 auto;
height:auto;
}
.header{
	width:980px;
	float:left;
	height:90px;
	background-image: url(images/top-gray-bg.gif);
	background-repeat: no-repeat;
}
.menu{
	width:980px;
	height:auto;
	float:left;
	background-color:#E8E8E8;
}
.slider{
width:980px;
height:300px;
float:left;
}
.middle{
	width:980px;
	float:left;
	height:auto;
	margin-top: 20px;
}
.mdleft{
	width:240px;
	height:auto;
	float:left;
	border-radius:5px;
	margin-right:8px;
	border:1px solid #CCCCCC;
}
.mdright{
	width:728px;
	height:auto;
	float:left;
	border-radius:5px;
	border:1px solid #CCCCCC;
}
.mdright1{
	width:978px;
	height:auto;
	float:left;
	border-radius:5px;
	border:1px solid #CCCCCC;
}
.mdrgtup{
	width:500px;
	height:auto;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	float: left;
}
.mdrgtup1{
	width:700px;
	height:auto;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	float: left;
}
.mdrgt{
	width:200px;
	height:auto;
	float: right;
}
.mdrgtst{
	width:196px;
	height:20px;
	margin-bottom:10px;
	margin-top: 15px;
	background-image: url(images/blue-heading-bg.gif);
	text-align: center;
}
.mdrgtst1{
	width:195px;
	height:20px;
	margin-bottom:10px;
	margin-top: 15px;
	text-align: center;
	background-color: #e8f0da;
}
.footer{
width:980px;
height:50px;
margin-top:20px;
float:left;
background-color:#003366;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}