body {
	background-color: #8a745b;
	background-image:url('images/bmbg2.png');
	background-repeat:repeat-x;
	margin: 0px;
}

#wrapper {
	width: 808px;
	margin-left: 210px;
	margin-top: 60px;
}

#services {
	background-color: #8a745b;
	left: 0px;
	top: 0px;
	margin: 0px
	padding: 0px;
	width: 808px;
}




#servicesarea {
	background-color: #8a745b;
	width: 156px;
	height: 230px;	
	float: left;
	margin-right: 46px;
}


#thumbnail {
	background-color: #fff;
	background-image:url('images/thumbbg.png');
	width: 156px;
	height: 190px;	
	padding: 10px;
}

#content {
	background-color: #8a745b;
	width: 776px;
	border-bottom: 1px solid #a89580;
	padding-bottom:10px;
	padding-top:10px;
}

#contentarea {
	background-color: #8a745b;
	width: 776px;
	height: 500px;
	top: 370px;
	left: 210px;
	position: absolute;
}

#ifwd {
	margin-top: -120px;
}

#content2 {
	background-color: #8a745b;
	border-bottom: 3px solid #00c4fc;
	margin: 0px;	
	width: 776px;
	padding-bottom:10px;
	padding-top:10px;
}

.heading {
	background-color: #8a745b;
	color: #00c4fc;
	font-family: Calibri, Arial;	
	font-size: 16px;
	font-weight: bold;
}

.text {
	background-color: #8a745b;
	color: #fff;
	font-family: Calibri, Arial;	
	font-size: 14px;
}

.textfooter {
	color: #fff;
	font-family: Calibri, Arial;	
	font-size: 12pt;
	text-align:right;
}

.pagination {
	color: #fff;
	font-family: Calibri, Arial;	
	font-size: 12px;
	margin-top: -35px;
	padding-bottom: 16px;
}

p {
	margin: 0px;
	padding: 0px;
}

A:link {text-decoration: none; color: #00c4fc;}
A:visited {text-decoration: none; color: #00c4fc;}
A:active {text-decoration: none; color: #00c4fc;}
A:hover {text-decoration: underline; color: #00c4fc;}