

/* Presentation Stylesheet */ 

h1 {
color: #fff;
background-color: #000;
 background-image: url('img/bg_h1.gif'); background-repeat: 
 no-repeat; background-position: center top;
font-size: 28px;
font-weight: normal;
margin: 15px 0px 10px 0px;
padding: 8px;
text-align: center;
 }

h1 a {
 color: inherit;
 display: block;
 width: 109px;
 height: 30px;
 }

h1 span {
color: #0B9C4D;
font-weight: bold;
}

h2 {
 color: inherit;
 padding: 0px 0px 10px 5px;
 font-size: 22px;
 font-weight: normal;
 border-bottom: 2px dotted #FFFFFF;
 }

h2 span {
 color: #000000;
 }

h3 {
 color: #0E9B4F;
 padding: 10px 0px 5px 5px;
 font-size: 20px;
 font-weight: normal;
 margin: 0;
 }

h4 {
 margin:0; 
 padding: 3px 0px 0px 16px;
 text-align: left;
 font-size: 16px;
 color: #216794;
 background-image: url('img/bg_h4.gif'); background-repeat: 
 no-repeat; background-position: left center;
 border-bottom: 1px solid #CDCDCD;
 }

/*p {
 margin:0;
 padding:10px 0px 0px 0px;
 } */

 
/*p:first-letter { 
 font-weight: bold;
 color: #216794;
 }*/

/*select {
 font-size: 10px;
 font-family: Arial, Tahoma, Verdana; sans-serif;
 color: #808080;
 border: 1px solid #CDCDCD;
 margin: 0;
 padding: 0;
 width: 180px;
} */

strong {
 font-weight: bold;
}

img {
 border: 0;
 margin: 0;
 padding: 0;
}

.partner_logo {
 float: left;
 padding: 0;
 margin: 0 10px 10px 0px;
}

#rcolbox ul {
 margin: 0;
 padding: 5px 5px 5px 5px;
}

#rcolbox li {
 list-style: none;
/* background-image: url('img/bg_list.gif'); background-repeat: 
 no-repeat; background-position: left top; */
 padding: 0px 5px 5px 0px;
border-bottom: 1px dotted #BBBBBB;
}

.alt_bold {
  color: #216794;
}

#getquote {
 background-image: url('img/bg_tab_getquote.gif'); background-repeat: 
 no-repeat; background-position: left center;
}

.designby {
color: #000;
}

.insured {
padding: 0px 0px 10px 50px;
 background-image: url('img/arw_icon.gif'); background-repeat: 
 no-repeat; background-position: left center;
}

.service {
padding: 0px 0px 10px 50px;
 background-image: url('img/car_icon.gif'); background-repeat: 
 no-repeat; background-position: left center;
}

.phoneno {
color: #008E41;
font-size: 32px;
}

.callback a {
color: #3F98C0;
font-size: 32px;
text-decoration: none;
}

.freequote a {
color: #C14F4F;
font-size: 32px;
text-decoration: none;
}

.strap {
font-size: 11px;
color: #16C15B;
}

.quotebutton {
 background-image: url('img/bg_quotebutton.gif'); background-repeat: 
 no-repeat; background-position: left top;
font-size: 11px;
color: #000;
border: 0;
padding: 10px;
width: 182px;
}

.quotebutton:hover{
cursor: pointer;
}