body {
	margin:0px;
	padding:0px;
	background-color:#d1d1d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	behavior:url(csshover.htc);
}
p {
	line-height:21px;
}
#wrapper {
	position:relative;
	width:900px;
	background-image:url(../images/bkg.jpg);
	background-repeat:repeat-x;
	background-color:#d0d0d0;
	margin:auto;
	min-height:740px;
	_height:740px;
	
}
#header {
	position:relative;
	width:900px;
	height:122px;
	background-color:#ffffff;
	z-index:100;
}
#banner {
	position:relative;
	width:900px;
	height:301px;
		padding-bottom:20px;
		padding-top:10px;
	
	
	
}
#strap {
	position:relative;
	width:900px;

	
}
#content-wrapper {
	position:relative;
	width:900px;
}
#nav {
	position:relative;
	width:625px;
	float:right;
	height:109px;
}
#main-content {
	position:relative;
	width : 800px;
	padding-top:0px;
	text-align:center;
	padding: 0px 50px 0px 50px;
	margin:0px 0px 30px 0px;
}
#footer {
	position:relative;
	width:900px;
	height:42px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear: both;
	margin-bottom:20px;



}

#menuh {
	float:none;
}
#menuh ul li {
	float:left;
	width: 100%;
}
#menuh a {
	height:1%;
}

