@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222;
}
#main{
	margin:0px;
	padding:0px;
}
.wrap{
	margin:0px auto 0px auto;
	width:980px;
}
img{
	border:none;
}
.imgdisplay{display:block;}
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.dotpoints {
	list-style-type:disc;
	margin-left:35px;
	margin-top:10px;
	margin-right:10px;
}

.circlepoints {
        list-style-type:circle;
        margin-left:35px;
        margin-top:0px;
        margin-bottom:0px;
}

a{
	color:#a06500;
}
a:link{
	color:#a06500;
}
a:hover{
	color:#f0b500;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.header{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:146px;
}
.phone_num{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	border:0px solid #ff0000;
	text-align:right;
	padding-right:30px;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.center{
	background-color: #e7eef6;
	
}

.light_blue_header{
	background-color:#FFFFFF;
	width:775px;
	padding-bottom:10px;
	
}
.light_blue_header2{
	background-color:#FFFFFF;
	width:590px;
	padding-bottom:10px;
	
}
.light_blue_header p{
 margin:10px 20px 10px 20px;
 text-align:justify;}
.light_blue_header2 p{
 margin:10px 20px 10px 20px;
 text-align:justify;}
.light_blue_mid{
background-image:url(../images/light_blue_roundc.jpg); background-repeat:repeat-x; height:61px; color:#FFFFFF; width:745px; font-size:24px; font-weight:bold; padding-top:15px;
}
.light_blue_mid2{
background-image:url(../images/light_blue_roundc.jpg); background-repeat:repeat-x; height:61px; color:#FFFFFF; width:560px; font-size:24px; font-weight:bold; padding-top:15px;
}
.light_blue_mid h1 {
font-size:24px; font-weight:bold; margin:0;
}
.light_blue_mid2 h1 {
font-size:24px; font-weight:bold; margin:0;
}
.blue_header{
	width:285px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.blue_header_large{
       	width:775px;
       	background-color:#FFFFFF;
       	overflow:hidden;

}
.blue_header_large2{
       	width:590px;
       	background-color:#FFFFFF;
       	overflow:hidden;

}

.blue_header_right{
        width:172px;
        background-color:#FFFFFF;
        overflow:hidden;

}


.blue_header .moreinfo{
	float:right;
	padding-right:20px;
	margin-top:20px;
}
.blue_header div{
overflow:auto;
height:140px;	

}
.blue_header div p{margin:10px 20px 0px 20px; text-align:justify;}

.blue_header_large div{
padding-bottom:20px;
overflow:auto;
}
.blue_header_large div p{margin:10px 20px 0px 20px; text-align:justify;}

.blue_header_large2 div{
padding-bottom:20px;
overflow:auto;
}
.blue_header_large2 div p{margin:10px 20px 0px 20px; text-align:justify;}

.blue_header_mid{
	background-image:url(../images/blue_header_c.jpg); background-repeat:repeat-x; height:30px; color:#FFFFFF; width:180px; font-size:18px; font-weight:bold; padding-left:20px; line-height:30px;
}
.blue_header_mid_large{
	background-image:url(../images/blue_header_c.jpg); background-repeat:repeat-x; height:30px; color:#FFFFFF; width:670px; font-size:18px; font-weight:bold; padding-left:20px; line-height:30px;
}
.blue_header_mid_large2{
	background-image:url(../images/blue_header_c.jpg); background-repeat:repeat-x; height:30px; color:#FFFFFF; width:485px; font-size:18px; font-weight:bold; padding-left:20px; line-height:30px;
}
.blue_header_mid_right{
	background-image:url(../images/blue_header_c.jpg); background-repeat:repeat-x; height:30px; color:#FFFFFF; width:152px; font-size:14px; text-align:center; font-weight:bold; line-height:30px;
}

.blue_header_mid_large h1 {
	color:#FFFFFF; font-size:18px; font-weight:bold; margin:0;
}
.blue_header_mid_large2 h1 {
	color:#FFFFFF; font-size:18px; font-weight:bold; margin:0;
}

.blue_header_mid_right h1 {
	color:#FFFFFF; font-size:14px; font-weight:bold; margin:0;
}


.blue_header p{
	
}
.footer{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:6px;
	color: #FFFFFF;
}
.footer b{
	color:#000000;
	width:157px;
}.footer b .footer_blue{ color:#002388;
}
.footer span{
	color:#ffb026;
}

