html, body {
	background-image: url(images/bgdrepeat.jpg);
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0.5em 0 0.2em 0;
	color: #4B7CC2;
}
h3 {
	margin-bottom: 0.2em;
}
p {
	margin: 1em 2em;
}
a {
	color: #086F52;
	font-weight: bolder;
	text-decoration: underline;
}
a img {
border: none;
}
ul {
	font-size: 12px;
	line-height:1.4em;
}
a:hover {
	color: #274124;
	text-decoration: none;
}

#wrap {
	width: 973px;
	margin: 0 auto;
}
#container {
	float: left;
	position:relative;
	background-color: #FFFFFF;
	width: 973px;
	border-top: 20px solid #086f52;
	border-bottom: 20px solid #086f52;
}
#header {
	float: left;
	position:relative;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
	height: 121px;
}

#navigation {
	float: left;
	position:relative;
	clear:both;
	width: 973px;
	margin: 0 0 20px 0;
	height: 229px;
	}

#home-box {
	float: left;
	position:relative;
	width: 314px;
	margin: 0 8px 0 0;
	height: 229px;
	}
#services-box {
	float: left;
	position:relative;
	width: 327px;
	margin: 0 8px 0 0;
	height: 229px;
	}
#portfolio-box {
	float: left;
	position:relative;
	width: 314px;
	margin: 0;
	height: 229px;
	}

#content-wrap {
	width: 973px;
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 22px;
}
#content {
	width: 973px;
	float: left;
	position: relative;
	background: url(images/content-bgd.gif);
	padding: 0;
	margin: 0;
	background-repeat: repeat-y;
	height: auto;
}
#content-left {
	float: left;
	position:relative;
	width: 600px;
	height:auto;
	padding: 0 20px 10px 20px;
	margin: 0;
}
#content-right {
	float: left;
	position:relative;
	width: 283px;
	height: 373px;
	padding: 0 0 0 30px;
	margin: 0;
}
.content-right-indent {
	float: left;
	position:relative;
	padding: 0 0 0 100px;
	margin: 0;
	width:173px;
}
#content-right td h1 {
	padding: 0;
	margin: 10px 0 0 0;
	color: #000;
	font-size: 14px;
}
#content-right td p {
	padding: 0;
	margin: 10px 0 0 0;
	color: #000;
	font-size: 10px;
	float: left;
	line-height: 1.3em;
}
#content-right td p a {
	padding: 0;
	margin: 0;
	color: #888;
	font-size: 10px;
	float: right;
}
#contentbottomgreen {
	width: 1024px;
	clear: both;
	float: none;
	padding: 0;
	height: 30px;
	background-color: #274124;
}
#contentbottombeige {
	width: 1024px;
	clear: both;
	float: none;
	padding: 0;
	height: 30px;
	background-color: #c0b59b;
}


#footer {
	float: left;
	position:relative;
	width: 973px;
	color: #086f52;
}	
#footer table{
	float: left;
	position:relative;
	font-size: smaller;	
	position: relative;
}



img#nmg {
	width: 129px;
	height: 34px;
	float: right;
	margin-top: 4px;
}

