


* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


body
{
	background: #544124  ;
	color: #565138 ;
	font-family: Arial, Helvetica, Verdana, sans-serif;

	padding: 0px;
	
	
}

#wraper{
	width: 908px;
	margin-top: 10px;
  	margin-left:auto;
 	margin-right:auto;
  }

#loginposition{
	float: right; 
	position: relative ; 
	margin-right: 15px;  
	margin-bottom: 5px; 
	background:#544124; 
	}


#wrapercontent{
 	width: 898px;
 	border: 5px solid #67573f ;
  	margin-left:auto;
 	margin-right:auto;
 	clear:both;

  }
  
 #bodywraper{ 
 	width: 898px;
 	border-left: 5px solid #67573f ;
	 border-right: 5px solid #67573f ;
	 border-bottom: 5px solid #67573f ;
 	 margin-left:auto;
 	margin-right:auto;
	height: 552px;
	overflow: hidden;
 	clear:both;
 }

  #searchposition{
  	float: right; 
	margin-top: 0px; 
	margin-right: 10px;
	}
div#menu{
	float: left;
	}
	
#menunavwrapper{
	border-bottom: 1px solid #67573f;  
	height: 21px; 
	background: #67573f ;
	}
#rightconteiner{
	float:right; 
	border-left: 1px solid #bab296;
	}
#imageconteiner{
	float:left; 
	width: 588px;
	}
#bodycontent{   
	background: url(../images/bodybkfrontpage.jpg) top ; 
	width: 565px;  
	padding: 1px 13px 13px 18px ; 
	 }
#bodycontent h1 a{ 
	text-decoration: none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 16px; 
	color: #586d00; 
	width: 378px; 
	line-height: 16px;
	  }
#bodycontent p, #bodycontent td{  
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #565138 ;  
	line-height: 16px;  
	}
#bodycontent img{  
	padding-bottom: 5px;  
	}
#bodycontent a {
	color: #586d00 ; 
	font-weight:bold; 
	text-decoration:none;  
	padding-bottom: 10px;
	 }
#highlightconteiner{ 
	width: 898px;
 	border: 5px solid #67573f ;
 	 margin-left:auto;
 	margin-right:auto;
 	clear:both; 
	margin-top: 13px; 
	background: url(../images/bkhigligth.jpg) repeat-x;  
	overflow:hidden
	}
#highligh   {
	color:#FFFFFF; 
	font-size: 12px; 
	line-height: 18px;
	padding: 10px 10px 0px 10px 
	 }
#highligh a{
	color: #d7ed79; 
	font-size: 14px; 
	text-decoration:none; 
	font-weight:bold
	}

#highligh img { 
	margin-left: 5px; 
	padding-bottom: 8px;
	  }

#footerconteiner{ 
	width: 898px;
	text-align: center;
  	margin-left:auto;
 	margin-right:auto;
 	margin-bottom: 15px;
 	clear:both; 
	margin-top: 13px; 
	color: #8a7d6a; 
	font-size: 11px; 
	padding-bottom: 20px
	}
div#footerconteiner a{ 
color: #d7ed79 
}
div#loginposition{ color: #fff; display: inline; font-size: 11px;}
input.button{color: #fff;  width: 30px; overflow:hidden; color: transparent }


