@charset "UTF-8";
/* CSS Document */

* { font-family:Arial, Helvetica, sans-serif}

h2 { font-size:15px; color:#2e598a; font-weight:600}

body { background-image:url(images/e-finity_bg.jpg);  background-position:left top; margin:0; background-repeat:no-repeat}


#homeFlash {width:700px; height:113px;z-index:10;margin-left:00px;margin-top:0px; }
#logo {width:130px; height:212px;left:20px;top:20px;z-index:100;position:absolute;}

#wrapper{width:750px; left:70px;top:50px;z-index:10;position:absolute; }
#content{background: #ffffff;}
.homeHeadsCopy { padding-left: 90px;}
.homeHeads { background-color:#fff;   }
.homeHeads h1 { font-size:32px; color:#619081 ;font-family : Georgia,'Times New Roman',Times,serif;line-height:25px;}
.homeHeads h2 { font-size:14px; color:#2b4d7d;line-height:14px; }

.bodycontent { background-color:#fff;  border-bottom:4px #619081 solid; width:698px; padding:0px 0px 30px 00px}

div.homeCopy { margin: 16px 11px 22px 90px; font-size: 12px; line-height:18px }
div.homeCopy a{ color:#619080; }
div.homeCopy a:hover{ color:#FF0000 }

div.secondaryContent {  width:600px; height:auto; margin: 6px 11px 22px 80px; font-size: 12px; line-height:18px }
div.secondaryContent a{ color:#619080; }
div.secondaryContent a:hover{ color:#FF0000 }

.photoRight { float:right; width:200px; margin-left:22px; font-size:11px; line-height:12px; text-align:center}
.photoRight a{ color:#619080; }
.photoRight a:hover{ color:#FF0000 }

div.homeProductsWrapper { margin-left:0px; width:400px;  float:left; }
div.homeProducts {margin-right:1px; margin-left:3px; width:195px; float:left; font-size:12px; color:#333333 }
div.homeProducts li { list-style-type: none; padding-bottom:6px; color:#619080;}
div.homeProducts li a {text-decoration:none; color:#619080;}
div.homeProducts li a:hover {text-decoration:underline; color:#FF0000 }
div.homeProducts ul {   margin-left: 0px;  padding-left: 0px }
div.homeProducts ul ul{   margin-left: 11px;  padding-left: 11px }

.productHeads { font-size:13px;  font-weight:bold; color:#79a605;}
.productHeads a {color:#79a605; text-decoration:underline }
.productHeads a:hover { color:#FF0000}


.footer { padding-top:11px; padding-bottom:11px; font-size:12px; color:#2e598a; text-align:center; line-height:18px }
.footer a { color:#2e598a;}
.footer a:hover { color:#FF0000}
// NAV MENU


.ddcolortabs{
padding: 0;
width: 90px;
background: #9bcf0b;
margin:0px;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin-left: 0px;
margin-top: -1px;
padding:0;
list-style:none;
 border: 1px solid white;
}

.ddcolortabs li{
display:inline;
margin:0px 0px 0px 0px;
padding:0px;
text-transform:uppercase;

}


.ddcolortabs a{
float:left;
color: white;
background: #79a605 url(media/color_tabs_left.gif) no-repeat left top;
margin:0px 1px 0px 0px;
padding:5px 14px 3px 13px;
text-decoration:none;
letter-spacing: 1px;
display:block;

}



.ddcolortabs a:hover{
background-color: #8cb85c;
}

.ddcolortabs a:hover span{
background-color: #8cb85c;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #8cb85c;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

 