@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%; line-height:0; }
body {font: 12px Tahoma, Arial, sans-serif; color:#666;}
#home{ background:#6c96b8 url(body-back.png) repeat-x;}
#interior{ background:#6c96b8 url(body-back.png) repeat-x; }

#cForm {
  width:290px;
  height:215px;
  margin:70px 0 0 10px;
  line-height:1;
}

.cFormClear { clear:both; height:1px; }

.cFormSelect { background:url(input-bg.png) no-repeat; width:148px; height:20px; border:1px solid #CCC; margin:5px; }
.cFormSelect option { background:#FFF; color:#333; }
.cFormFieldsContainer { width:128px; height:40px; float:left; margin:0 5px; }
.cFormLabel { display:block; font-size:10px; color:#FFF; clear:both; }
.cFormInput1 { background:url(input-bg.png) no-repeat; width:128px; height:18px; border:1px solid #999; display:block; }
.cFormInput2 { background:url(input-bg.png) no-repeat; width:128px; height:18px; border:1px solid #999; display:block; }
.cFormTextarea { clear:both; width:268px; height:50px; border:1px solid #999; margin-left:5px; overflow:hidden !important; }
.cFormSubmit { display:block; background:url(submit-btn.png) no-repeat; width:188px; height:24px; border:none; margin:5px auto; cursor:pointer; text-indent:-9999px; }
.ahhpushit { margin-left:5px; }

#cForm label.error{display:block !important; color:#700; font-size:10px; float:left;}
#cForm input.error, #cForm select.error {border:1px solid #f00;}

.secondImg { margin-left:20px; }
.xlinks a { display:block; float:left; color:#6c96b8 !important; margin-right:50px; font-weight:bold; }
.xlinks a:hover { color:#f09b50 !important; }

#tweetbox { background:url(tweetbox.png) no-repeat; width:286px; height:129px; padding-top:20px; margin-top:20px; }

.aLogo { width:968px; margin:0 auto; }
.aLogo a { float:right; display:block; margin:0 15px 20px 0; }

#twitter_update_list {
*margin-top:40px;
}
#twitter .preLoader{
margin: 40px 0 0 10px;
color:#fff;
}
/*  ===== @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:#f09b50; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#666;}

#home .copy h2 { margin-top:20px; }
.copy h2, .copy h3, .copy h5, .copy h6{ color: #2a6399; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#2a6399;margin: 0 0 1em 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p {color:#2a6399; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em; color:#2A6399;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
  height:26px;
  margin:0 20px 0 0;
  float:right;
  line-height:28px;
}

#phoneWrapper p {
color:#FFF;
height:30px;
line-height: 30px;
float:left;
text-align: right;
margin: 0 10px 0 0;
font-size:11px;
font-weight:bold;
}
#phoneNumber{
  width:190px;
  height:30px;
  font-size:26px;
  font-weight:bold;
  color:#FFF;
  float:left;
  margin:0; 
  padding:0;
}
#logo{
width: 278px;
height: 51px;
margin: 10px 0 0 20px;
float:left;
}
#header{
width:968px;
height: 78px;
margin: 0 auto;
background:url(header-back.png) no-repeat;
}
#home #header{
margin:40px auto 0;
}
#interior #header{
margin-top:40px;
}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:right;
float:right;
margin:21px 20px 0px 0px;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#6C96B8;
display:block;
font-weight:bold;
height:30px;
line-height:30px;
margin:0 10px 0 6px;
padding:0 5px;
text-align:center;
text-decoration:none;
}
#jsddm > li > a:hover{
color: #f09b50
}
.mainNavFirst a{

}
.mainNavLast a{

}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #999;
margin:0 0 0 2px;
}
#jsddm > li > ul a{
color:#fff;
background: #6C6E70;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #999;
}
#jsddm > li > ul a:hover{
color: #000;
background:#eaeaea;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
 background:url(shadowbar.png) repeat-y;
 height:285px;
 width:968px;
 margin:0 auto;
  line-height:0;
}

.imgContainer { float:left; width:633px !important; height:285px !important; margin-left:13px; }

.life-container
{
  background:url(homeLife.jpg) no-repeat;
  width:633px; 
  height:285px; 
  padding:0; 
  float:left;
  position:relative;
  line-height:1;
}

.health-container
{
  background:url(homeHealth.jpg) no-repeat;
  width:633px; 
  height:285px;  
  padding:0; 
  float:left;
  position:relative;
  line-height:1;
}

.life-container a, .health-container a 
{ 
  display:block; 
  width:94px; 
  height:15px;
  text-indent:-9999px;
  position:absolute;
  bottom:85px;
  right:27px;
}
.life-container a { background:url(learn-more-btn.png) no-repeat; }
.health-container a { background:url(learn-more-btn2.png) no-repeat; }

.imgContainer a:hover { background-position:bottom left; }

.homeText { 
  width:615px;
  height:60px;
  position:absolute;
  bottom:0;
  margin-left:20px;
}

.homeText p { color:#fff;  } 

.quote-container { background:url(quote-back.png) no-repeat; width:307px; height:285px; float:left; }

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:968px; 
background:url(shadowbar.png) repeat-y;
}
#interior #contentWrapper{
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:968px; 
background:url(shadowbar.png) repeat-y;
}
#home #content{
width:600px;
padding: 20px 20px 0 30px;
float:left;
}
#interior #content{
width:560px;
float:right;
margin-right:30px;
}
#home #sideBar{
width:280px;
margin: 20px 0 0 0;
float:left;
 }
#sideBar{
float:left;
height:auto;
  width:345px;
  mergin-left:30px;
}
.copy {
clear: both;
}
#interior .copy {
padding: 20px 30px;
}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
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 30px;
}
#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:#558ebd;
color:#fff;
font-size:16px;
padding: 5px 10px;
}
#actionNavLinks { margin:0; padding:0 }
#actionNav p{
padding: 10px;
}
#actionNav h4{
padding: 0 10px 10px;
color: #558EBD;
}
#actionNavLinks li {
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #fff;
    list-style:none;
}

#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:#c0e5ff; margin:2px 0 0;  }
#interior #twitter a { color:#558EBD; }
#twitter li { list-style:none; padding:0; margin:0 0 0 13px; color:#1E1E1E; line-height:1; }
#home #twitter ul{ 
  margin: 35px 0 0 0;
  *margin-top:55px;
  
}
#interior #twitter ul{ margin: 10px 0 0 0; }
/* ===== @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:0 0 0 10px;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #558ebd;
}
#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: #ccc;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;

}
#leftnav .level3 li a{border-left: 4px solid #333;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #efefef;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#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;
}
/* ===== @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:#6c6e70;
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 h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
#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{}
.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;
}
/* ===== @PREFERRED VENDOR STYLES ============================================= */
.partnersItem{
width:150px;
display:block;
margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
border: 1px dashed #ddd;
height:78px;
color:#687175;
width:310px;
margin:0 5px 5px 0;
padding:0;
  float:left;
}
.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;}
#footer{
width:968px;
height:57px;
background:url(footer-back.png) no-repeat;
color:#000;
padding:0;
margin:0 auto;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:710px; 
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#558ebd;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#f09b50;}
/* ===== @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;
    border-top:2px solid #86bd7b;
}

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

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

#panel .content .box {
  width:460px;
  float:left;
  padding:10px;
}

/* 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: white; }

/* @TAB */

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

.tab #toggle { float:right; background:url(slideDownTab.png) no-repeat; }

.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;
}
/*
.tab a.open { background: url(../images/bt_open.png) no-repeat left 0; }
.tab a.close { background: url(../images/bt_close.png) no-repeat left 0; }
.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }
*/

/* ===== @THICKBOX ========== */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}

#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}

#TB_title{
  background-color:#e8e8e8;
  height:27px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
  padding:15px;
}

#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}

#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* ============== NEW FORM ================ */
.quote-container{
    background:url("newHomeAction-2.png") no-repeat !important;
}
.quote-container img{
margin:130px 0 0 14px !important;
}
/* ===== @CUSTOM FORM ========== */
#cEbookForm { background:#8c8c8c; color:#ffffff !important; width:900px; height:auto; margin:0 auto; padding:0; font:Arial, Helvetica, sans-serif; border:1px solid #333; -webkit-border-radius:5px; -moz-border-radius:5px; font: 13px/normal Arial, Helvetica, sans-serif; }
#cEbookForm ul, #cEbookForm li { margin:0; padding:0; list-style:none; overflow:hidden; color:#ffffff; }
#cEbookForm textarea { margin-bottom:10px; }
#cEbookForm p { padding:5px; text-align:left; color:#fff; clear:both; margin:0; line-height:1;  }
#cEbookForm .cFormLabel { width:126px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cEbookForm .cFormLabelSixth { width:80px; float:left; font-size:13px; margin-left:10px; margin-top:-10px; color:#fff; }
#cEbookForm .cFormLabelThird { width:171px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cEbookForm .cFormLabelHalf { width:263px; float:left; font-size:13px; margin-left:10px; color:#fff; }
#cEbookForm .stateW { width:40px; float:left; margin-right:10px; }
#cEbookForm .zipW { width:120px; float:left; }
#cEbookForm .cFormInput { width:126px; float:left; }
#cEbookForm .sixthW { width:78px; float:left; margin-top:-10px; }
#cEbookForm .thirdW { width:171px; float:left; }
#cEbookForm .halfW { width:263px; float:left; }
#cEbookForm .cFormSubmit { display:block; margin:10px auto 0; background:url(images/submitBtn.png); width:97px; height:27px; border:none; text-indent:-9999px; cursor:pointer; font-size:0; line-height:0; }
#cEbookForm li label.error { visibility:hidden; display:none !important; clear:both; font-size:10px; line-height:1; }
#cEbookForm input.error { border:1px dashed #3d3d3d; background:#ffc4c4; }
#cEbookForm #errorContainer { padding:2px 10px; font-size:10px; color:#FFF; text-align:left; }
#cEbookForm #ebookForm li p { position: relative; margin: 10px 0; }
#cEbookForm #ebookForm li p label { position: absolute; top: 9px; left: 0; color:#666666;}
#cEbookForm #ebookForm li p br { display:none; }
.ie7 #cEbookForm #ebookForm li p { display:inline-block; margin-top:-10px; }

/* ====== @PIPEACTION HOVER ====================== */
#iPipe { margin:4px 7px; }
#iPipe li { width:295px; height:280px; margin:0; padding:0; line-height:1; list-style:none; }
#iPipe li a { display:block; width:295px; height:280px; }
#iPipe li a:hover { background-position:bottom right }
#pipeAct a { background:url(/iPipeGFX-v4.png) no-repeat; }
