@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}

body {font: 14px Tahoma, Arial, sans-serif; color:#666;}

#home{ background:#fff url(body-bg.png) repeat-x;}
#interior, #blank { background:#bccde5 url(inner-bg.png) repeat-x;}
#partners { background:#bccde5 url(inner-bg.png) repeat-x;}
.a2a_dd { display:block; margin:20px 0; clear:both; width:180px; height:25px; }

.staffTable { font-size:12px; }
.staffTable td { padding:5px 5px 20px; }
.staffTable img { width:150px; height:auto; }

.contactBtn {
  display:block;
  float:left;
  width:175px;
  height:100px;
  margin-bottom:20px;
}

#slideshow {
  width:216px !important;
  height:92px !important;
  float:right;
  overflow:hidden;
}

#slideshow img { width:216 !important; height:92px !important; }

#twitterWrapper {
  width:400px;
  height:auto;
  border:1px solid #CCC;
  clear:both;
  position:relative;
  margin:20px 0 0 0;
  -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;
}

.twittericon {
  display:block;
  width:34px;
  height:38px;
  position:absolute;
  top:-3px;
  left:-5px;
}

.spaced { display:block; margin:20px 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 #000;}

a,a:link,a:visited, a:focus {color:#009bca; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#154081;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #154081; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#154081;margin: 0 0 1em 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#666; 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;}

/*  ===== @HEADER =============================== */

#header
{
  width:960px;
  height: 117px;
  margin: 0 auto;
  text-align:center;
}

#home #header, #interior #header, #blank #header, #partners #header{ margin:20px auto 0;}

#logo
{
  width: 254px;
  height: 83px;
  margin:0 0 0 345px;
  float:left;
}

#phoneWrapper
{
  float:right;
  text-align:right;
  margin-top:30px;
}

#phoneWrapper .phoneText
{
  display:inline;
  color:#FFF;
  font-size:14px;
  text-align:right;
  text-transform:uppercase;
  line-height:33px;
  padding:0 5px;
}

#phoneWrapper .tagline {
  color:#FFF;
  font-size:14px;
}

#phoneNumber
{
  font-size:26px;
  color:#FFF;
  display:inline;
}


/*  ===== @Drop-Down Nav =============================== */

#navClearer { clear:both; }

#jsddm 
{
  list-style: none;
  font: 14px Arial, Helvetica, sans-serif;
  color:#fff;
  text-decoration:none;
  width: 960px;
  height:34px;
  clear:both;
  float:right;
}

#jsddm li { list-style:none;}
#jsddm > li {float: left;}

#jsddm > li > a {
  color:#FFF;
  font-weight:bold;
  text-align: center;
  display:block;
  text-decoration:none;
  height:34px;
  line-height:34px;
}


#jsddm > li > a:hover { background-position:bottom left; }

.mainNavFirst > a { background:url(navFirst.png) no-repeat; width:191px; }
.mainNavMiddle > a { background:url(navMiddle.png) no-repeat; width:192px; } 
.mainNavLast > a { background:url(navLast.png) no-repeat; width:193px; }


#jsddm > li ul {
  display:none;
  width: 190px;
  list-style:none;
  position:absolute;
  z-index:100;
  border: 1px solid #5b8ecf;
  margin-top:2px;
}

#jsddm > li > ul a {
color:#fff;
background: #0c57b8;
padding:5px;
font-size: 11px;
text-decoration:none;
display: block;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst {  }

#jsddm > li > ul a:hover { background: #c2d2e8; color:#154081 }

#jsddm  > li ul li  ul{
margin:-23px 0 0 192px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:auto;
width:960px;
margin:0 auto;
text-align:center;
  clear:both;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
}
#interior #contentWrapper{
  background:#FFF;
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:960px;

}
#partners #contentWrapper, #blank #contentWrapper{
  background:#FFF;
clear:both; 
margin: 0 auto; 
width:960px;

}
#partners #sharingModule {padding-left:15px;}

#home #content{
width:525px;
padding: 20px 20px 0 0;
float:left;
text-align:justify;
}
#interior #content{
width:600px;
float:right;
}
#blank #content{
width:960px;
float: right;
}
#partners #content{
width:960px;
float: right;
}

#home #sideBar{
  width:400px;
  margin: 20px 0 0 0;
  float:right;
}

#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}
#sideBar{
float:left;
height:auto;
}
.copy {
clear: both;
}
#blank .copy, #interior .copy{
padding: 20px;
}
#partners .copy {padding:20px 0;}

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #e2e2e2;
color: #3b3b3b;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNavHeader{
  -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;
}
#actionNav h2 {
  background:#2b2b2b;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNav p{ padding: 10px; }
#actionNav h4{
  padding: 0 10px 10px;
  color: #009bca;
}
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#actionNavLinks li a {
  color:#000;
  display:block;
  padding:5px 0 5px 10px;
  text-decoration:none
}
#actionNavLinks li a:hover {
  background:#efefef;
  padding:5px 0 5px 10px
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#009bca; 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; }
/* ===== @CONTENT STYLES ============================================= */
#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;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#0f467f;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 0 auto;
width: 520px;
display: block;
}
#formContainer #idMediaLoaderWiffy{
margin: 0 auto;
width: 600px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{
width: 260px;
}
#formReferFriend .emailAddress input{
width: 260px;
}
#formReferFriend .phone1,#formReferFriend .phone2{
width: 130px;
}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{
width: 130px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:517px;
}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{
width: 128px;
}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
#blogFilters {float:left;width:150px;}
.blog{
margin: 0 0 20px 0;
line-height:1.3;
  float:right;
  width:765px;
}
.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;
}
.readMore{text-align:right;}


/* ===== @PARTNERS PAGE STYLES ============================================= */

/* Control Panel/editItemSkin Container Styles*/
/* CONTROL PANEL CONTAINER */
#cpContainer {
    font-family:helvetica, arial, tahoma;
    padding:20px 0;
}
#cpContainer h3 {margin:0!important;}
#cpContainer small {font-size:0.813em;color:#333333;margin:0;}
#cpContainer h2 {
    margin:1% 5%;
    font-size:26px;
}
/* PARTNER SETUP TABLE */
#cpTable1 {
    border:1px solid #ccc;
    background:#f9f9f9;
    height:100px;
    }
#cpTable1 td {padding:5px;}
#cpTable1 h3 {
    border-bottom:1px solid #ccc;
}
/* PARTNER LINKS TABLE */
#cpTable2 {
    background:#f9f9f9;
    border:1px solid #ccc;
}
#cpTable2 td {
    padding:0 0 0 10px;
}
#cpTable2 h3 {
    border-bottom:1px solid #ccc;
}
/* PARTNER DESCRIPTION TABLE*/
#cpTable3 h3 {
    border-bottom:1px solid #ccc;
}
#cpTable3 {
    background:#f9f9f9;
    border:1px solid #ccc;
}
/* CONTAINER INPUTS */
#cpContainer input {background:#eee;border:1px solid #ccc;padding:3px 0;}
#cpContainer input:focus {
  background: #f9f9f9;
  outline:1px solid #09c;
  border:1px solid #09c;
}
#cpContainer #submit {background:none;border:1px solid #ccc;padding:10px;}

/************* control panel/editItemSking styles end *****************/

/* 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 .formInput .error{display:block;}
#partnersQuote label.error {color: #fff; display:block; }
#partnersQuote .formInput input.error {border:1px solid #f00; }

#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: #0061AA;    /*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:center;
/*width:330px; < Doesn't need a specified width. Causes the box model to overlap */
}

.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#0061AA;    /*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:#e9e9e9;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px 10px 5px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.itemTxt{
height:auto; 
margin:0 0 10px 0;
 }

.itemTxt p {width:375px;} 

.itemTxt h4 { 
  font-size:18px;
  margin:5px 0;
  color:#333333;/* CUSTOMIZE HEADING TAG TO SITE COLOR SCHEME */
}
/* THIS IS THE P TAG CLASS THAT CONTAINS ALL  THE PARTNER LINKS*/
.partnerLinks{ 
  text-align:left;
  clear:both;
  width:100%;
  height:25px;
  padding:5px 0;
  /* border-top:1px solid #ccc; Add's border to the top of partnerLinks */
  margin:0 !important; /*margin  is set to 0 */
}

.icons {/* FLOATS ICONS RIGHT*/
  margin:0 0 0 5px;
  float:right;
}
/* - */

/* WEB ADDRESS IS THE CSS BUTTON FOR THE WEBSITE BUTTON FOR THE PARTNER*/
a.webAddress {float:left;
  padding:0 5px;
  border:1px solid #ccc;
  background:#eee;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height:25px;
  margin:0 5px 0 0 ;
  line-height:25px;
  color:#333333;
}

a.webAddress:hover {
  background:#ccc;
  }

a.printCoup{float:left;
    display:inline;
    clear:both;
    color:#333333;
    text-decoration:none;
    font-size:14px;
    border:1px solid #bbbbbb; /* Border style */
    background:#eeeeee;      /*Print Button Background Color*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height:25px;
    height:25px;
    /* width:135px; Original Width was 135px */
    text-align:center;
    padding:0 5px; /* Padding - Insert 0 if you want a basic button */
    margin:0 5px 0 0;
}
a.printCoup:hover{
  background:#cccccc; /*Print Button Hover Color*/
  border: 1px solid #dddddd;
  }   
/* do not remove*/
a.showNone {display:none;}
a.showPrint{display:none;}
/* - */
.partnerLogo{
  float:right;
  width:200px;
  height:auto;
  display:block;
  margin:0 0 10px 10px;
  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:#0061AA; /*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;}
#arLogo{float:right;}
#footer{
background: url(footer-bg.png) repeat-x;
color:#fff;
padding: 10px 0;
height:39px;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:800px; 
margin:0 auto;
height:39px;
}
#footer li {
display:block;
line-height:20px;
float:left;
height:39px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  text-align: center;
  margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom:2px solid #154081;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:170px;
  float:left;
  padding:10px;
  text-align:justify;
}

/* box content */

.box h1 {
  color:#00244C;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#00244C;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#544D45;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: #154081; }

/* @TAB */

.tab {
  height:20px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  text-indent:-9999px;
  margin-top:10px;
}

.tab a.open { background: url(tab.png) no-repeat; }
.tab a.close { background: url(tab.png) no-repeat; }

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

/**
 * jQuery Coda Slider 2.0 
 * Credits: Niall Doherty, http://www.ndoherty.biz/
 */

#coda-nav-1 { position:relative; bottom:5px; clear:both; }


/* sets the panels background image (non-sliding) */
.coda-slider { background:url(menuBack.jpg) right no-repeat !important; }

/* .panel-wrapper elements */
.panel-wrapper { width:380px; float:left; color:#FFF; text-align:justify; }
.panel-wrapper h2 { margin:10px 0 0 10px; padding:0; text-indent:-9999px; height:52px; }

    h2.auto { background:url(prodAutoTitle.png) no-repeat; }
    h2.home { background:url(prodHomeTitle.png) no-repeat; }
    h2.business { background:url(prodBusinessTitle.png) no-repeat; }
    h2.workers { background:url(prodWorkersTitle.png) no-repeat; }
    h2.nonprofit { background:url(prodNonProfitTitle.png) no-repeat; }

.panel-wrapper p { margin:0 0 10px 10px; color:#0f2d71; text-align:justify; line-height:1 }
.panel img { float:right; border:none; }

.slider-quote-button {
  background:url(quoteBtn.png) no-repeat;
  display:block;
  width:174px;
  height:46px;
  text-indent:-9999px;
}

.slider-quote-button:hover { background-position:bottom left; text-indent:-9999px; }

/* Change the width of the entire slider */
.coda-slider, .coda-slider .panel { width: 960px; height:193px; } 

/* Tabbed nav */
.coda-nav ul
{ 
  clear: both; 
  display: block; 
  margin:0;
  padding:0; 
  overflow: hidden;
  height:53px;
}

.coda-nav ul li 
{
  float:left;
  width:192px;
  height:53px;
  list-style:none;
  margin:0;
  padding:0;
}

.coda-nav ul li a 
{ 
  text-indent:-9999px;
  display: block;
  width:192px;
  height:53px;
  text-decoration: none
}
.coda-nav ul li a:active, .coda-nav ul li a:focus { outline:0; } 


.coda-nav ul li a.current, .coda-nav ul li a:hover { background-position:bottom right; }

.coda-nav .tab1 a { background:url(menuAuto.png) top right no-repeat; }
.coda-nav .tab2 a { background:url(menuHome.png) no-repeat; }
.coda-nav .tab3 a { background:url(menuBusiness.png) no-repeat; }
.coda-nav .tab4 a { background:url(menuWorkers.png) no-repeat; }
.coda-nav .tab5 a { background:url(menuProfit.png) no-repeat; }
  
/* Miscellaneous */
.coda-slider-wrapper { width: 961px; height:auto; clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { background:url(menuBack.jpg) right no-repeat !important; display: block; float: left }
.coda-slider .panel-container { position: relative }

#home #twitter h2 { padding-left:35px; }

.partnersBtn{ 
  margin:5px auto 0;
  height:62px;
  width:322px;
  display:block;
  text-indent:-9999px;
  background-position:bottom left;
  background:url(partnersBtn.png) bottom right no-repeat;
}
a.partnersBtn:hover {background-position:top right;}
/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 
5px;-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
}
#leftnav li{
list-style:none;
}
#leftnav li a{
color:#333;
padding: 2px 0 0 10px;
}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #2b2b2b;
}
#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: #e2e2e2;
}
#leftnav .level2 > li:hover{
background: #ccc;
}
#leftnav .level2 > li>a{
display: block;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2>li.current {
background: #ccc;
}
#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: #ff00ff;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #ff00ff;
  font-size:12px;
}