body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #bbb;
	background-repeat: repeat-x;
	background-position: top	
}

.homepage { background-image: url(../images/body.jpg) }
.subpage { background-image: url(../images/body.jpg) }

a, a:link, a:visited {
	color: #FC6;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1_w, h2_w, h3_w, h4_w, h5_w, h6_w { color: #FFF; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h1_w { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h4_w { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h5_w { font-size: 16px; margin: 0 0 10px; padding: 0;   }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
h7 { font-size: 14px; margin: 0 0 5px; padding: 0; color:#FFF; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	clear: both; 
	display: block; 
	width: 80px; 
	height: 24px; 
	text-align: center; 
	color: #fff; 
	font-weight: bold;
	font-size: 11px;
	background: url(../images/more.jpg);
}

a.more:hover { text-decoration: none; color: #fff; background: url(../images/more_hover.jpg) }

.float_l {
	float: left;
	text-align: left;
}
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

#wrapper {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(../images/header.jpg) top center no-repeat

}

#header {
	width: 960px;
	height: 105px;
}

#site_title {
	float: left;
	padding-left: 150px;
	margin: 5px
}
#site_title h1 { margin: 10px 0 0 0; padding: 0 }
#site_title h1 a { display: block; width: 600px; height: 65px; color: #fff; text-indent: -10000px; background: url(../images/logo3.png) no-repeat  }
#site_title h1 span { display: block; text-align: left; padding: 0px 0px 0px 15px; font-size: 14px; color: #fff }

#menu {
	clear: both;
	width: 960px;
	height: 40px;
	background: url(../images/menu.jpg)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 32px;
	padding: 8px 30px 0 30px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #383838;	
	font-weight: normal;
	outline: none;
	border: none;
}

#menu ul li a:hover, #menu ul li .current { 
	color: #000; 
	height: 34px; 
	padding: 2px 30px 0 30px; 
	background: url(../images/menu_hover.png) bottom center no-repeat;
}

#middle {
	clear: both;
	width: 960px;
	height: 240px;
	padding: 30px 0;
	background: url(../images/middle.jpg) left top no-repeat}
	

#middle_subpage {
	clear: both;
	width: 960px;
	padding: 30px 0;

}
#middle_subpage h2 { color: #fff }
#middle_subpage p { font-size: 16px; color: #fff; line-height: 30px }

#intro { float: left; padding: 15px 30px; width: 490px; }
#intro h2 { font-size: 28px; color: #fff; margin-bottom: 30px }
#intro p { font-size: 14px; letter-spacing: 1px; word-spacing: 5px; line-height: 20px; color: #fff; margin-bottom: 30px }
#intro a.learn_more { display: block; width: 170px; height: 40px; background: url(../images/learn_more.jpg) no-repeat  }

#intro2 { float: right; padding: 15px 40px; width: 325px;  }
#intro2 h2 { font-size: 30px; color: #fff; margin-bottom: 30px }
#intro2 p { font-size: 14px; letter-spacing: 1px; word-spacing: 5px; line-height: 15px; color: #fff; margin-bottom: 30px; overflow: hidden }

#main {
	clear: both;
	width: 960px;
	padding: 30px 0;
	background: #fff;
}

.col_w900 { width: 900px; padding: 0 30px; margin-bottom: 50px; }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px;}
.col_allw280 { float: left; width: 280px; margin-right: 20px; }
.col_allw280_2 { float: left; width: 280px; margin-left: 15px; }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }

.frontpage_box h2 { font-size: 20px; padding: 0; margin-bottom: 5px; color: #333; }
.frontpage_box img { float: left; margin-right: 15px; }
.frontpage_box a.more { margin-top: 15px;}
.tagline { display: block; font-size: 11px; font-weight: bold; font-style: italic; color: #000; border: 3px; margin-bottom: 20px }

#navcontainer
{
font-family: Geneva, sans-serif;
margin: 0 auto;
width: 100%;
border-bottom: 1px solid #ddd;
}

#navlist
{
width: 60%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #666;
font-size: 1em;
padding: 0 15px;
border-top: .5em solid #eee;
}

#navlist li a:hover,#navlist a#current
{
color: #ccc;
border-top: none;
font-size: 1.5em;
}

#navlist a#current { color: #000; }

#cp_contact_form { padding: 0; width: 400px }
#cp_contact_form form { margin: 0px; padding: 0px; }

#cp_contact_form form .input_field { 
	width: 400px; 
	font-size: 12px;
	color: #333;
	padding: 5px; 
	height: 20px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#cp_contact_form form label { display: block; width: 220px; margin-right: 10px; font-size: 12px; color: #000; }

#cp_contact_form form textarea { 
	width: 390px; 
	height: 160px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #ccc;
	background: #fff; 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#cp_contact_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#cp_schedule_form { padding: 0; width: 600px }
#cp_schedule_form form { margin: 0px; padding: 0px; }

#cp_schedule_form form .input_field { 
	width: 400px; 
	font-size: 12px;
	color: #333;
	padding: 5px; 
	height: 20px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#cp_schedule_form form label { display: block; width: 475px; margin-right: 10px; font-size: 12px; color: #000; }

#cp_schedule_form form textarea { 
	width: 590px; 
	height: 160px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #ccc;
	background: #fff; 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#cp_schedule_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }


#cp_claimsschedule_form { padding: 0; width: 750px }
#cp_claimsschedule_form form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#cp_claimsschedule_form form .input_field { 
	width: 200px; 
	font-size: 12px;
	color: #333;
	padding: 5px; 
	height: 20px; 
	border: 1px solid #ccc;  
	background: #fff; 
}
#cp_claimsschedule_form form label { display: block; width: 200px; margin-right: 3px; font-size: 12px; color: #000; }
#cp_claimsschedule_form form label1 { display: block; width: 100px; margin-right: 3px; font-size: 12px; color: #000; }

#cp_claimsschedule_form form textarea { 
	width: 400px; 
	height: 50px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #ccc;
	background: #fff; 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#cp_claimsschedule_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }

#footer_wrapper {
	clear: both;
	width: 100%;
	background-color: #062a44;
}
.left {
	width:25%;
	text-align:center;
	float:left;
	line-height: 15px;
}
.right {
	width:25%;
	float:right;
	text-align:center;
	line-height: 15px;
}
.centered {
	text-align:center;
	line-height: 15px;
}


#footer {
	width: 960px;
	margin: auto;
	padding: 50px 0 30px 0;
	text-align: center;
	line-height: 5px;
	color: #84b2d3;
	background:  url(/images/footer.jpg) top center no-repeat;
	font-size: 11px;
}

#footer a { color: #84b2d3; font-weight: normal; }

#footer a:hover { color: #FFFFFF; }
