body {
	background-color: #D9DEDD;
	margin: 0px;
	padding: 0px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
}
p {
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 980px;
}
#header {
	clear: both;
	height: 132px;
	width: 980px;
}
#main {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 980px;
}
#leftMain {
	float: left;
	height: auto;
	width: 427px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.firstPara {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 16px;
}

#rightMain {
	float: left;
	height: auto;
	width: 304px;
	padding-top: 14px;
}
#footer {
	clear: both;
	height: 19px;
	width: 950px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	color: #608199;
}
a:link {
	color: #826C35;
	text-decoration: none;
}

#aboutBox {
	background-image: url(images/about_box.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 82px;
	width: 261px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	margin-bottom: 10px;
	font-size: 11px;
}
#servicesBox {
	background-image: url(images/services_box.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 82px;
	width: 261px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 1.1em;
}
#servicesBox p, #aboutBox p, #contactBox p {
	line-height: 1.1em;
}

#contactBox {
	background-image: url(images/contact_box.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 82px;
	width: 261px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	margin-bottom: 20px;
	font-size: 11px;
}
#contactBox img, #aboutBox img, #servicesBox img {
	margin-right: 10px;
}

#buttons {

	float: left;
	height: auto;
	width: 150px;
}
a:visited {
	color: #826C35;
	text-decoration: none;
}
a:hover {

	color: #B99D53;
	text-decoration: none;
}
a:active {


	color: #826C35;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
#subMain {

	float: left;
	height: auto;
	width: 758px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h1 {
	color: #A08641;
	font-size: 18px;
}
h2 {
	color: #A08641;
	font-size: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
blockquote {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

strong {

	color: #A08641;
}
.border {
	border: 2px solid #A08641;
	margin-bottom: 20px;
	margin-right: 20px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/small_box.gif);
	line-height: 1.5em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
blockquote {
	margin-top: 0px;
	padding-top: 0px;
}
.noBottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.more {
	height: 15px;
	width: 50px;
	float: right;
	text-align: right;
	padding-top: 65px;
}
