@charset "utf-8";
@import "reset.css";
/*  ===== Custom STYLES ============================== */
.mainProducts{
width: 229px;
height:272px;
display:block;
float:left;
margin: 0 8px 0 0;
}
#navsep {
float:left;
margin-right:50px;
}
#autoImg{
background: url(autoImg.jpg) no-repeat;
}
#homeImg{
background: url(homeImg.jpg) no-repeat;
margin: 0 8px 0 10px;
}
#businessImg{
background: url(businessImg.jpg) no-repeat;
}
#healthImg{
background: url(healthImg.jpg) no-repeat;
}
.quoteBtn{
margin: 224px 0 0 5px;
width: 229px;
height:43px;
display:block;
background: url(quoteBtn.png) no-repeat;
}
.quoteBtn:hover{
background-position: bottom left;
}
/*  ===== @MAIN BODY STYLES ============================== */

html, body {height: 100%;}
body {font: 12px Arial,sans-serif; color:#000;}
#page{ background:#D6C4A9 url(/bodyBack.jpg) repeat-x;}
#blank {background:#D6C4A9 url(/bodyBack.jpg) repeat-x;}
#page #copy {}
#blank #copy{}
#siteContainer{ height: 100%;}
/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both;
display: block;
overflow: hidden;
visibility:hidden;
width: 0;
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}

:-moz-any-link:focus {outline: none;}

img {border:none;}

.copy  h2, .copy h3, .copy h5, .copy h6{ color: #000; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#000; margin: 0 0 1em 0;}
#blank .copy h1{ padding:.5em 0 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { text-transform:capitalize;}
.copy p{color:#000; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
.copy hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:visited, a:focus {color:#4A652C; text-decoration:none; outline:none;}
a:hover, a:active {color:#000000;}

/*.copy a, .copy a:link, .copy a:visited, .copy a:focus,#contentWrapper a, #contentWrapper a:link, #contentWrapper a:visited, #contentWrapper a:focus {color:#FFF; text-decoration:none; outline:none;}
 .copy a:hover, .copy a:active, #contentWrapper a:hover, #contentWrapper a:active {color:#000000;}
#copy h2, #copy h3, #copy h5, #copy h6, #homeContentWrapper h2, #homeContentWrapper h3, #homeContentWrapper  h5, #homeContentWrapper  h6 {font-weight:normal; color: #000; margin: 0 0 1em 0;}
#copy h1, #homeContentWrapper h1 {font-size:22px; color:#000;margin: 0 0 1em 0;}
#blank .copy h1{ padding:.5em 0 0;}
#copy h2,#homeContentWrapper h2 {font-weight:normal; color:#000; font-size:16px; }
#copy h3 { font-size:16px; }
#copy h4 { font-weight:bold;}
#copy p, #homeContentWrapper p, {color:#000; padding-bottom:20px; line-height: 1.5em; font-size: 12px;}
#copy ul, #copy ol,#homeContentWrapper ul, #homeContentWrapper ol, {color:#000; margin:0 0 1em 0;}
#copy li, #homeContentWrapper li, {color:#000; margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
#smallHeading{
text-align: center;
font-size: 12px;
margin: 0 0 20px 0;
line-height: 1.4em;
font-weight: bold;
}
*/
/*  ===== @HEADER =============================== */
#phoneWrapper{
  text-align:right;
margin:36px 0 0;
float:right;
}
#phoneWrapper p{
color:#b51a19;
font-size:12px;
text-align:right;
text-transform:uppercase;
display:block;
}
#phoneNumber{
font-size:33px;
color:#000000;
}

#logo{
float:left;
height:79px;
}
#header{
width:900px;
margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
background: url(navBgHo.gif) no-repeat;
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width:960px;
height:37px;
clear:both;
}
#jsddm li{
list-style:none;
border-right: 1px solid #365F35;
border-left: 1px solid #487F47;
}
#jsddm > li {float: left;}
#jsddm > .mainNavFirst {
border-left: none;
}
#jsddm > li > a {
color:#fff;
display:block;
font-weight:bold;
text-decoration:none;
height: 28px;
line-height: 26px;
margin: 6px 0 0 0;
padding: 0 15px;
}
#jsddm > li > a:hover{
color: #ccc
}
#jsddm > li ul{
display:none;
width: 170px;
list-style:none;
position:absolute;
z-index:100;
  top:114px;
  margin-left: 0;
}
.mainNavFirst ul{
margin: 0 0 0 -10px;
}
#jsddm > li > ul a{
color:#FFF;
background: #496749;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
}
.subNavFirst,  .subSubNavFirst{
border-top: none;
}
.subNavLast,  .subSubNavLast{
border-bottom: none;
}
#jsddm > li > ul a:hover{
background: #5F7F5F;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 153px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:335px;
width:930px;
margin:0 auto;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#contentWrapper{
min-height: 300px;
clear:both;
margin:0 auto;
padding: 20px 0 0 0;
width:900px;
}
#homeContentWrapper {
clear:both;
min-height: 300px;
margin:0 auto;
width:900px;
padding-top:15px;
}
#copy{
clear: both;  
}
#blank #contentWrapper{
clear:both;
margin: 0 auto;
width:850px;

}
#blank #content{
width:960px;
float: right;
}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar{
float:left;
height:auto;
width: 338px;
}
#homeSideBar{
width:250px;
float:left;
height:auto;
margin: 20px 0 0 0;
}
#homeSideBar img {
margin-bottom:4px;
}
/* ===== @CONTENT STYLES ============================================= */

#pageSubHeader{
color: #fff;
margin: 0 0 5px 0;
text-align: center;
}
#homeContentWrapper #content{
width:560px;
padding: 20px 45px 20px 10px;
height:auto;
float:right;
}
#contentWrapper #content{
width:535px;
height:auto;
float:right;
}
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:520px;
background:#4E6E4E;
border:2px solid #39352F;
margin:0 auto 20px;
padding:4px;
color:#fff;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
color: #fff;
font-size:15px;
margin:0 0 4px 0;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:30px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0; color:#fff;}
.form label.error {color: #fff; padding-left: 5px; }
#submit{padding:2px 3px;}


/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin:20px;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}
#xml {
position:absolute;
right:40px;
top:-15px;
}
#blogCon {
position:relative;
}
/* ===== @PREFERRED VENDOR STYLES ============================================= */
.partnersItem{
width:150px;
display:block;
margin:10px;
  float:left;
}
.visitSiteBtnNo{display:none;}
.poBox{
border: 1px dashed #ddd;
height:78px;
color:#687175;
width:310px;
margin:0 5px 5px 0;
padding:0;
}
.poBoxContent a{
color:#687175;
text-decoration: none;
}
.poBoxContent a:hover{
color:#9FB0B8;
text-decoration: underline;
}
.poBoxIcon{
width:76px;
height:76px;
margin:2px 2px 0 2px;
padding:0;
  float:left;
}
.poBoxContent{
width:230px;
padding:5px 0 0  0;
text-align:left;
color:#687175;
  float:right;
}
.poShortDesc{
padding:0;
margin:3px 0 5px;
font-size:12px;
text-align:left;
color:#687175;
}
.poFullDesc{
padding:0;
margin:10px 0;
text-align:left;
width:330px;
}
.partners{
width:960px;
margin:0 0 20px;
}
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right; padding-top:28px;}
#footer{
color:#fff;
background: url(/footerSlice.jpg);
margin: 0 auto;
width: 100%;
height: 65px;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:885px;
margin:0 auto;
}
#footer li {
display:block;
line-height:25px;
float:left;
height:34px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
text-decoration:none;
}
#footer a:hover {color:#FFF;
font-size:13px;
 font-weight:bold;
}
/* ===== @VIDEO GIRL STYLES ============================================= */
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
margin:0;
padding:0;
}
#vpBtn{display:none;}

.carrierSlideshow{
  height:340px;
  margin:0 0 10px 0;
}
.carrierSlideshow img{
  height:340px;
  width:897px;
  position:absolute;
}
/* ===== @LEFTNAV STYLES  ============================================= */
#leftnav {
width: 338px;
-moz-border-radius:
5px;-webkit-border-radius: 5px;
border: 1px solid #333;
}
#leftnav  li{
list-style:none;
}
#leftnav li a{
color:#333;
padding: 0 0 0 10px;  
text-decoration:none;
}
#leftnav .item ul li a{display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #5F4B29;
border-bottom: 1px solid #4F3B18;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2 {
display:none;
}
#leftnav  .level2  > li  {
height: 20px;
line-height:  20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}
#leftnav .level2 > li:hover{
background:  #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2>li.current {
background:  #efefef;
}
#testimonials{
background: #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
color: #000;
padding: 10px 0 0px 10px;
}
#testimonials h2 a{
padding:0px 0px 5px 36px;
font-size:14px;
}
#testimonials img{    
}
#testimonials  p{ padding: 10px; color:#000; font-size:12px;}
#testimonials  h4{
  padding: 0 10px 10px;
  color: #000;
  font-size:12px;
}