@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	color: #231F20;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

form {
	margin: 0px;
	outline: none;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #231F20;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	display: block;
	height: 166px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: repeat-x;
}
#strapline {
	display: block;
	height: 65px;
	background-image: url(../img/strapline-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
#mainBody {
	display: block;
	width: 960px;
}
#footer {
	display: block;
	color: #231F20;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	width: 960px;
}
#footer a.terms {
	font-weight: bold;
	color: #096C39;
	text-decoration: none;
}
#footer a.terms:hover {
	color: #333;
}



.greenLine {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4f926a;
	height: 1px;
}

#column1 {
	width: 350px;
	color: #FFF;
	background-color: #231f20;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#column2 {

}
#column3 {
	width: 210px;
	color: #FFF;
	background-color: #606b6e;
}
#column1 h1 {
	font-size: 36px;
	font-weight: bold;
	margin-top: 0px;
	color: #6fbe44;
}

#column1 h2 {
	color: #6fbe44;
	margin-top: 0px;
}
#column1 h3 {
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column3 .quote {
	margin-top: 30px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 22px;
}
.whiteBoxes {
	background-color: #FFF;
}
.whiteBoxes p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
}
.whiteBoxes ul {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.whiteBoxes li {
	margin-left: 15px;
	margin-top: 5px;
}



.whiteBoxes h4 {
	font-size: 23px;
	color: #606B6E;
	margin-top: 0px;
	margin-bottom: 10px;
}
.whiteBoxes h5 {
	font-size: 16px;
	color: #096c39;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.link_readMore{
	color: #096C39;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	display: block;
	font-size: 10px;
	background-image: url(../img/arrow-button.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	line-height: 16px;
}
a.link_readMore:hover {
	color: #333;
}
.link_readMore img {

}

#pageColumn1 {
	width: 271px;
	padding-bottom: 20px;
}


#pageColumn1 #help {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 17px;
	color: #096c39;
	font-weight: bold;
}
#pageColumn1 #touch {
	font-size: 21px;
	color: #606B6E;
	text-align: right;
	background-image: url(../img/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#pageColumn1 #touch a {
	color: #606B6E;
	text-decoration: none;
	display: block;
	padding-right: 30px;
}
#pageColumn1 #touch a:hover {
	color: #000;
}
#pageColumn2 {
}


#pageColumn2 #pageMainContent {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-size: 12px;
	color: #231F20;
}
#pageColumn2 #pageMainContent h1 {
	font-size: 32px;
	color: #6fbe44;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}
#pageColumn2 #pageMainContent h2 {
	font-size: 21px;
	color: #606B6E;
	margin-top: 0px;
}
#pageColumn2 #pageMainContent h3 {
	color: #096C39;
	font-size: 32px;
	margin-top: -15px;
	margin-bottom: 15px;
}

#pageColumn2 #pageMainContent a {
	text-transform: uppercase;
	color: #096C39;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#pageColumn2 #testimonialsBox  {
	font-size: 18px;
	color: #606B6E;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 300px;
}
#pageColumn3 {
	width: 215px;
	background-color: #606B6E;
	color: #FFF;
}
#pageColumn3 .quote {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 22px;
}
#pageMainContent #testimonialsBox p {
	margin-bottom: 5px;

}
#testimonialsBox .testimonialsName {
	font-size: 16px;
	color: #6FBE44;
	font-weight: bold;
	margin-top: 5px;
}
#contactForm {
	font-size: 14px;
	color: #231F20;

}

#contactForm #contactAddress {
	width: 280px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contactForm input , textarea{
	border: 1px solid #231F20;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 310px;
	margin-bottom: 8px;
	outline: none;
}
.redStar {
	font-weight: bold;
	color: #C00;
}
#pageMainContent .pageButtons {
	background-image: url(../img/corporate-buttons.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-bottom: 10px;
}
#pageColumn2 #pageMainContent h4 {
	font-size: 17px;
	font-weight: normal;
}
#pageColumn2 #pageTerms {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-size: 12px;
	color: #231F20;
}
#pageColumn2 #pageTerms h2 {
	font-size: 12px;
	font-weight: bold;
	color: #096C39;
	margin: 0px;
}
#testimonialsBox ul {
	margin: 0px;
	padding-left: 20px;
}
#testimonialsBox li {
	margin-bottom: 10px;
}
#header h1 {
	font-size: 32px;
	color: #6fbe44;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}

