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

#services-main {
	background-image: url(../images/services/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 260px;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b2312;
	border-left-color: #3b2312;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#services-bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 950px;
	background-image: url(../images/services/services_bottom_bkgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3B1803;
}
.services-text-475 {
	font-size: 16px;
	line-height: 19px;
	color: #C69C61;
	margin: 0px;
	float: left;
	width: 395px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#services-text-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 475px;
}
#services-active {
	height: 21px;
	width: 83px;
	position: absolute;
	top: 104px;
	right: 167px;
	background-image: url(../images/body/nav_services.jpg);
	background-repeat: no-repeat;
}
#services ul {
	margin: 0px;
	float: left;
	height: auto;
	width: 150px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#services li {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-type: disc;
	font-size: 14px;
	line-height: 16px;
	color: #C69C61;
}
