@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px;}
body {
font-family: Arial, Helvetica, sans-serif; 
font-size:14px;
background: 3da2e6 url(../image/bg.png) bottom fixed;
}
img {border:none;}

#imgback {
	border:medium none;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:-99;
}

#wrapper {
width: 1100px;
margin:0 auto;
}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:15px;}

#header {
height: 118px;
width: 916px;
background-image: url(../image/bg_header.png);
background-repeat:no-repeat;
margin-left:93px;
margin-top: 36px;
float:left;
}

#header h1 {text-indent:-9999px;}

.logo {margin-left:28px;}

.sub_head {
margin-left:88px;
}

#contact {
float:right;
margin-top:7px;
margin-right:32px;
line-height:20px;
font-size:15px;
} 

#contact p { float:left; width:60px; clear:both;}
#contact p.ccno { float:left; width:auto; clear:both;}
#contact span { float:left; color:#3A9ADD;}

#header strong {color:#430f21;}
#header p {color:#3a9add;}
#header a {color:#3a9add; text-decoration:none;}
#header a:hover {color:#3a9add; text-decoration:underline;}

#content {
padding-top:32px;
clear:left;
margin-left:93px;
margin-right:93px;
}

#content h2 { font-size:22px;}
#content h2.white { font-size:22px; color:#fff; text-transform:uppercase; padding-bottom:5px;}

#content ul li {
font-size:20px;
list-style-type: none;
padding-left:35px;
color: #FFFFFF;
margin-top:10px;
background: url(../image/bullet1.png) center left no-repeat;
overflow:hidden;
}

#content ul a {
color:#FFFFFF;
text-decoration:none;
}

#content ul a:hover {
color:#FFFFFF;
text-decoration: underline;
}

/*#sidebar_right {
height:505px;
width:320px;
float:right;
clear: both;
}*/

.headeoffice {
background: url(../image/white_box.png) left no-repeat;
height:99px;
width:319px;
float:right;
}

.inside { padding:10px; text-align:center; line-height:19px;}
.headeoffice p { color:#650000;}

.box2 {
background: transparent url(../image/red_box.png) left no-repeat;
height:162px;
width:319px;
margin-top:5px;
float:right;
clear:both;
}

.box2 P { text-indent:-9999px;}
.box2 img { padding:20px;}

#inner_content {
clear:right;
padding-bottom:35px;
}

#inner_content img { padding-top:22px;}

#inner_content p { text-indent:-9999px;}

#footer { 
padding-top:14px;
color:#5c7e9a;
text-align:center;
height:72px;
clear:left;
border-top: #FF0000 2px solid;
line-height:20px;
}

/*#second ul {margin-left:20px;}

#second ul.inner_list li{
	list-style-type:disc;
	color:#fff;
	float:left;
	background:none;
	overflow:visible;
	margin-left:30px;
	padding-left:0px;	
}*/

