body,html { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #ccc; background-color: #333; }

div { margin:0;padding:0;border:0; }
img { margin:0;padding:0;border:0; }

h1, h2 { font-size: 18px; font-weight: bold; color: #006699; }
h3 { font-size: 12px; font-weight: normal; color: #333333; }

a:link, a:visited, a:hover { font-size: 13px; color: #ccc; text-decoration: underline; }
a:hover { color: #006699; text-decoration: none; } 

.container { clear:both; margin: 0 auto; width:1000px; height:100%;  }

.headertext {  text-align:right; color:#fff; background-color:#000000; font-size:18px; padding:15px 50px; }
.header { width:1000px; background-color: #fff; height: 95px; }
.header .logo { float:left; width: 600px; padding-left: 30px; }

.header .menu { float:left; }
.header .menu a { display:block; float:left; font-size: 16px; color: #1F5289; font-weight: bold; }
.header .menu ul { margin:0; padding:0; list-style-type:none; }
.header .menu ul li { display: inline; }
.header .menu ul li a { text-decoration: none; padding: 34px 40px 0px 0px; font-size: 16px; }
.header .menu ul li a:hover { color:#333; }

.content { height: 490px; min-height: 490px;  background-color:#000000;}

.content .left { float:left; width:560px; margin-left:30px; margin-top:35px; padding-bottom:20px; }
.content .right{ float:right; margin-right:25px; margin-top:32px; width:320px; }
.testimonial { margin-top:30px; font-style: italic; }


.banner { height: 330px;  }

.footer { clear: both:  }
.footer p { color:#000; font-size:11px; padding-left:25px;}
.footer a, .footer a:visited { color: #000;  font-size:11px; text-decoration: none;}
.footer a:hover{ color: #999; text-decoration: none;}