/* GLOBAL */



* { 

	margin:0px;

	padding:0px;

}



body {

	font-family: Arial, Times, Verdana;

	background:#E5EFE5 url(images/page_bg.gif) top repeat-x;

}



#page-container {

	margin-top: 0px;

	margin-left: 0px;

	z-index: 0;

}



#header {

	width: 770px;

	height: 166px;

	border-bottom: 1px solid #218421;

	background: transparent url(images/header.gif) center top no-repeat;

}



#address_block {

	position: relative;

	float: right;

	background: transparent;

	font-size: 12px;

	font-weight: bold;

	text-align: right;

	color: #398C39;

	margin-top: 88px;

}





/* SITEMENU */



#sitemenu {

	position: relative;

	float: left;

	width:80px;

	margin: 22px;

	background: transparent;

	color: #398F50;

	text-align: left;

	font-weight: normal;

	font-size: 13px;

}



#sitemenu a {

	text-decoration:none;

	font-weight: bold;

	background: transparent;

	color:#398F50;

}

#sitemenu a:hover {

	text-decoration:underline;

}



/* GENERAL CONTENT */



#content-container {

	width:780px;

	min-height:500px;

	background: transparent;

}



#main-content {

	position: relative;

	float: left;

	width: 444px;

	min-height: 500px;

	margin-top: 20px;

}



#main-content p {

	padding: 5px;

	font-size: 13px;

	line-height: 20px

	color: #222;

}

#about-content {

	position: relative;

	float: left;

	width: 650px;

	min-height: 500px;

	margin-top: 20px;

}



#about-content p {

	padding: 5px;

	font-size: 13px;

	line-height: 20px

	color: #222;

}

.caption{

	font-size: 9px;

}

#side-bar {

	position: relative;

	float: left;

	width: 208px;

	margin-top: 20px;

	font-size: 11px;

	color: #398C39;

	background: transparent;

	font-size: 10px;

	font-weight: bold;

	text-align: right;

}



#footer {

	float:left;

	width: 100%;

	height: 40px;

	background: transparent url(images/footer_top.gif) left top no-repeat;

	color: #398F50;

	text-align: left;

	font-size: 11px;

	line-height: 20px;

	padding: 20px;

}

#counter {
	float:left;
	width:100%;
}