@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}

body {
	background-image: url(../layout/wash.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(../layout/template/logo_bkgrnd.jpg);
	height: 354px;
	width: 571px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-repeat: no-repeat;
	top: 0px;
	right: -195px;
	z-index: 0;
}
#logo span {
	text-indent: -9999px;
	display: block;
	background-image: url(../layout/template/logo.gif);
	height: 210px;
	width: 191px;
	position: absolute;
	left: 185px;
	top: 65px;
}
#nav_hover {
	height: 295px;
	width: 715px;
	position: absolute;
	top: 12px;
	background-repeat: no-repeat;
	left: 0px;
	z-index: 1;
}
#page_id {
	height: 295px;
	width: 715px;
	position: absolute;
	top: 12px;
	background-repeat: no-repeat;
	left: 0px;
	z-index: 1;
}
.ho {
	background-image: url(../layout/template/ho_bkgrnd.jpg);
}
.ag {
	background-image: url(../layout/template/ag_bkgrnd.jpg);
	background-position: 133px;
}
.ar {
	background-image: url(../layout/template/ar_bkgrnd.jpg);
	background-position: right;
}

ul#navigation {
	height: 295px;
	width: 714px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	padding-top: 12px;
}
#navigation li {
	float: left;
	list-style-type: none;
	width: 220px;
	position: relative;
	display: block;
	height: 100%;
}
#navigation li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left -1px;
	text-indent: -9999px;
	position: absolute;
	top: 61px;

}
#navigation li a:hover {
	background-position: bottom;
}

#ho {
	height: 161px;
	width: 162px;
	background-image: url(../layout/template/hor.png);
	left: 37px;
}
#ag {
	height: 161px;
	width: 144px;
	background-image: url(../layout/template/agr.png);
	left: 34px;
}

#ar {
	height: 161px;
	width: 168px;
	background-image: url(../layout/template/arb.png);
	left: 19px;
}
ul#mainnav {
	float: left;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#mainnav li {
	clear: left;
	float: left;
	list-style-type: none;
}
#mainnav li a {
	text-decoration: none;
	color: #3b5c00;
	font-size: 1.8em;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#subnav {
	float: left;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: left;
}
#subnav li {
	clear: left;
	float: left;
	list-style-type: none;
}
#subnav li a {
	text-decoration: none;
	color: #3b5c00;
	font-size: 1.8em;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	width: 740px;
	padding-left: 20px;
}
.images {
	height: 180px;
	position: relative;
	top: 20px;
}
.images img {
	position: absolute;
	border: 2px solid white;
}
.img1 {
	left: 0px;
	top: 0px;
	z-index: 2;
}
.img2 {
	left: 154px;
	top: 19px;
	z-index: 1;
}
.img3 {
	left: 345px;
	z-index: 0;
}
.img4 {
	left: 495px;
	top: 48px;
	z-index: 1;
}



#footer {
	clear: both;
	padding-top: 30px;
	background-image: url(../layout/template/hr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #flogo {
	background-image: url(../layout/template/footer_logo.gif);
	height: 107px;
	width: 96px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 35px;
}
#footer p.telephone, p.mobile, a.email {
	display: block;
	float: left;
	height: 21px;
	text-indent: -9999px;
	margin-right: 20px;
	margin-top: 15px;
}
#footer p.telephone {
	background-image: url(../layout/template/telephone.gif);
	width: 200px;
}
#footer p.mobile {
	background-image: url(../layout/template/mobile.gif);
	width: 183px;
}
#footer a.email {
	background-image: url(../layout/template/email.gif);
	width: 242px;
}
.details {
	margin-bottom: 20px;
	position: relative;
}

