* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4f7d53;
	color: #999999;
	margin-top: 50px;
	background-image: url(images/header-background.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


#container {
	width: 819px;
	height: auto;
	margin: 0px auto 0px auto;
	min-height: 544px;
	background-image: url(images/content-background.gif);
	padding: 0px;
}


#menu {
	width: 206px;
	height: 516px;
	float: left;
}
#menu ul {
	margin-left: 28px;
}

#menu li {
	list-style: none;
	height: 20px;

}
#menu .submenucontainer {
	height: 125px;
}


#header {
	width: 613px;
	height: 184px;
	float: left;
}
#content {
	width: 613px;
	height: auto;
	float: left;
	min-height: 332px;
}
#container #menu #submenu ul {
	margin-left: 12px;
	margin-top: 5px;
}
#container  #menu #submenu li {
	list-style: none;
	height: 15px;
	width: 150px;
	padding-top: 2px;
}
#container #menu #submenu .selected {
	border-top: 1px solid #333031;
	border-bottom: 1px solid #333031;

}




#content #content-text {
	margin: 33px 45px 0px 39px;

}


#content #content-text .heading {
	color: #4f7d53;
	font-weight: bold;
}
#content #content-text .civil-photos {
	float: right;
	margin-bottom: 20px;
	margin-left: 16px;

}


#content   #content-text-contact   #contact-details  {
	width: 210px;
	height: 150px;
	float: right;
}
input, select {
	width: 182px;
	font-size: 10px;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
	padding: 2px;
}
.checkbox {
	width: 18px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}



#content #content-text-contact {
	margin: 33px 25px 0px 39px;
}
#container #form1 #content #content-text-contact .submit-button {
	width: 146px;
	height: 42px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}




#footer {
	width: 819px;
	height: 28px;
	float: left;
	background-image: url(images/footer-background.jpg);
	color: #ffffff;
	font-size: 10px;
}
#footer #links {
	text-align: center;
	margin: 10px auto 0px auto;

}
#footer  #links  a  {
	color: #ffffff;
	text-decoration: none;
}
#footer  #links  a:hover  {
	color: #000000;
	text-decoration: none;
}


#content #content-text .profile-photo {
	float: right;
	margin-left: 10px;

}
#content #content-text .news-novacancies {
	float: right;
	margin-right: 10px;
}
.clear {
	clear: both;
}
#content #content-text .horizontal-photos {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 125px;
}
#content  #content-text  .horizontal-photos img {
	margin-bottom: 20px;
}
#content #content-text .earthworks-photos {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content #content-text .sports-maintenance-photos {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
	
#content #content-text .equipment-photo {
	float: right;
	margin-left: 10px;
}


a   {
	color: #999999;
	text-decoration: none;

}
a:hover   {
	color: #333333;
	text-decoration: none;
}
#content #content-text .latest-projects-photos {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
