body {
  background:#f7f7f7 url(../images/mainbg.jpg) no-repeat top center;
  background-attachment:fixed;
  margin:0px;
  padding:0px;
  color:#444444;
  font-family:Arial;
  line-height:17px;
}
.containit {
  width:936px;
  margin-right:auto;
  margin-left:auto;
}
.menu {
  height:34px;
  position:absolute;
  bottom:0px;
  left:0px;
  z-index:999;
  background: #94b4c4;
  width:936px;
}


.top {
  background: url(../images/bg-top.jpg) no-repeat;
  width:936px;
  height:169px;
  color:#a2bacc;
  position:relative;
  z-index:10;
}
.top a:link, .top a:visited {
  color:#78d4fe;
  text-decoration:none;
}
.top a:hover, .top a:active {
  color:#78d4fe;
  text-decoration:underline;
}
.logo {
  padding-left:30px;
  padding-top:20px;
}
.topstuff {
  padding-top:20px;
  padding-right:20px;
  padding-left:15px;
  font-size:12px;
  line-height:18px;
  width:145px;
}
a img {
  border:none;
}

.fl {
  float:left;
}
.fr {
  float:right;
}
.clear {
  clear:both;
}
.vm {
  vertical-align: middle;
}

.headers {
  width:936px;
}
.slides {
  width:607px;
  height:314px;
  float:left;
}
.headers .text {
  background: url(../images/bgrightside.jpg) no-repeat;
  width:329px;
  height:314px;
  float:right;
  font-size:14px;
  line-height:24px;
  overflow:hidden;
}
.headers .text .pad {
  padding-left:22px;
  padding-right:22px;
  padding-top:21px;
  padding-bottom:21px;
}
.headers .text .buttons {
  padding-top:20px;
}
.content {
  padding-top:20px;
  background:#ffffff;
}


.leftside {
  width:607px;
  font-size:14px;
  line-height:22px;
}
.leftside .pad {
  padding-left:20px;
  padding-right:15px;
}
.leftside p {
  margin-bottom:18px;
  margin-top:0px;
}


.rightside {
  width:329px;
  font-size:14px;
  line-height:21px;
}
.rightside .pad {
  padding-left:10px;
  padding-right:10px;
}

.rightside ul {
  margin-top:10px;
  margin-bottom:20px;
  margin-left:0px;
  padding-left:0px;
  list-style:none;
}
.rightside ul li {
  font-size:14px;
  padding-left:15px;
  background: url(../images/arrow1.jpg) no-repeat;
  background-position: 0px 8px;
  margin-bottom:8px;
}

.boxtop {
  background:url(../images/boxtopbg.jpg) bottom repeat-x;
  height:37px;
  border-left:1px solid #dfe9ec;
  border-right:1px solid #dfe9ec;
  border-top:1px solid #dfe9ec;
}
.boxtop .pad {
  padding-top:7px;
  padding-left:10px;
  padding-right:10px;
}

.boxbody {
  background:url(../images/boxbg1.jpg) top repeat-x;
  border-left:1px solid #dfe9ec;
  border-right:1px solid #dfe9ec;
  border-bottom:1px solid #dfe9ec;
  line-height:18px;
}
.boxbody p {
  margin-bottom:10px;
  line-height:20px;
}

.boxbody .pad {
  padding-top:10px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:10px;
}
.footer {
  background:url(../images/bg-foot.jpg) no-repeat;
  width:936px;
  height:125px;
  font-size:12px;
  color:#888f95;
  padding-top:50px;
}
.footer .pad {
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}
.lblue {
  color:#a2c0cf;
}
.footer a:link, .footer a:visited {
  color:#bcbcbc; text-decoration:none;
}
.footer a:hover, .footer a:active {
  color:#a2c0cf; text-decoration:none;
}

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


#breadcrumbs {
  font-size:10px; line-height:12px; color:#828282;
}
#breadcrumbs ul {
  list-style-image: url(../images/breadcrumb-arrow.gif);
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  padding:0px;
}
#breadcrumbs li {
  margin:0px;
  padding:0px;
  display: inline;
  border: none;
}
#breadcrumbs li
{
background-image: url(../images/breadcrumb-arrow.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 0.6em;
margin: 0 0 0 0;
}
#breadcrumbs a:link {
    color:#a8340b; text-decoration:none;
}
#breadcrumbs a:visited {
    color:#a8340b; text-decoration:none;
}
#breadcrumbs a:hover {
    color:#a8340b; text-decoration:underline;
}
.mb10 {
  margin-bottom:10px;
}

.input {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:3px;
}
.separator {
  border-top:1px solid #dbdbdb;
  margin-top:15px;
  padding-top:15px;
}


#formy input, textarea, select {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:3px;
}
.blye {
	color: #0e87be;
text-decoration: underline;
}

.blye2 {
	color: #0e87be;
	text-decoration: none;
}
.error {
	color:#FF0000;
	text-decoration: none;
}
