@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 13px Tahoma, Arial, sans-serif; color:#3C3C3C;}
#home, #interior{ background:#fff;}
#container { width: 933px; margin: 0 auto; }
/*  ===== @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;}
hr {height:1px; border:0; border-bottom:1px solid #018E7E;}
a,a:link,a:visited, a:focus{color:#036; outline:none;text-decoration:none;}
a:hover, a:active, a:hover{color:#FF0000;text-decoration:underline;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #3C3C3C; margin: 0 0 1em 0;}
.copy h1{font-size:24px; color:#3D743E; margin: 0 0 10px 0;font-weight:normal;}
.copy h2{ font-size:16px;font-weight:normal; }
.copy h3 { font-size:14px; }
.copy h4 { font-weight:bold;}
.copy p{color:#3C3C3C; margin-bottom:15px; line-height: 1.5em; font-size: 13px;}
.copy ul, .copy ol{margin:10px 0 15px 30px; font-size: 13px;}
.copy ul span {
    text-indent: 0px;
}
.copy li{margin:0 0 0 0; line-height: 1.5em;}
/*  ===== @HEADER =============================== */
#phoneTxt{
  display: block;
  color:#ec9d2c;
  font-size:16px;
  text-align:center;
  text-transform:capitalize;
  font-style: oblique;
  font-weight: normal;
  margin: 6px 0 0 7px;
}
/*#phoneNumber{
  font-size:25px;
  font-weight:bold;
  color:#545454;
  text-align:right;
  margin: 0 14px 0 0;
}*/
#phoneNumber{
  width: 260px;
  height: 120px;
  float:right;
  background:  url(phoneNumber.gif) no-repeat;
  color: #fff;
  font-family: Times New Roman;
  font-size: 35px;
  line-height: 160px;
  text-align:  right;
  padding-right: 12px;
}
#numberPosition{
  width: 260px;
  height: 120px;
  float:right;
  background: url(phoneNumber.gif) no-repeat;
  color: #fff;
  font-family: Times New Roman;
  font-size: 35px;
  line-height: 160px;
  text-align: right;
  padding-right: 12px;
}
#logo{
  float: left;
}
#interior #header{
  width:933px;
  height: 125px;
  margin: 0 auto;
}
#chatLive {
  width:167px;
  height:68px;
  float: left;
  margin: 0;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
text-decoration:none;
width:960px;
height:37px;
clear:both;
border-top: 2px solid #fff;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#ffffff;
font-weight:bold;
width: 160px;
text-align: center;
background:#018E7E url(navBullet.jpg) no-repeat right;
display:block;
text-decoration:none;
height:37px;
line-height:37px;
}
#jsddm > li > a:hover{
color: #BDDDD9;
}
.mainNavFirst a{

}
.mainNavLast a{
  background-image:none !important;
}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 2px solid #018E7E;
}
#jsddm > li > ul a{
color:#fff;
background: #6BBFB5;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #57AF9D;
}
#jsddm > li > ul a:hover{
background: #ec9d2c;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu {
  background: #fff;
  width:932px;
  margin:0 auto;
  margin: 37px auto 0 auto;
  text-align:center;
  clear: both;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper, #interior #contentWrapper { background: #fff; }
#interior #contentWrapper{
    clear:both;
    margin:0 auto;
    width:960px;
    padding: 20px 0;
}
#home #contentWrapper{
margin:0 auto;
padding: 3px 0 10px;
width:932px;
}
.copy {
  padding:20px;
}

/* ===== @ACTION NAV STYLES ============================================= */
#sideBar {
  float:left;
  height:auto;
  width:360px;
}
#twitter  {font-size:12px; margin: 0 0 10px; }
#twitter  a { color:#ff00ff; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#000; padding: 0 10px; margin: 0; }
#twitter  ul{ margin: 10px 0 0 0; }
#home #sideBar{
width:240px;
float:right;
height:auto;
}

/* ===== @CONTENT STYLES ============================================= */
#pageSubHeader{
color: #5a5a5a;
margin: 0 0 5px 0;
text-align: center;
}
#home #contentWrapper #content{
width:640px;
padding: 20px;
height:auto;
float:right;
}
.sideButtons { position: relative; float: right; }
.sideButtonAlign { margin: 10px 18px 0 0; }
#interior #contentWrapper #content{
width:600px;
height:auto;
float:right;
margin-bottom: 20px;
}
#contactInfo{
float:left;
width:325px;
height: 500px;
}
#contactAddress{
margin:15px 0 0 25px;
}
small { margin: 0 0 0 25px; }
#googleMap{
  width:325px;
  height:325px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  padding:2px;
  margin: 0px 0 0 23px;
}
/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:530px;
background:#6FAF74;
border:1px solid #cccccc;
margin: 0px auto 0px;
padding:4px;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
  color: #fff;
  font-size:14px;
  margin:0 0 4px 0;
  text-shadow: .1em .1em #004F46;
}
#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:35px;
-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{margin:5px 0 10px; }
/* ===== @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;
}
/* ===== @PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #6FAF74;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:600px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:250px; float:right; margin:0 0 0 10px; }
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#6FAF74;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#F17400;      /*Print Button Background Color*/
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    line-height:25px;
    height:25px;
    width:135px;
    text-align:center;
    padding:0;
    margin:0;
}
a.printCoup:hover{background:#0061AA;}    /*Print Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{ 
  float:right; 
  width:200px; 
  height:auto; 
  display:block;
  border: 1px solid #c5c5c5; 
}
#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#6FAF74; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#footer{
background: #fff;
background-image:url(images/footerSlice.jpg);
background-repeat:repeat-x;
background-position:bottom;
color:#000;
width: auto;
height:46px;
margin: 15 auto 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:900px;
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:7px 24px 0 0;
list-style:none;
}
#footer li#arLogo{padding:0 0 0 6px;}
#footer a, #footer a:visited {
color:#063541;
font-size:11px;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
#interior #footer { margin: 15px auto 0 auto; }

/* ===== @VIDEO GIRL STYLES ============================================= */
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ========= @SLIDER ====================================================================== */

.coda-slider-wrapper { padding: 15px 0 0 0; }
.coda-slider { background: url(homeMenuBack.jpg) no-repeat; }
  
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 246px; overflow: auto !important; padding-right: 20px; }


/* .panel-wrapper elements */
.panel-wrapper { width:420px; float:left; margin:-1px 0 0 20px; color:#FFF; text-align:justify; }
.panel-wrapper h2 { font-size:25px; margin:0 0 10px; text-shadow: .1em .1em #018e7e;  }
.panel img { float:left; margin:0 0 0 38px; }
.slider-quote-button {
  background: url(quoteBtn.jpg) no-repeat;
  display:block;
  overflow: hidden;
  width:157px;
  height:39px;
  margin: 20px 0 0 0;
}
.slider-quote-button:hover {
  background-position: bottom left;
}
#slider-nav {
  display:block;
  width:925px;
  height:74px;
  list-style:none;
  margin:0 auto;
  padding:0;
}
#slider-nav li {
  height:73px;
  float:left;
  text-align:center;
  padding:0;
}

#slider-nav li.nomargin { margin:0 !important; }

#slider-nav li a {
  color:#FFF;
  font-weight:bold;
  display:block;
  text-decoration:none !important;
}
#sliderAutoClick { background: url(sliderAutoBtn.jpg) no-repeat; height: 73px; width:232px; overflow: auto; }
#sliderHomeClick { background: url(sliderHomeBtn.jpg) no-repeat; height: 73px; width:231px; overflow: auto; }
#sliderBusiClick { background: url(sliderBusiBtn.jpg) no-repeat; height: 73px; width:230px; overflow: auto; }
#sliderGroupClick { background: url(sliderGroupBtn.jpg) no-repeat; height: 73px; width:232px; overflow: auto; }
#slider-nav li a:hover { background-position:bottom left; }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 925px; height:202px; }
  
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
  
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
  
/* Tab nav */
.coda-nav ul li a.current { background: #39c }
  
/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
  
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
  
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto; }
.coda-slider { margin: 0 auto; overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left; }
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }

/* ====== @CARRIER SLIDESHOW AND SOCIAL NETWORKING ================================================ */
.carrierSlideshow, carrierSlideshow img{
  width: 216px;
  height: 92px;
}
.carrierSlideshow{ margin: 15px 5px 0 0; }
#home #twitter li { list-style: none; margin: 0; }
#home #twitter li a { display:block; }
#socialMedia li{ list-style: none; display: inline; margin: 0 5px 0 0; }

/* ====== @MEET THE STAFF ========================================================================= */

.staffItem {
  width: 890px;
  float: left;
  clear: both;
  border-bottom: 1px solid #018E7E;
  padding: 15px;
  margin: 0 0 15px 0;
}
.staffItem img {
  float: left;
  margin: 0 0 0 25px;
  border: 1px solid #018E7E;
}
.staffItemContent {
  width: 680px;
  float: right;
}
.staffItemContent h3 { color: #018E7E ; }

/* ====== @FAQ ====================================================================================== */

#faqSection {
  width: 890px;
  float: left;
  padding: 15px;
  padding-top: 0;
  margin: 0 0 15px 0;
 }
#faqSection h3 {
  font-size: 15px;
  color: #018E7E;
}
#faqSection h4 {
  margin: 0 0 10px 0;
}
#faqSection p {
  padding: 0 0 0 20px;
}
#faqSection ul { padding: 0 0 0 30px; }

/* ====== ADDED IN MIGRATION =========================================================================  */
#homeMenu .slideContainer{
  position: absolute; 
  top: 37px;
  display: block; 
  z-index: 10; 
  width: 220px; 
  height: 126px;
}
#homeMenu #personalContainer{left: 12px;}
#homeMenu #businessContainer{left: 241px;}
#homeMenu #healthContainer{left: 471px;}
#homeMenu #accountingContainer{left: 700px;}
.menuButton {
    margin-bottom:-1px;
}
.logoImage {
    margin-bottom:-5px;
}
.logoBG {
     display: block;
     width: 661px;
     height: 91px;
     background-image: url(logo.gif);
}
.btnDiv {
}
.homeAnchor {
    display: block;
    float:left;
    width: 99px;
    height: 29px;
}
.productsAnchor{
    display: block;
    float:left;
    width: 119px;
    height: 29px;
}
.learningCenterAnchor{
    display: block;
    float:left;
    width: 163px;
    height: 29px;
}
.claimsAnchor{
    display: block;
    float:left;
    width: 108px;
    height: 29px;
}
.contactAnchor{
    display: block;
    float:left;
    width: 172px;
    height: 29px;
}
.bottomBarDiv {
    float: left;
    width: 932px;
    height: 6px;
    background-image: url(bottomBar.gif);
}
.homePeople {
    display: block;
    width: 221px;
    height: 61px;
    position: absolute;
    left: 10px;
    top: 129px;
}
.goGreen {
    display: block;
    width: 138px;
    height: 34px;
    position: absolute;
    left: 10px;
    top: 210px;
}
#content {
    float: right;
    width: 600px;
}
#home #content {
    float: right;
    width: 690px;
}
.faq p {
    margin-bottom: 15px;
}
.list {
    padding-left: 40px;
}
.faqList{
    padding-left: 40px;
    margin-bottom: 15px;
}
#homeSideBar{
    width: 250px;
}
.anAnchor{
    position: absolute;
    width: 200px;
    height: 10px;
    border: solid 1px red;
}
.sideMenuUL {
    padding-left: 10px;
}
.a2a_dd {
}
.homeH1 {
    font-size:22px;
    color:#018e7e;
    margin: 10px 0 10px 0;
}
#sharingModule {
    margin-top: 15px;
}
#regular{
    float: right;
    width: 620px;
}
#conversion {
    clear: both;
    padding: 20px;
}
.conversion {
    width: 570px ! important;
}
#menuNav{  
float:left;
height: auto;
padding: 0 10px 10px 10px;;
color:#333;
width:290px;
}
#menuNav h2{
margin: 0 0 10px 0;
font-size: 20px;
color: #fff;
text-shadow:  .1em .1em #018e7e;
}
#menuNav  ul{
  color: #556566;
  list-style: none;
}
#menuNav li{
  margin: 0 0 0 0;
}
#menuNav li  a{
color: #556566;
font-weight: bold;
text-decoration: none;
display: block;
}
#menuNav li  a:hover{
  color: #556566;
}
#menuNav  .list1{
    font-size: 15px;
    line-height: 40px;
    text-indent: 10px;
}
#menuNav .list2{
    font-size: 12px;
    padding: 5px 0 5px 0px;
    text-indent:  10px;
}
#menuNavigation  {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}

#menuNavigation  h2 {
  background:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#menuNavigation p{ padding: 10px; }
#menuNavigation  h4{
  padding: 0 10px 10px;
  color: #ff00ff;
}
#menuNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#menuNavLinks { margin:0; padding:0 }
#actionNav  p{ padding: 10px; }
#actionNav h4{
  padding: 0 10px 10px;
  color: #ff00ff;
}
#menuNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#menuNavLinks  li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#menuNavLinks  li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
.sideNavBlueBtn,.sideNavRedBtn{
display:block;
position:relative;
width:260px;
height:41px;
}
.sideNavBlueBtn{
background:url(/blueBtn.gif) no-repeat;
}
.sideNavRedBtn{
background:url(/greyBtn.gif) no-repeat;
}
.activeHeader{
font-size: 15px;
font-weight:  bold;
padding: 7px 0 0 10px;
position:relative;
width:260px;
height:25px;
background:url(/greyBtn.gif) no-repeat;
}
.activeBody{
font-size:14px;
padding: 0 7px;
position:relative;
width:260px;
background:url(/bodySides.gif) repeat-y;
}
.activeBody >  ul{
background:url(/activeBody-back.gif) repeat-x;
width:246px;
}
#sideBar  a.sideSubNav {
font-size:13px;
color:#444;
display:block;
height:20px;
width:246px;
padding: 3px 0 5px 3px;
text-decoration:none;
background:url(/link2Bg.gif) repeat-x;
}
#sideBar  a.sideSubNav:hover {
text-decoration:none;
}
.activeFooter{
position:relative;
width:260px;
height:9px;
background:url(/greyBtn.gif) no-repeat 0 -32px;
}
#contentWrapper.plain {
    padding: 0 ! important;
}
.savingsBtn {
    margin-left: 10px;
}
.carrierSlideshow{
  height:126px;
}

.carrierSlideshow img{
  height:126px;
  width:220px;
  position: absolute;
  top: 0px;
  left: 0px;  
  display: none;
  z-index: 10;
  opacity: 0;
}
/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 10px;
}
#leftnav li{list-style:none;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #003300;
}
#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 .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-top: 1px solid #999;
background: #FAD9AC;
}
#leftnav .level2>li a,#leftnav .level2>li a:link,#leftnav .level2>li a:hover{
font-weight:bold;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
}
#leftnav .level3 li a{border-left: 4px solid #333;background:#FAD9AC}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #E88E14;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current,#leftnav .level3 li.current {
background: #F3C689;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#testimonials{
background: #FAD9AC;
-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: #143A61;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333;font-style:italic; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #ff00ff;
  font-size:12px;
}