body{
    background-color: #F7A44F;
	 margin: 0 0 14px 0;
	 padding: 0 0 0 0;
}

#topmenu{
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 10px 4px 0;
}

#topmenu ul{
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topmenu li{
	display: inline;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
}

#pagehdr{
	width: 735px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

#owrapper{
	width: 900px;
	background-image: url(images/wpaper.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}


#wrapper{
	width: 735px;
	background-image: url(images/wrapperbg.jpg);
	background-repeat: repeat-y;
	margin-left: 82px;
	z-index: 0;
}


#content{
	width: 735px;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#rtext{
	width: 230px;
	float: right;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
	text-align: center;
}

#ltext{
	width: 480px;
	float: left;
}

#clearone{
   width: 735px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	width: 735px;
	height: 145px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

p.cright{
      font-family: Tahoma, arial, sans-serif;
		font-size: 10px;
		color: #ffffff;
		margin: 0 0 6px 0;
		padding-top: 35px;
		text-align: center;
}
