BODY
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center; 
	background-color: #7b8061;
}

A
{
	color: #000;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

A IMG {
	border: none;
}

.oneColFixCtr #container {
	width: 800px; 
	margin: 0 auto; 
	text-align: left; 
}

#content {
	position: relative;
	float: left;
	top: 60px;
	left: 157px;
	width: 310px;
}

#footer {
	text-align: center;
}

#home {
	background-image: url(images/home.jpg);
	width: 800px;
	height: 600px;
}
#about_us {
	background-image: url(images/about_us.jpg);
	width: 800px;
	height: 600px;
}
#our_services {
	background-image: url(images/services.jpg);
	width: 800px;
	height: 600px;
}
#contact_us {
	background-image: url(images/contact.jpg);
	width: 800px;
	height: 600px;
}

#home_nav, #page_nav {
	position: relative;
	top: 245px;
	left: 80px;
	list-style: none;
}

#logo-green {
	position: relative;
	top: 75px;
	left: 103px;
	float: left;
}

#page_nav {
	top: 65px;
	left: 147px;
}
#page_nav LI {
	display: inline;
	margin: 0;
	padding: 0;
}