body {
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
}

#main { 
	margin-top: 0px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 80%;
	background-color:#7A910F;
	height:auto;
}

#header {
	background-color:#7A910F;
	top:0px;
	height: 140px;
	width: 80%;
}

#header-logo { 
	top:20px;
	left:120px;
}

.info {
	position:absolute;
	border-bottom:1px solid #fff;
	height: 5px;
	left:120px;
	top:52px;
	width:80%;
	margin-left:40px;
}

.info-text {
	position:absolute;
	left:600px;
	top:28px;
	color:#fff;
	font-family:tahoma;
	font-size:.85em;
	text-align:right;
}

.info-text a:link, .info-text a:visited { color:#fff; text-decoration:underline;}
.info-text a:hover, .info-text a:active { color:#fff; text-decoration:none;}



#toolbar  {
	position: absolute;
	background-color:#7A910F;
	height: 50px;
	width: 80%;
	top:125px;
}

#navigation {
	position:absolute;
	font-family: tahoma;
	font-size:.9em;
	font-weight:bold;
	background-color:#E7E1B1;
	margin-bottom:15px;
	margin-left:20px;
	line-height:1em;
	height:45px;
	width:680px;
}

.buttons {

margin-top:12px;

}

#navigation a:link, #navigation a:visited { color:#798F0F; text-decoration:none; margin-left:75px; }
#navigation a:hover, #navigation a:active { color:#777; text-decoration:none; margin-left:75px;}

.selected {
	color:#777;
}



h1 {
	font-family: arial;
	letter-spacing:1.2px;
	padding-bottom:1px;
	color:#fff;
}

p.text1 {

	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	
}

p.update {

	margin-left:10px;
	margin-right:10px;
	font-size:80%;
	

}

#wrapper  {
	position:absolute;
	background-color:#7A910F;
	width: 80%;
	top:170px;
	height:100%;
}

.tag {
	top:15px;
	width:680px;
	margin-left:20px;
	margin-top:20px;
	border-bottom:1px solid #E7E1B1;
	height:50px;
}

#content-wrapper {
	position:absolute;
	width:100%;
	background-color:#7A910F;
	height:900px;

}

.content {
	position:absolute;
	font-family: tahoma,arial,sans;
	background-color: #E7E1B1;
	font-size: .85em;
	color: #333;
	margin-left:20px;
	margin-right:10px;
	line-height:18px;
	width:280px;
	height:300px;
}

.content a:link, .content a:visited { color:#7A910F; text-decoration:underline; }
.content a:hover, .content a:active { color:#333; text-decoration:none; }

.image {
	position:absolute;
	width: 400px;
	left:300px;
}

.news-image {
	position:absolute;
	width: 250px;
	left:10px;
	height:auto;
	margin-left:10px;

}

.news {
	position:absolute;
	font-family: tahoma,arial,sans;
	background-color: #E7E1B1;
	font-size: .85em;
	color: #333;
	margin-right:10px;
	line-height:18px;
	width:430px;
	height:auto;
	left:270px;
}

.news-text {
	font-family: tahoma,arial,sans;
	font-size: .85em;
	color: #fff;
	margin-left:10px;
	margin-right:10px;
}
.news-text a:link, .news-text a:visited { color:#fff; text-decoration:underline; }
.news-text a:hover, .news-text a:active { color:#fff; text-decoration:none; }

.news a:link, .news a:visited { color:#7A910F; text-decoration:underline; }
.news a:hover, .news a:active { color:#333; text-decoration:none; }

.services-image {
	position:absolute;
	width: 250px;
	left:10px;
	height:auto;
	margin-left:10px;

}

.services {
	position:absolute;
	font-family: tahoma,arial,sans;
	background-color: #E7E1B1;
	font-size: .85em;
	color: #333;
	margin-right:10px;
	line-height:18px;
	width:430px;
	height:auto;
	left:270px;
}

.services a:link, .services a:visited { color:#7A910F; text-decoration:underline; }
.services a:hover, .services a:active { color:#333; text-decoration:none; }


.about-image {
	position:absolute;
	width: 250px;
	left:10px;
	height:auto;
	font-family: tahoma,arial,sans;
	font-size: .85em;
	color: #fff;
	margin-left:10px;
}

.about {
	position:absolute;
	font-family: tahoma,arial,sans;
	background-color: #E7E1B1;
	font-size: .85em;
	color: #333;
	margin-right:10px;
	line-height:18px;
	width:430px;
	height:auto;
	left:270px;
}

.about-text a:link, .about-text a:visited { color:#fff; text-decoration:underline; }
.about-text a:hover, .about-text a:active { color:#fff; text-decoration:none; }

.case-image {
	position:absolute;
	width: 250px;
	left:10px;
	height:auto;
	font-family: tahoma,arial,sans;
	font-size: .85em;
	color: #fff;
	margin-left:10px;
}

.case {
	position:absolute;
	font-family: tahoma,arial,sans;
	background-color: #E7E1B1;
	font-size: .85em;
	color: #333;
	margin-right:10px;
	line-height:18px;
	width:430px;
	height:auto;
	left:270px;
}

.case-text a:link, .case-text a:visited { color:#fff; text-decoration:underline; }
.case-text a:hover, .case-text a:active { color:#fff; text-decoration:none; }

.case a:link, .case a:visited { color:#7A910F; text-decoration:underline; }
.case a:hover, .case a:active { color:#333; text-decoration:none; }

#bottom-wrapper {
	background-color:#7A910F;

}

.bottom-left {
	position:absolute;
	font-family: tahoma;
	font-size: .85em;
	color: #fff;
	margin-left:20px;
	line-height:18px;
	width:300px;
	height:300px;
	top:400px;
}

#bottom-wrapper a:link, #bottom-wrapper a:visited { color:#fff; text-decoration:underline;}
#bottom-wrapper a:hover, #bottom-wrapper a:active { color:#333; text-decoration:none;}

.bottom-right {
	position:absolute;
	font-family: tahoma;
	font-size: .85em;
	color: #fff;
	line-height:18px;
	width:380px;
	height:300px;
	left:320px;
	text-align:right;
	top:400px;

}

.footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:600px;
}
.service-footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:1000px;
}

.about-footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:1000px;
}

.news-footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:1000px;
}

.home-footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:1000px;
}

.case-footer {
	position:absolute;
	text-align:right;
	width:100%;
	top:1000px;
}