@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	background-color: #B9B9B9;
}
#container {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	background-image: url(images/container_bg1.jpg);
	background-repeat: repeat-y;
	margin-top: 30px;
}
#container h1 {
	text-indent: -9999px;
}
#header {
	background-image: url(images/header_bg1.jpg);
	float: left;
	height: 139px;
	width: 960px;
}
#footer {
	background-image: url(images/footer_bg1.jpg);
	float: left;
	height: 75px;
	width: 960px;
}
#content {
	float: left;
	width: 960px;
}
#services_info h2, #services_info2 h2, #services_info3 h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #AAA251;
	margin-top: 15px;
	margin-bottom: 5px;
}
#services_info h3, #services_info2 h3, #services_info3 h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #AAA251;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contact_info {
	width: 400px;
	top: 270px;
	padding-left: 50px;
	padding-top: 20px;
	float: left;
}
#contact_info p, #contact_info2 p, #links p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_info a, #links a {
	color: #211D1E;
}
#contact_info2 {
	width: 320px;
	float: left;
	margin-top: 20px;
}
#services_info {
	width: 400px;
	top: 175px;
	left: 50px;
	float: left;
	padding-left: 50px;
	padding-top: 15px;
	height: 520px;
}
#services_info p, #services_info2 p, #services_info3 p {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 0.75em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.7em;
}
#services_info2 {
	width: 420px;
	top: 175px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	height: 520px;
}
#services_info2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#services_info2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}
#services_info3 {
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 210px;
	margin-left: 40px;
	padding-bottom: 20px;
	width: 860px;
	left: 0px;
}
/*\*/
* html #services_info3 {
	margin-left: 20px;
}
/**/

#links {
	position: absolute;
	top: 335px;
	left: 50px;
	font-size: 0.75em;
}
.float_left {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

