body {
  margin:0px;
  padding:0px;
  background:#ffffff url(../images/bg.jpg) top repeat-x;
  color:#444444;
  font-size:12px;
  font-family:Arial;
  line-height:18px;
}
.containit {
  width:928px;
  margin-right:auto;
  margin-left:auto;
}


.top-header {
  background:url(../images/header.png) no-repeat top center;
  width:898px; height:254px;
  overflow:hidden;
}

.real-body {
  background: #DBE5E9 url(../images/body.gif) top center no-repeat;
  width:898px;
}
.real-pad {
  padding-left:25px;
  padding-right:25px;
  padding-top:0px;
  padding-bottom:25px;
}


.footer-line {
  background:#004460;
  height:8px;
  width:100%;
}

.gbox {
  border:1px solid #dbdbdb;
  padding:10px;
}

.rightsides {
  background: url(../images/leftside.png) top repeat-y;
  width:15px;
}
.leftsides {
  background: url(../images/leftside.png) top repeat-y;
  width:15px;

}
.separator {
  border-bottom:1px solid #dbdbdb;
  margin-bottom:8px;
  padding-bottom:8px;
}
.separators {
  border-bottom:1px solid #dbdbdb;
  margin-bottom:8px;
  padding-bottom:0px;
}

.bigger {
  font-size:14px;
  line-height:19px;
}

a:link, a:visited {
  color:#f7961e; text-decoration:underline;
}
a:hover, a:active {
  color:#f7961e; text-decoration:none;
}


h1 {
  margin-top:0px;
  margin-bottom:10px;
  color:#f7961e;
  font-size:30px;
  line-height:30px;
  font-weight:bold;
}
h2 {
  color:#fff;
  font-size:24px;
  margin-top:0px;
  margin-bottom:10px;
  line-height:28px;
  font-weight:bold;
}


h3 {
  font-size:25px;
  text-transform:uppercase;
  line-height:25px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:8px;
}

.mt {
  margin-top:0px!important;
}
.mb {
  margin-bottom:0px!important;
}


.white-left {
  background: #4B6100 url(../images/bg-white-left.jpg) top center no-repeat;
  width:553px;
  height:auto;
}
.white-pad {
  padding:10px;
}
.white { color: #fff;}

.green-right {
  background: #014461 url(../images/bg-green-right.jpg) top center no-repeat;
  width:277px;
  height:auto;
  color:#ffffff;
}
.green-pad {
  padding:15px;
}
.green-box {
  border:1px solid #cce39e;
  padding:10px;
  margin-bottom:10px;
  margin-top:10px;
}
.green-box ul {
  list-style:none;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  padding-left:0px;
}
.green-box ul li {
  background:url(../images/check.png) no-repeat;
  padding-left:42px;
  margin-left:0px;
  background-position:0px 0px;
  font-size:15px;
  line-height:19px;
  margin-bottom:10px;
  min-height:28px;_height:28px;
}


.testimonials {
  padding-top:14px;
  padding-bottom:14px;
  background:#ffffff;
  border-bottom:0px solid #dbdbdb;
  margin-bottom:0px;
}
.testimonial {
  border:1px solid #dbdbdb;
  padding:10px;
  color:#444444;
  font-size:12px;
  line-height:18px;
  width:191px;
  float:left;
}
.testimonial-divider {
  width:15px;
  height:1px;
  float:left;
}
.testimonial .ghilli {
  padding-right:8px;
  padding-bottom:0px;
  padding-top:5px;
}

.copy {
  font-size:10px;
  font-family:Arial;
  line-height:15px;
  padding-bottom:20px;
}
.copy a 
{
 color:#014461;
}
.copy a:hover 
{
 color:#014461;
}


.fr {
  float:right;
}
.fl {
  float:left;
}
.fc {
   text-align:center;
}
.clear {
  clear:both;
}
.required
{
 color:#FF0000;
 font-weight:bold;
}

