body{
	 margin: 0;
	 padding: 0;
    background-color: #FCF6E8;
	 background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

#topmenu{
	width: 771px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	z-index: 0;
}

#topmenu ul{
	text-align: right;
}

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

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


#subt{
	float: left;
	margin-top: 80px;
	margin-left: 11px;
	width: 328px;
	padding: 0;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	z-index: 1;
}

#mmenu{
   width: 700px;
	padding-top: 268px;
	text-align: left;
}

#mmenu ul{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

#mmenu li{
	display: inline;
	margin-right: 12px;
	margin-left: 8px;
}

#pgtop{
	width: 775px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/pgtopper.gif);
	background-repeat: no-repeat;
	
}

#spgtop{
	width: 775px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/spgtopper.jpg);
	background-repeat: no-repeat;
	
}


#wrapper{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/swrapperbg.gif);
	background-repeat: repeat;
	background-position: left;
	z-index: 0;
}
	
#content{
	width: 775px;
	float: left;
	z-index: 2;
}

#clearone{
   width: 775px;
	clear: both;
}

#footer{
	width: 775px;
	height: 104px;
	background-image: url(images/sfooter.gif);
	background-repeat: no-repeat;
	background-position: top;	
	margin-left: auto;
	margin-right: auto;
}

#btmmenu{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
	text-align: center;
}

#btmmenu ul{
	padding: 0 0 8px 0;
	margin: 0;
	text-align: center;
}

#btmmenu li{
	display: inline;
	margin: 0 12px 0 12px;
}

#cright{
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
