@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:#F2AF11;*/
	background:#000000;
	height: 100%;

}

img { border: 0px; }
p{ padding:0px; margin:0px; }
a { color:#C21800; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }

td{vertical-align:top;}
.maincontainer{
	width:911px;
	background:#F2AF11;
	padding:7px 15px 0px;
	margin-top:15px;
	
}

/*Header CSS*/
.header{
	background:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	height:124px;
	width:inherit;
	background-color:#F6F6F6;
}
.logo, .headerRight{ float:left; }
.headerRight { width:704px;}

.headerSlogan {float:left; width:460px; text-align:right; padding-top:28px; }
.headerSlogan h1{
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:24px;
}
.headerTollFree { float:left; width:auto; text-align:left; padding-left:125px; }
.headerTollFree h4{ color:#C21800; font-size:10px; font-weight:bold; padding:0px; margin:0px; }
.headerTollFree h3{ color: #000000; font-size:15px; font-weight:bold; padding:0px; margin:0px; }

.menu{ clear:both; float:left; width:911px; margin-top:-12px; }
.menu ul { padding:0px; margin:0px; list-style:none; float:right; padding-right:40px; }
.menu ul li { padding:0px; margin:0px; float:left; }
.menu ul li a {  float:left; font-size:14px; font-weight:bold; padding-left:25px; padding-right:25px; padding-top:10px; display:block; background:url(../images/menu_seperator.jpg); background-position:left; height:28px; background-repeat:no-repeat; }
#first { background:none !important; }


/*Header CSS End*/

/*Content CSS End*/
.content{ background-color:#F6F6F6;15px; overflow:hidden; padding:10px 17px; }
.left{ width:242px; float:left; }
.box1{ text-align:left; padding-bottom:10px; }
.box1_top{ background:url(../images/box1_top.jpg); background-position:top; background-repeat:no-repeat; height:45px; width:inherit; }
.box1_top h2{ padding:0px; margin:0px; font-size:18px; font-weight:normal; font-family:Tahoma; padding:11px 10px 0 33px; }
.box1_middle{ background:url(../images/box1_middle.jpg); background-repeat:repeat-y; height:100%; width:inherit; overflow:hidden; }
.box1_middle ul{ list-style:none; padding:0px; padding:28px 28px 15px; margin:0px; font-size:12px; }
.box1_middle ul li {padding:10px 0px; padding-left:4px; border-bottom:1px solid #ECECEC;}
.box1_middle ul li.noborder {padding:10px 0px; padding-left:4px; border-bottom:none;}
.box1_middle ul li.nospacing {padding:0px; padding-left:4px; border-bottom:none;}

.red { font-size:11px; font-weight:bold; color:#C21A02; }
.box1_middle ul li a { font-weight:bold; }

.box1_bottom{ background:url(../images/box1_bottom.jpg); background-position:bottom; background-repeat:no-repeat; height:8px; width:inherit; font-size:0px; }

.right{ width:626px; float:left; padding-left:9px; }
.banner {}
.redSeperator { height:3px; font-size:0px; background:#C21901; width:inherit; clear:both; margin:5px 0px; }
.mainBody { width:625px; background:#FFFFFF;  border-top:1px solid #E1E1E1; border-left:1px solid #E1E1E1; border-right:1px solid #E1E1E1; }
.contentMenu{ font-size:15px; padding-top:10px; }
.contentMenu div { float:left; padding-left:35px; padding-right:25px;  }

.contentBody { font-size:14px; color:#8A8A8A; padding-top:15px; clear:both; text-align:left; padding-left:32px;  padding-right:12px; }
.rightImg {float:right; padding:0px 10px 10px; padding-right:10px; }
.leftImg {float:right; padding:0px 10px 10px; padding-right:10px; }
.contentBody h1{ color:#000000; font-size:27px; font-weight:normal; padding:0px; margin:0px; }
.contentBody p { padding-bottom:17px; padding-top:17px; #padding-top:15px; #padding-bottom:16px;  line-height:20px; }
.mainbodyBottom { height:8px; width:inherit; background:url(../images/mainbody_bottom.jpg); background-position:bottom; background-repeat:no-repeat; font-size:0px; padding:0px; margin-bottom:10px;}

#links{padding-top:20px;}
#links td{vertical-align:top; text-align:center; padding-bottom:40px;}
#links img{margin-bottom:6px;}
#services{line-height:40px;}

.services_inner{padding:20px 0px;}
.services_inner ul{line-height:20px; margin:0px;}
.services_inner td{vertical-align:top;}
.services_inner img{margin-bottom:30px; width:192; height:128px;}


#claim_links{text-align:center;}
#claim_links a{
background-color:#F2AF11;
font-size:14px;
font-weight:bold;
height:28px;
padding:5px 25px;
margin-right:10px;
}

#adjusters td{vertical-align:top; text-align:center;}
#adjusters a{margin-top:25px; display:block;}
#adjusters #maps td{padding:10px 0px;}
#adjusters #red td{background-color:#C21800; color:#FFFFFF;padding:7px 5px; text-align:center; font-weight:bold;}
#adjusters img{width:80px;}

.adjusters_inner{}
.adjusters_inner td.location_image{width:100px;}
.adjusters_inner h2{color:#C21800; margin:0px; display:inline-table;}
.adjusters_inner table{padding-bottom:10px; padding-top:10px;}
.adjusters_inner img{margin-right:5px;}
.adjusters_inner em{color:#C21800;}
.adjusters_inner table#location em{color:#C21800; font-style:normal;}
/*Content CSS End*/

/*Footer CSS*/
.footer{ color:#FFFFFF; font-size:10px; text-align:center; background-color:#F2AF11; width:941px; padding:12px 0;}
/*Footer CSS End*/