<style>
html, body {
	padding: 0;
	margin: 0;
	text-align: center;
}
body, p, h1, h2 {
	font-family: "Times New Roman", sans serif, sans;
}
body, p {
	font-size: 14px;
	line-height: 16px;
}
a {
	color: #4B6070;
}
h1 {	
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #4B6070;
}
#groundskeeper {
	background-color: #E9ECCA;
}
#container {
	padding: 0;
	margin: 0;
}
#content {
	margin: 15px 27px 0 27px;
}
#topbar, #middlebar {
	width: 970px;
}
#topbar {
	height: 7px;
	background: url("/images/blue-white.gif") repeat-x;
}
#middlebar {
	height: 199px;
}
#bottombar {
	height: 7px;
	background: url("/images/white-blue.gif") repeat-x;
}
#footer {
	background: url("/images/background-footer.gif") repeat-x;
	height: 97px;
	vertical-align: top;
}
.footerimg {
	margin-left: 25px;
}
/* home ------------------------------------------------------- */
#homecontact, #homecontent {
	background-color: #F3F1E8;
}
#homecontact {
	background: #F3F1E8 no-repeat url("/images/yourpartnerinlandscape.gif") 100px 68px;
}
.homecontactimg {
	margin-left: 100px;
}
.hometaglineimg {
	margin-top: 0px;
}
#homecontent {
	vertical-align: top;
}
/* /home ------------------------------------------------------ */

/* secondary -------------------------------------------------- */
#secondarynav {
	background-color: #CED39E;
	padding: 8px;
	height: 32px;
}
#tabs, #tabs a:link, #tabs a:visited {
	font-family: Arial, serif, sans serif;
	font-weight: bold;
	font-size: 12px;
	color: #4B6070;
	text-decoration: none;
}
#tabs a:hover {
	color: #F3F1E8;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 10px 5px;
	border-right: 1px solid #fff;
	list-style: none;
	display: inline;
}
#tabs #left {
	border-left: 1px solid #fff;
	margin-left: 15px;
}
#tabs .activetab a:hover, #tabs .activetab a:link,  #tabs .activetab a:visited {
	color: #000;
}
#secondarycontent {
	padding: 20px 27px 20px 27px;
	background-color: #F3F1E8;
	height: 100%;
	vertical-align: top;
}
#secondaryright {
	background-color: #6D7D88;
	height: 100%;
	vertical-align: top;
	right: 0px;
	border-left: 2px solid #F3F1E8;
}
#rightbluebox  {
	font-family: "Times New Roman", sans serif, sans;
	font-size: 14px;
	
	color: #fff;
	padding: 20px;
}
#rightphoto {
	float: top;
}

#rightphoto h1 {
	margin: 10px 0 2px 8px;
	font-size: 15px;
}

#rightphoto img.smaller {
	margin: 0 0 0 20px;
}
/* /secondary ------------------------------------------------- */

/* form elements ------------------------------------------------------- */

input, textarea, .field, .requiredfield {
	font-size: 14px;
	font-family: "Times New Roman",sans serif,serif;
	vertical-align: top;
}
.field, .requiredfield {
	text-align: right;
}
.requiredfield {
	color: #4B6070;
	font-weight: bold;
}


/* /form elements ------------------------------------------------------- */

/* menu ------------------------------------------------------- */
#topnav {
	background: url("/images/background-nav.gif") no-repeat;
}
#mainmenu {
	padding: 0;
	position: relative;
	/* hack for IE */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 0;
	width: 187px;
	top: 100px;
	/* commented backslash hack v2 - for Mac IE \*/
	top: 0px;
	/* end of hack for Mac IE */
}
html>body #mainmenu {
	margin-top: 1px;
}
	/* end of hack for IE */
#mainmenu li {
	list-style: none;
	padding: 0; 
	position: absolute;
	width: 187px;
	display: block;
	margin-top: -99px;
}
#mainmenu li img {
	border: 0;
}

#menu_management { top: -1px; height: 35px; }
#menu_construction { top: 34px; height: 23px; }
#menu_resources { top: 57px; height: 22px; }
#menu_winter { top: 79px; height: 23px; }
#menu_gallery { top: 102px; height: 23px; }
#menu_clients { top: 125px; height: 23px; }
#menu_aboutus { top: 148px; height: 23px; }

#mainmenu ul {
	display: none;
	position: absolute;
	z-index: 2;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: 10px;
	left: -230px;
}
html>body #mainmenu ul {
	margin-top: -20px;
	left: -240px;
}
#mainmenu li li {
	color: #000;
	font: 11px Arial, sans; 
	font-weight: bold;
	background: #BBC296;
	padding: 5px;
	border-top: 1px solid #DDE1CA;
	border-bottom: 1px solid #DDE1CA;
	margin: -1px -2px 0 0;
	height: auto;
	position: static;
}
#mainmenu li li a {
	color: #000;
	font: 11px Arial, sans bold;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu li li.hover {
	color: #000;
	background: #E9ECCA;
}

#mainmenu li li.hover a {
	color: #000;
}

#mainmenu li li.hover a:active {
	background-color: #E9ECCA;
}
/* /menu ------------------------------------------------------ */

/* photo gallery ------------------------------- */
table#gallery {
	width: auto; height: auto;
}

table#gallery td {
	width: 119px; height: 119px;
}

table#gallery td img {
	width: 114px; height: 114px;
	border: solid 1px #000;
}

#rightphoto.gallery img {
	width: 346px; height: 234px;
	border: 1px solid #fff;
	margin: 62px 0 0 22px;
}

/* /photo gallery ------------------------------- */
</style>