@charset "UTF-8";
/* CSS Document */

body {
	background-color: #454743;
}
#divWrapper {
	margin: 0 auto;
	width: 960px;
}
#divbody {
	height: 366px;
	width: 960px;
}

#divBodyLeft {
	float: left;
	width: 333px;
	height: 366px;
	background-image: url(../images/index_pagetitle_services.jpg);
}
#divBodyLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #14110b;
	padding-top: 195px;
	padding-right: 10px;
	padding-left: 50px;
	padding-bottom: 45px;
}
#divBodyCenter {
	float: left;
	width: 294px;
	height: 366px;
	background-image: url(../images/index_backgroundbody.jpg);
}
#divBodyRight {
	float: left;
	width: 333px;
}
#divFooter {
	clear: both;
	width: 960px;
	background-image: url(../images/template_footerbackground.jpg);
	background-repeat: no-repeat;
	height: 75px;
}
#divFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #595548;
	padding-top: 20px;
	padding-left: 30px;
}
#divBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #14110b;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

#divBodyText a:link {
	color: #8e4313;
	text-decoration: underline;	
} #divBodyText a:active {
	color: #8e4313;
	text-decoration: underline;	
} #divBodyText a:hover {
	color: #8e4313;
	text-decoration: none;	
} #divBodyText a:visited {
	color: #8e4313;
	text-decoration: none;	
}

#divBodyText h1, h2, h3, h4 {
	color: #592a0b;
}

#divFooterText a:link {
	color: #14110b;
	text-decoration: underline;	
} #divFooterText a:active {
	color: #14110b;
	text-decoration: underline;	
} #divFooterText a:hover {
	color: #14110b;
	text-decoration: none;	
} #divFooterText a:visited {
	color: #14110b;
	text-decoration: none;	
} 
