
html,body {
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
	font-family:arial,sans-serif;
	color:#666;
	background-color: #bcb3aa;
		}

a {
	color: #7a6756;
	text-decoration: underline;
	
}

a:hover{
	color: #7a6756;
	text-decoration: none;
}
div#shadowbox{
	position:relative; /* needed for footer positioning*/
	width: 846px;
	background-image: url(layout/main_bg.png);
	background-repeat: no-repeat;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
}


div#container {
	
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	

	
	
}

#header {
	width: 800px;
	height: 160px;
	background-image: url(layout/header.png);
	background-repeat: no-repeat;	
	}
#logo{
	width: 235px;
	height: 91px;
	float: left; 
	display: inline;
}
#testi{
	width: 565px;
	height: 107px;
	float: left; 
	display: inline;
}

#claim{
	height: 40px;
	padding-top: 20px;
	width: 545px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #7a6756;
}
#wie{
	width: 545px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #d0cecd;
	margin-top: 5px;
}
#navbar{
width: 800px;
	height: 39px;

}
	

div#content {
	padding-top: 0em;
	padding-right: 20px;
	padding-bottom: 85px;
	padding-left: 20px;
	}
	
#maincontent{
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 23px;
	width: 518px;
	float: left;
	display: inline;
	text-align: justify;		
}
td{
text-align: left;
font-size: 11px;
}
#news{
width:174px;
float: left;
display: inline;
margin-left: 55px;
font-size: 11px;
}

#clear{
	clear: both;
	height: 35px;
}




h1{
	color: #7a6756;
	font-size: 20px;
	padding-top: 10px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom: 10px;
}


h2{
	color: #7a6756;
	font-size: 14px;
	padding-top:5px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom: 5px;
}



div#footer {
	position:absolute;
	width: 780px;
	bottom:0; /* stick to bottom */
	height:43px;
	overflow:hidden;
	background-image: url(layout/footer.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 40px;
	font-size: 12px;
	color: #FFFFFF;
	}
div#footer a{
color: #FFFFFF;
}	

.menuitem a{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	height: 29px;
	background-image: url(layout/nav_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.menuitem a:hover{
background-image: url(layout/nav_on.png);
	background-repeat: no-repeat;
	background-position: right top;	
}
.menuitemA a{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bebbba;
	text-decoration: none;
	height: 29px;
	background-image: url(layout/nav_on.png);
	background-repeat: no-repeat;
	background-position: right top;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.twitter{
float: right;
display: inline;
padding-top: 3px;
padding-right: 20px;
}

hr {
	color:#7a6756;
	height:1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7a6756;
}

.inputforma{
	height: 20px;
	width: 250px;
	border: 1px solid #d0cecd;
	font-family:arial, sans-serif;
	color:#666;
	font-size: 12px;	
}

.inputformb{
	height: 20px;
	width: 60px;
	border: 1px solid #d0cecd;
	font-family:arial, sans-serif;
	color:#666;
	font-size: 12px;
	margin-right: 6px;	
}
.inputformc{
	height: 20px;
	width: 180px;
	border: 1px solid #d0cecd;
	font-family:arial, sans-serif;
	color:#666;
	font-size: 12px;	
}

.inputformd{
	height: 80px;
	width: 250px;
	border: 1px solid #d0cecd;
	font-family:arial, sans-serif;
	color:#666;
	font-size: 12px;	
}
