body {
background:url(../images/bg.gif) #f2f2f2 repeat-x;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0;
padding:0
}

.marg10 {
margin-top:10px
}

.clearBoth {
clear:both
}

.floatL {
float:left
}

.list {
font-size:14px;
font-weight:bold;
margin:15px 25px;
padding:5px 0
}

.listA {
font-size:19px;
color:#fff;
margin:5px 35px;
padding:0
}

.colorGreen {
color:#c4d33b
}

.wrapper {
width:960px;
margin-left:auto;
margin-right:auto
}

.wrapper .header {
background:url(../images/header.gif) no-repeat;
width:960px;
height:137px
}

.wrapper .menuBG {
background:url(../images/menuBg.gif) no-repeat;
width:960px;
height:40px
}

.wrapper .footer {
background:url(../images/footerBg.gif) no-repeat;
width:962px;
height:13px;
font-size:12px;
color:#272e6c;
text-align:center;
padding:10px 0
}




ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}



.wrapper .mainBanner {
background:url(../images/mainBanner.png) no-repeat;
width:960px;
height:366px
}

.wrapper .aboutUs {
background:url(../images/aboutUs.png) no-repeat;
width:960px;
height:561px
}

.wrapper .contactBg {
background:url(../images/contactBg.png) no-repeat;
width:961px;
height:355px
}

.wrapper h1 {
color:#c4d33b;
font-size:32px;
font-weight:normal;
margin:0;
padding:11px 0 11px 15px
}

.wrapper h2 {
color:#fff;
font-size:19px;
font-weight:normal;
margin:0;
padding:7px 0 7px 15px
}

.wrapper .bgServices {
background:url(../images/bgServices.gif) no-repeat;
width:962px;
height:171px
}

.wrapper .bgServices h1 {
color:#c4d33b;
font-size:23px;
font-weight:normal;
margin:0;
padding:6px 0 11px 15px
}

.servicesList {
display:block;
font-size:16px;
list-style:none;
font-weight:bold;
color:#272e6c;
margin:0;
padding:0
}

.servicesList li {
margin:0;
padding:8px 0
}

.servicesList li h3 {
float:left;
margin:0;
padding:0 10px
}

.servicesList li h4 {
padding-top:4px;
margin:0
}

.servicesList li h4 a {
padding-top:4px;
color:#272e6c;
text-decoration:none;
margin:0
}

.servicesList li h4 a:hover {
padding-top:4px;
color:#9bab09;
text-decoration:underline;
margin:0
}

.listCont {
width:320px
}

.headerPopup {
background:url(../images/headerPopup.gif) no-repeat;
width:307px;
height:20px;
color:#b5c42c;
font-size:16px;
font-weight:bold;
padding:5px
}

