body {
	background-color: #F3F3F3;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

A.ColorLink:link {
	color: #000000;
/
; 	font-weight: bold;
}
A.ColorLink:visited {
	color: #000000;
	font-weight: bold;
}
A.ColorLink:hover {
	color: #657C0A;
	font-weight: bold;
} 

#container {
	height: 750px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #868686;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 620px;
	padding-left: 340px;
}
#content_main {
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	height: 347px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_footer {
	background-image: url(../images/content_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 137px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	float: left;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #5C7301;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5C7301;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


#content_left {
	float: left;
	height: 300px;
	width: 525px;
	padding-top: 42px;
	padding-left: 30px;
}
#content_right {
	float: right;
	height: 270px;
	width: 365px;
	padding-top: 72px;
	padding-left: 20px;
}

#footer {
	background-image: url(../images/footer.jpg);
	clear: both;
	height: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-left: 20px;
}
.copyright {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#servicescontent_99 {
	float: left;
	height: 300px;
	width: 525px;
	padding-top: 42px;
	padding-left: 30px;
}

#servicescontent_main {
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	padding-top: 42px;
	padding-left: 30px;
	padding-right: 60px;
}

#servicescontainer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #868686;
}
#services_txt2 {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}

.list {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5C7301;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#services_img {
	float: right;
	width: 250px;
}
#services_txt3 {
	float: left;
	padding-bottom: 20px;
	width: 900px;
	padding-top: 30px;
}
