﻿body { 
	margin: 0 auto;
	background: #377803 url('../images/bg.jpg') no-repeat top center;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}
p {
	margin: 5px 0 0 0;
}
a {
	text-decoration: none;
}
a, a img {
	border: 0 !important;
}
.header1, .contentheading{
	font-size: 24px;
	font-family: tahoma;
	padding: 15px 0;
}
.header2 {
	font-size: 17px;
	font-family: tahoma;
	padding: 15px 0 5px 0;
}
.clear {
	clear: both;
}
#site {
	margin: 0 auto;
	width: 962px;
	position: relative;
}
#top {

}
#top .logo {
	background: url('../images/logo.png') no-repeat 20px 25px;
	display: block;
	width: 311px;
	height: 35px;
	border: 0;
	padding: 25px 0 0 20px;
}
#top .top-image {
	background: url('../images/top-image.png') no-repeat;
	width: 326px;
	height: 137px;
	position: absolute;
	top:0;
	left: 700px;
	z-index: 1;
}
#container {
	margin-top: 20px;
}
#container #menu {
	background: url('../images/top-bg.png') no-repeat;
	width: 962px;
	height: 57px;
	position: relative;
	z-index: 10;
}
.menu {
	padding: 13px 0 0 9px;
	margin: 0;
}
.menu li {
	list-style-type: none;
	float: left;
}
.menu li a span.middle, .menu li a span {
	color: #ffffff;
	font-size: 16px;
	height: 36px;
	display: block;
	padding: 15px 14px 0 14px;
	font-weight: bold;
	margin: 0 7px 0 6px;
}
/***************
.menu li a:hover span.left, .menu li a.active span.left {
	display: block;
	height: 50px;
	background: url('../images/menu-left.png') no-repeat;
	float: left;
	padding-right: 6px;
}
.menu li a:hover span.right, .menu li a.active span.right {
	display: block;
	height: 50px;
	background: url('../images/menu-right.png') no-repeat;
	float: left;
	padding-left: 6px;
}
.menu li a span.right {
	margin-right: 1px;
}
**********************/
.menu li a:hover span.middle, .menu li a.active span.middle, .menu li a:hover span, .menu li.active a span {
	background: #ffffff;
	color: #444444;
	display: block;
	float: left;
        -moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
#content {
	background: url('../images/middle-bg.png') repeat-y;
	width: 962px;
}
#content .content-top-bg {
	background: url('../images/content-top.png') no-repeat;
	width: 928px;
	height: 14px;
	margin-left: 15px;
}
#content .content-bottom-bg {
	background: url('../images/content-bottom.png') no-repeat;
	width: 928px;
	height: 14px;
	margin-left: 15px;
}
#content .content {
	width: 892px;
	background: #ffffff;
	margin-left: 15px;
	padding: 0 18px 20px 18px;
}
#content .content .description {
	padding: 0 10px;
	line-height: 140%;
}
.description ul  {
	padding-left: 15px;
	margin-top: 5px;
}
.description ul li {
	background: url('../images/list-image.png') no-repeat 0 5px;
	list-style-type: none;
	padding-left: 12px;
}
.description .left {
	width: 570px;
	float: left;
	margin-right: 20px;
}
.description .right {
	width: 250px;
	float: left;
}
#footer {
	color: #ffffff;
	background: url('../images/bottom-bg.png') no-repeat;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 22px;
	margin-bottom: 10px;
}
.af3b12 {
	color: #af3b12;
}
.aiContactSafe_contact_form_field_label_left {
	width: 125px;
	text-align: right;
}
.aiContactSafe_contact_form_field_right {
	float: left !important;
	width: 300px;
}
.error {
	color: red !important;
}
#footer a {
	color: #ffffff;
}