/* CSS Document */

body {
	/*background-color:#033e00;*/
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	position:relative;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:50px;
}
#headerLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:425px;
	height:183px;
	background-image:url(images/header_left.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#headerRight {
	position:absolute;
	left:425px;
	top:0px;
	width:355px;
	height:183px;
	background-image:url(images/header_right.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#menuBar {
	position:absolute;
	left:0px;
	top:183px;
	width:144px;
	height:158px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	z-index:3;
}
#leftBar {
	position:absolute;
	left:0px;
	top:341px;
	width:144px;
	height:394px;
	background-image:url(images/left_image.jpg);
	background-repeat:no-repeat;
	z-index:4;
}
#leftBar2 {
	position:absolute;
	left:0px;
	top:341px;
	width:144px;
	height:694px;
	background-image:url(images/left_image.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	z-index:4;
}
#contentMid {
	position:absolute;
	left:144px;
	top:183px;
	width:636px;
	height:1221px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	z-index:5;
}
#contentEnd {
	position:absolute;
	left:144px;
	top:1404px;
	width:636px;
	height:81px;
	background-image:url(images/content_end.jpg);
	background-repeat:no-repeat;
	z-index:6;
}
#footerRight {
	position:absolute;
	left:144px;
	top:725px;
	width:636px;
	height:90px;
	background-image:url(images/footer_right.jpg);
	background-repeat:no-repeat;
	z-index:7;
}
#footerLeft {
	position:absolute;
	left:0px;
	top:734px;
	width:144px;
	height:81px;
	background-image:url(images/footer_left.jpg);
	background-repeat:no-repeat;
	z-index:8;
}
#footerRightContact {
	position:absolute;
	left:144px;
	top:1487px;
	width:636px;
	height:90px;
	background-image:url(images/footer_right.jpg);
	background-repeat:no-repeat;
	z-index:7;
}
#footerLeftContact {
	position:absolute;
	left:0px;
	top:734px;
	width:144px;
	height:81px;
	background-image:url(images/footer_left.jpg);
	background-repeat:no-repeat;
	z-index:8;
}
#contentMid2 {
	position:absolute;
	left:144px;
	top:183px;
	width:636px;
	height:763px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	z-index:5;
}
#contentEnd2 {
	position:absolute;
	left:144px;
	top:1444px;
	width:636px;
	height:81px;
	background-image:url(images/content_end.jpg);
	background-repeat:no-repeat;
	z-index:6;
}
#footerRight2 {
	position:absolute;
	left:144px;
	top:1025px;
	width:636px;
	height:90px;
	background-image:url(images/footer_right.jpg);
	background-repeat:no-repeat;
	z-index:7;
}
#footerLeft2 {
	position:absolute;
	left:0px;
	top:1034px;
	width:144px;
	height:81px;
	background-image:url(images/footer_left.jpg);
	background-repeat:no-repeat;
	z-index:8;
}
#pageTitle {
	position:absolute;
	left:155px;
	top:140px;
	width:614px;
	height:45px;
	z-index:9;
}
#contentArea {
	position:absolute;
	left:155px;
	top:190px;
	width:614px;
	height:455px;
	z-index:10;
}
#genInfo {
	position:absolute;
	left:82px;
	top:1492px;
	width:755px;
	height:40px;
	z-index:11;
}
#copyRight {
	position:absolute;
	left:57px;
	top:1578px;
	width:780px;
	height:30px;
	z-index:12;
}
#genInfo2 {
	position:absolute;
	left:25px;
	top:1055px;
	width:755px;
	height:40px;
	z-index:11;
}
#copyRight2 {
	position:absolute;
	left:0px;
	top:1135px;
	width:780px;
	height:30px;
	z-index:12;
}
#imageRotator {
	position:absolute;
	left:266px;
	top:0px;
	width:514px;
	height:116px;
	z-index:1;
}
.imgRight {
	float:right;
	margin-left:5px;
	margin-right:2px;
}
.imgLeft {
	float:left;
	margin-left:2px;
	margin-right:5px;
}
/*-----------------------------------------------*/
/*------------------- Buttons -------------------*/
/*-----------------------------------------------*/
#homeButton {
	position:absolute;
	left:0px;
	top:189px;
	width:144px;
	height:37px;
	z-index:13;
}
#servicesButton {
	position:absolute;
	left:0px;
	top:226px;
	width:144px;
	height:36px;
	z-index:14;
}
#galleryButton {
	position:absolute;
	left:0px;
	top:262px;
	width:144px;
	height:36px;
	z-index:15;
}
#contactButton {
	position:absolute;
	left:0px;
	top:298px;
	width:144px;
	height:36px;
	z-index:16;
}

/*-----------------------------------------------*/
/*--------------------- Text --------------------*/
/*-----------------------------------------------*/
.copyRight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.geninfoBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.geninfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1a7d00;
}
.contentBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1a7d00;
	font-weight:bold;
}
.contentTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1a7d00;
}
.contentTitleBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1a7d00;
	font-weight:bold;
}

/*-----------------------------------------------*/
/*-------------------- Links --------------------*/
/*-----------------------------------------------*/
a:link {
	color: #48a900;
	text-decoration:none;
}
a:visited {
	color: #48a900;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #48a900;
	text-decoration:none;
}
