*{outline:0 none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; }

body{
	background-color: #e2e2e2;
	margin: 0px;
	
}
.main{ 
    width:980px; 
    background-color:#FFFFFF; margin:auto;
	border-left:solid 10px #FFFFFF;
	border-right:solid 10px #FFFFFF;}
.header {
	background-color: #FFF;
	width:980px;
	height:147px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	margin:auto;
	vertical-align:top;
	border-bottom: solid 1px #FF0000;
	}
	.header p{ color:#0853A1; font-size:12px; font-weight:normal; padding-left:10px; padding-right:10px; line-height:10px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}


.banner {
	background-color: #FFF;
	width:980px;
	height:311px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.contentStyle {
	margin-right: auto;
	width:980px;
	background-color: #FFF;
	vertical-align: top;
}
.contentStyle h1 { font-size:20px;color:#AE173A; padding-left:10px; padding-right:10px; padding-bottom:0px; font-weight:bold; margin:auto; padding-top:10px; }
.contentStyle h2 { font-size:15px;color:#1E81C0; padding-left:10px; padding-right:10px; font-weight:bold; padding-bottom:0px; padding-top:5px; line-height:17px;}
.contentStyle h3 { font-size:12px;color:#666666; padding-left:10px; padding-right:10px; font-weight:bold;}
.contentStyle h4 { font-size:6px;color:#AE173A; padding-left:10px; padding-right:10px; font-weight:bold; margin: auto; padding-top:0px; padding-bottom:0px; line-height:17px;}
.contentStyle p{ font-size:12px; font-weight:normal; padding-left:10px; padding-right:10px; line-height:17px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif;}
.contentStyle a { font-size:13px;color:#1E81C0; font-weight:bold; text-decoration:none;}
.contentStyle a:hover{text-decoration:underline;}
.contentStyle ul{font-family:Verdana, Arial, Helvetica, sans-serif; line-height:19px;}
.contentStyle ul li { list-style-image:url(images/blt_red.gif);font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.right{
width:232px;
padding:4px;
border-right: dashed 1px #CCCCCC;}
.scroll {
	color:#2d2d2d;
	width:980px;
	padding-left:20px;
	padding-top:10px;
	height:110px;
	text-decoration: none;
	background-image: url(images/client_bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
}


.footer {
	color:#2d2d2d;
	width:980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:90px;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	margin: auto;
}
.footer p{ font-size:10px; font-weight:normal; padding-left:10px; padding-right:10px; line-height:19px;}
.footer a{
	color:#2d2d2d;
	font-size:12px;
	text-decoration: none;
	text-align: left;
}
.footer a:hover{
	color:#CC0000;
	font-size:12px;
	text-decoration: underline;
	text-align: left;
}
