body {
	background: #eee;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, img, div, body, br, hr, form, input {
	margin: 0px;
	padding: 0px;
}

#wrap {
	font: 80%/1.3 Verdana, Geneva, sans-serif;
	color: #666;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	margin-top: 15px;
	border: 1px solid #4B7324;
}
#header {
	height: 149px;
}

#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
#topNav {
	background: url(../images/navBg.jpg) repeat-x;
	height: 35px;
	padding-left: 45px;
}
#wrap #main {
	padding: 25px 370px 15px 45px;
}
#wrap #main h1 {
	font-size: 120%;
	color: #4B7224;
}
#wrap #main h2 {
	font-size: 110%;
	color: #4B7224;
}
#wrap #main p {
	padding-bottom: 10px;
}
#main #gillQuote {
	padding-top: 10px;
	padding-bottom: 10px;
}
#callOutBox {
	padding: 15px;
	border: 1px solid #9AC281;
	background: #eee;
}
#callOutBox ul {
	padding-left: 45px;
	list-style: none;
}
#callOutBox ul li {
	background: url(../images/bullet.gif) no-repeat left 5px;
	padding-left: 20px;
	padding-bottom: 2px;
}





#wrap #rightCol {
	width: 302px;
	float: right;
	margin-right: 45px;
	margin-top: 25px;
}
#rightCol h3 {
	font-size: 100%;
	color: #4B7224;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#rightCol img {
	float: right;
	padding: 3px 15px 5px 5px;
}
#rightCol p {
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 1.2;
	font-size: 85%;
}


#rightCol #boxTop {
	background: url(../images/boxTop.jpg) no-repeat center top;
	height: 14px;
}
#rightCol #boxMid {
	border-right: 1px solid #9AC281;
	border-left: 1px solid #9AC281;
	background: #D7FFC6;
}
#rightCol #boxMid a {
	color: #4B7224;
	text-decoration: none;
}
#rightCol #boxMid a:hover {
	color: #333;
	text-decoration: none;
}
#rightCol #boxBtm {
	background: url(../images/boxBtm.jpg) no-repeat center bottom;
	height: 18px;
}
#rightCol .testimonials {
	padding: 22px 25px 25px;
	background: url(../images/quotes.gif) no-repeat left top;
	margin-top: 20px;
}
#rightCol .testimonials p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 100%;
}
#rightCol .linkBox {
	padding: 0px 25px 25px;
	margin-top: 20px;
}
#rightCol .linkBox a img{
	border-style: none;
}



#wrap #footer {
	background: url(../images/footerBg.jpg) repeat-x;
	clear: both;
	height: 22px;
}
#wrap #footer p {
	color: #FFF;
	padding-left: 45px;
	font-size: 85%;
	padding-top: 5px;
}
#wrap #main .first a {
	color: #4B7224;
}
#wrap #main p a {
	color: #4B7224;
}



.first {
	font-weight: bold;
	line-height: 1.2;
}
.boxedImg {
	float: right;
	height: 296px;
	width: 200px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.boldGreen {
	font-size: 110%;
	font-weight: bold;
	color: #4B7224;
}
.index_list {
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.index_list li a {
	color: #4B7224;
}
.imgRight {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.caption {
	font-weight: bold;
	text-align: center;
}
.centrepic {
	text-align: center;
}
