body,table,div,img,td
{
	margin:0px;
	padding:0px;
	border:0px;
}

html,body {height: 100%;} 
object { outline:none; }
.center { text-align:center; }
.right { text-align:right; }
.bold {	font-weight:bold;color:#fff; }
.clear { clear:both; }

a,a:link,a:visited
{
  color:#990000;
  text-decoration:none;
}

a:hover
{
  color:#990000;
  text-decoration:underline;
}

body 
{
	background-color:#c9bf98;	
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000;
	background-image:url('images/bg2.jpg');
	background-repeat:repeat-x;
}

.container 
{
  width:900px;
  margin:0px auto 0px auto;
  border-left:solid 1px #4e4323;
  border-right:solid 1px #4e4323;
}

.banner
{
  background: #fff;
  width:900px;
  height:110px;  
  background-image:url('images/banner-bg.jpg');
	background-repeat:no-repeat;
}

.bannerlogo{
float:left;
xbackground:red;
height:110px;
width:224px;}

.bannercontent{
margin-top:55px;
float:right;
xbackground:blue;
width:665px;

}

.content_outer
{
  background: #fff;
  width:900px;
}

.sidebar {
float:left;
width:214px;
background-image:url('images/helpinghand.jpg');
background-repeat:no-repeat;
padding:155px 5px 5px 5px;
font-size:11px;
}

.content {

float:right;
width:665px;
padding:5px 5px 5px 0px;
}

.footer
{
  background-image:url('images/footer-bg.jpg');
}

.footer_content
{
  width:900px;
  padding:5px;
  margin:auto;
text-align:center;
font-size:11px;
color:#fff;
}

.footer_content a,.footer_content a:link,.footer_content a:visited
{
  color:#fed66b;
  text-decoration:none;
}

.footer_content a:hover
{
  color:#fed66b;
  text-decoration:underline;
}

h1
{
padding:3px 5px;
text-transform:uppercase;
color:#fff;
background-color:#800;
font-size:17px;
margin:0px;
margin-bottom:5px;
font-family:verdana;
}

.content h1
{
padding:4px 10px 0 10px;
text-transform:uppercase;
color:#fff;
font-size:17px;
margin:0px;
margin-bottom:5px;
font-family:verdana;
background-image:url('images/h1bg.jpg');
background-repeat:no-repeat;
height:26px;
width:643px;
}


h2
{
font-size:16px;
border-bottom:solid 1px #900;
color:#000;
text-transform:uppercase;
margin:0px;
margin-bottom:5px;
}

h3
{
font-size:14px;
xborder-bottom:dotted 1px #006545;
border-bottom:solid 1px #900;
padding:5px 0px;
margin:0px;
color:#000;
}


table.formtable
{
width:100%;
border-collapse:collapse;
}

table.formtable td
{
background-color:#ddd;
padding:5px;
border:solid 1px #ccc;
}

table.formtable td.right
{
text-align:right;
width:200px;
}

table.carriers
{
margin:auto;
width:90%;
border-collapse:collapse;
}

table.carriers td
{
padding:5px;
border:solid 1px #ccc;
height:75px;
}

table.contact_table
{
width:90%;
margin:10px auto;
}



table.formtable input{width:400px;}
table.formtable textarea{width:400px;height:100px;}
table.formtable input.auto{width:auto;}

.claimbox
{
border:solid 1px #666;
padding:5px;
background:#ddd;
font-weight:bold;
text-align:center;
width:250px;
margin:5px auto 15px;
font-size:16px;
}

.backtotop
{
text-align:right;
font-size:9px;
margin-bottom:10px;
}

.sb_quotebox
{
width:200px;
height:63px;
color:#fff;
font-size:12px;
font-weight:bold;
padding:45px 0px 0px 10px;
margin:5px auto 10px;
background-image:url('images/quotebox.jpg');
background-repeat:no-repeat;
}

.sb_reportaclaim
{
width:210px;
height:43px;
text-align:center;
padding:65px 0px 0px 0px;
margin:5px auto 10px;
background-image:url('images/reportaclaim.jpg');
background-repeat:no-repeat;
}

.sb_servicemyaccount
{
width:210px;
height:43px;
text-align:center;
padding:65px 0px 0px 0px;
margin:5px auto 10px;
background-image:url('images/servicemyaccount.jpg');
background-repeat:no-repeat;
}


.iframenotice
{
text-align:center;
font-size:10px;
background:#ddd;
padding:2px;
margin-bottom:5px;
}

.ratestableouter{width:100%;border-collapse:collapse;border:solid 1px #bbb;}
.ratestableouter td{width:50%;padding:0px;}
.ratestable{width:100%;border-collspase:collapse;}
.ratestable td{width:50%;text-align:center;border-bottom:solid 1px #bbb;padding:2px;}
.ratestable th{background-color:#bbb;padding:2px;}

.newsfeed h1{font-size:12px;text-align:center;margin-top:20px;}
#driver2,#driver3,#driver4,#driver5{display:none;}
#vehicle2,#vehicle3,#vehicle4,#vehicle5{display:none;}

#home2,#home3,#home4,#home5{display:none;}
#claim1home1,#claim2home1,#claim3home1,#claim4home1,#claim5home1,
#claim1home2,#claim2home2,#claim3home2,#claim4home2,#claim5home2,
#claim1home3,#claim2home3,#claim3home3,#claim4home3,#claim5home3,
#claim1home4,#claim2home4,#claim3home4,#claim4home4,#claim5home4,
#claim1home5,#claim2home5,#claim3home5,#claim4home5,#claim5home5
{display:none;}

.homeinfo,.driverinfo{margin:10px 20px;}
.driverinfo .formtable td{background-color:#ddc;font-size:11px;}
.homeinfo .formtable td{background-color:#aac;font-size:12px;border:solid 1px #888;}
.homeinfo .formtable td input{width:auto;}
.formbox
{
width:400px;
text-align:center;
background-color:#ddd;
padding:5px;
border:solid 1px #ccc;
}

.checkbox
{
width:auto !important;
}

table.ourteam
{
margin:auto;
border-collapse:collapse;
}

table.ourteam td 
{
width:313px;
height:183px;
text-align:center;
font-size:12px;
}

table.ourteam td div.member2
{
background-image:url('images/vcardbg.jpg');
background-repeat:no-repeat;
padding-top:70px;
}

table.ourteam td .v_name
{
font-weight:bold;
font-size:13px;
}


table.cardinfo
{

margin:0;padding:0;
width:290px;
height:50px;
margin:10px auto 0 auto;
}

table.cardinfo td
{
padding:0;
width:50%;
font-size:9px;
height:auto;
}

table.cardinfo td.left {text-align:left;}
table.cardinfo td.right {text-align:right;}

table.ourteam td .vcardbutton
{
margin-top:5px;
}


table.choices
{

margin:auto;
}

table.choices td.choice
{
width:245px;
}

table.quotetable{border-collapse:collapse;
margin: 10px auto;
background-color:#ddd}
table.quotetable select{width:400px;}
table.quotetable td
{
font-weight:bold;
padding:5px 10px;
border:solid 1px #aaa;
}

.quoteboxhome
{

background-image:url('images/quoteboxhome.jpg');
background-repeat:no-repeat;
width:242px;
height:106px;
padding-top:160px;
color:#fff;
font-weight:bold;
text-align:center;
line-height:28px;
}

.quoteboxhome select
{
width:150px;
}

.quoteboxhome input
{
margin-top:10px;
}

