body { 
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#e6f9fb;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:16px;
color:#3e3e3e;
margin: 0 auto;
padding: 0;
} 
img { 
border-width: 0;
}
.header{ 
background:#ffffff;
height:101px;
width:100%;
margin: 0 auto;
padding: 0;
} 
.headercontent{
width:955px;
height:100px;
padding:0 17px 0 10px;
margin:0 auto;
} 
.logo{ 
background:url(../images/logo.gif);
width:208px;
height:100px;
float:left;
}

/* Content */
.content{ 
width:955px;
height:500px;
margin:20px auto;
} 
.content a{
text-decoration: none;
color: inherit;
font-weight: bold;
}
.content a:hover{
text-decoration: underline;
}
.rotator{ 
width:955px;
float:left;
height:auto;
} 
.bottomcontent{
text-align: left;
width:928px;
float:left;
background:#fbfbfb;
padding:20px 0 20px 20px;
} 
.bottomtext{
float:left;
padding:0 30px 0 0 ;
width:265px;
text-align:left;
}
.bottomcontent h2{ 
padding:0;
margin:0 0 10px 0;
color:#4a8db0;
font-size:20px;
} 
.contactus{ 
background:url(../images/contactform.png) no-repeat;
width:266px;
height:173px;
float:left;
margin:10px 20px 0 20px;
display:inline;
text-align:left;
padding:15px;
} 
.contactus h2{ 
padding:0;
margin:0;
color:#ffffff;
font-size:18px;
width:266px;
} 
.contactus .desc{ 
font-size:12px;
color:#e3f8fd;
display:block;
float:left;
width:266px;
margin-bottom:10px;
} 
.contactus label{ 
width:50px;
text-align:center;
height:20px;
float:left;
display:inline;
color:#ffffff;
line-height:25px;
} 
.contactus input{ 
padding:3px;
width:186px;
} 
.contactus .submit{ 
width:75px;
height:27px;
float:right;
margin-top:10px;
} 
.footer{ 
width:954px;
float:left;
text-align:right;
height:20px;
line-height:20px;
margin-top:10px;
color:#4a8db0;
} 
.footer a{ 
color:#4a8db0;
text-decoration:none;
font-weight: 100;
} 
.footer a:hover { 
color:#006fc5;
} 
/* Navigation */.nav{ 
list-style:none;
padding: 0;
margin:27px 0 0 0;
float:right;
display:inline;
height:46px;
} 
.nav li{ 
display:inline;
height:46px;
float:left;
} 
.nav li a:hover{ 
background-position:0 -46px;
height:46px;
} 
.nav li a{ 
height:46px;
width:100%;
display:block;
} 
.nav .home { 
background:url(../images/nav_home.png);
width:93px;
} 
.nav .about { 
background:url(../images/nav_about.png);
width:121px;
} 
.nav .benefits { 
background:url(../images/nav_benefits.png);
width:114px;
} 
.nav .evidence { 
background:url(../images/nav_evidence.jpg);
width:114px;
}
.nav .services { 
background:url(../images/nav_services.png);
width:118px;
} 
.nav .contact { 
background:url(../images/nav_contact.png);
width:104px;
} 
.nav li a span{ 
display:none} 
/* font classes */
.hideme{ 
display:none} 

.error {
color: #F33;
font-weight: bold;
}

