body {
	background:url(images/backgroung.JPG) repeat-x;
	background-color:#f8ebbe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;}
	
* {margin: 0px;
padding: 0px;}

.clear{clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
	padding:0px;
}

#logo {
	margin:0;
	padding:0;
	float:left;
	width:242px;
	height:237px;}
	
#header {
	margin:0px;
	padding:0;
	float:left;
	width:662px;
	height:237px;
}
#menu {
	width:904px;
	height:15px;
	padding-top:15px;
	margin:0;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	float:left;
	width:904px;
	display:inline;
	padding:0px;
}

#menu li a
	{color:#f8ebbe;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;}
	
#menu li a:hover
	{color:#F90;
	font-weight:bold;
	text-decoration:none;
	text-align:center}

#content {
	float:left;
	margin:0px;
	width:950px;
	height:100%;
	min-height:500px;
}
#content-pages {
	float:left;
	margin:0px;
	background:url(images/backgroung-content.JPG);
	background-repeat:no-repeat;
	width:950px;
	height:100%;
	background-color:#F8EBBE;
}	
#text .contact_text p{
	width:auto;
}
#text {
	float:left;
	width:649px;
	height:100%;
}
#text p{
	padding:10px;
	line-height:20px;
	margin:0 auto;
	color:#333;
	text-align:justify;
	width:620px;}

#text h2{
	padding-top:40px;
	padding-left:40px;
	font-weight:bold;
	color:#333;
	font-size:16px;
	text-align:left;}

#text a {
	color:#333;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;}
	
#text a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;}
	
#background-repeat {
	float:left;
	background:url(images/backgroung-content-repeat.jpg) repeat-y;
	width:950px;
	height:100%;
}
#background-repeat p{
	padding:10px;
	line-height:20px;
	margin:0 auto;
	color:#333;
	text-align:justify;
	width:649px;}

#background-repeat h2{
	padding-left:40px;
	font-weight:bold;
	color:#333;
	font-size:16px;
	text-align:left;}

#background-repeat a {
	color:#0E4501;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;}
	
#background-repeat a:hover {
	color:#A9DD61;
	font-weight:bold;
	text-decoration:none;}		
#footer{
	background:url(images/footer-background.JPG) repeat-x;
	width:100%;
	margin:0 auto;
	height:144px;
	text-align:center;
	clear:both;
}
#footer-down{
	background:url(images/footer.jpg) no-repeat;
	width:950px;
	margin:0 auto;
	height:144px;
	text-align:center;
	clear:both;
}
#footer ul{
	padding-top:15px;
	margin:0;
}

#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 1px;
}

#footer a{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: none;
	color:#F90}

#footer p{
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
	color: #b28b60;
	padding-top:4px;
}
#left{  
width:150px;
padding-top:50px;  
padding-left:7px;
float:left;  
}
#news_button a
{
background-image: url('images/buton.JPG');
  width:145px;
  height:22px;
  display:block;
  padding-top:5px;
  text-decoration: none;
  color:black;
  padding-left: 5px;
  color:white;
}
#news_button a:hover
{
  background-image: url('images/buton_hover.JPG');
  width:145px;
  height:22px;
  display:block;
  padding-top:5px;
  padding-left: 5px;
  color:black;
  
}
#left ul a {
  background-image: url('images/buton.JPG');
  width:145px;
  height:22px;
  display:block;
  padding-top:5px;
  text-decoration: none;
  color:black;
  padding-left: 5px;
  color:white;
}
#left ul {
list-style: none url();
width:150px;
}
#left ul a:hover {
  background-image: url('images/buton_hover.JPG');
  width:145px;
  height:22px;
  display:block;
  padding-top:5px;
  padding-left: 5px;
  color:black;
  
}
#right{ 
width:133px;
padding-top:50px;  
padding-left:7px;
float:left; 
}
