body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #0e4c00 url(../images/bg.png) repeat-x top;
	margin: 0;
}

ul, form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.title {
	float: left;
	width: 497px;
	height: 42px;
	padding-top: 5px;
	padding-left: 12px;
	margin-left: 50px;
	background: url("../images/title-bg.png") no-repeat;
	color: #2d6300;
	font-size: 28px;
	text-transform: uppercase;
}

.cptitle {
	float: left;
	width: 960px;
	height: 42px;
	padding-top: 5px;
	padding-left: 12px;
	background: url("../images/cptitle-bg.png") no-repeat;
	color: #2d6300;
	font-size: 28px;
	text-transform: uppercase;
}

.ft-prev {
	position: absolute;
	width: 210px;
	height: 45px;
	margin-left: 724px;
	background: url("../images/up.png") no-repeat;
	z-index: 1001;
}

.ft-next {
	position: absolute;
	width: 210px;
	height: 45px;
	margin-top: 238px;
	margin-left: 750px;
	background: url("../images/down.png") no-repeat;
	z-index: 1001;
}

.ft-title {
	padding: 10px 10px;
	width: 400px;
	height: 100px;
	text-align: left;
	background: url("../images/reviews.png") no-repeat;
}

.review-title {
	font-weight: bold;
	font-size: 18px;
}

.review-body {
	width: 350px;
}

.box {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 230px;
	margin-top: 50px;
	background: url("../images/box.png") no-repeat;
	color: #000000;
}

.box.first {
	margin-left: 0;
}

.box .heading {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-left: 15px;
	color: #2d6300;
	font-size: 28px;
	text-transform: uppercase;
}

.box form {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.box .input {
	width: 267px;
	height: 23px;
	#margin-left: -15px;
	line-height: 23px;
	border: 1px solid #2d6300;
}

.box .submit {
	float: left;
	width: 80px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #2d6300;
}

.box ul.list {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-left: 15px;
	list-style: none;
}

.box .separator {
	float: left;
	width: 271px;
	height: 1px;
	margin-top: 6px;
	padding-bottom: 7px;
	background: url("../images/separator.png") no-repeat;
}

.box .video {
	float: left;
	margin-left: 15px;
}

.box a {
	color: #000000;
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

.mbottom {
	padding-bottom: 18px;
}

.akform{
    background-color: #fff;
    color: #000;
    text-align: left;
    width: 860px;
	margin-top: 18px;
}

.akform .fields {
	padding: 10px 0;
}

.akform .field {
	padding: 5px 10px;
}

.akform .field .fieldInput {
	width: 425px;
}

.akform .field .fieldTick {
	background: url("../images/tick.png") no-repeat right center;
}

.akform .field .fieldCross {
	background: url("../images/cross.png") no-repeat right center;
}

.akform .field label{
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
}

.akform input.textinput {
    width: 400px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #2d6300;
}

.akform textarea {
    width: 830px;
    height: 100px;
    padding: 3px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #2d6300;
	resize: none;
}

.akform span.mandatory {
    color: #a00;
}

.akform input.button {
	margin-left: 10px;
	margin-bottom: 20px;
	background: #ffffff;
	border: 1px solid #2d6300;
}

.akmap {
	color: #000000;
	width: 860px;
	height: 400px;
}

.akmap .googleMapPlaceholder {
    height: 100%;
}

.akform #confirm {
    background: #efe;
    padding: 40px;
    border: 1px solid #060;
    color: #060;
    font-weight: bold;
    text-align: center;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 960px;
	height: 120px;
	background: url("../images/header-bg.png") top center no-repeat;
}

#logo {
	float: left;
	width: 283px;
	height: 95px;
	margin-top:	2px;
}

#menu {
	float: right;
	margin-top: 34px;
}

#menu ul {
	float: left;
	list-style: none;
}

#menu ul li {
	float: left;
	margin-left: 20px;
}

#menu ul li.first {
	margin-left: 0;
}

#menu ul li a {
	float: left;
	height: 64px;
	padding-top: 13px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#menu ul li a.dropdown {
	background: url("../images/btn-bg.png") repeat-x;
	color: #000000;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.selected {
	text-decoration: underline;
}

#menu ul li .left-part {
	float: left;
	width: 12px;
	height: 64px;
	background: url("../images/btn-left.png") no-repeat;
}

#menu ul li .drop {
	margin-left: 5px;
}

#menu ul li .right-part {
	float: left;
	width: 12px;
	height: 64px;
	background: url("../images/btn-right.png") no-repeat;
}

#slideshow-holder {
	float: left;
	width: 960px;
	height: 313px;
	background: url("../images/slideshow-bg.png") no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}

#content {
	float: left;
	width: 860px;
	margin-top: 18px;
	margin-left: 50px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

#content .heading {
	float: left;
	width: 960px;
	font-size: 16px;
	font-weight: bold;
}

#footer {
	float: left;
	width: 960px;
	height: 30px;
	background: #ffffff;
	color: #000000;
	padding-bottom: 10px;
}

#footer ul.menu {
	float: left;
	margin-top: 15px;
	padding-bottom: 25px;
	list-style: none;
}

#footer ul.menu li {
	float: left;
	margin-left: 20px;
}

#footer ul.menu li a {
	color: #000000;
	text-decoration: none;
}

#footer ul.menu li a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}