body {
	margin:0 auto;
	text-align:center;
}

#wrapper {
	float:center;
	margin:0 auto;
	width:770px;
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;
}


#header {
	float:center;
	height:85px;
	background:url('../images/global/headerbg.gif');
	background-repeat:no;
}

#btmheader {
	float:center;
	background:url('../images/global/bg.gif');
	background-repeat:yes;
}

#navdiv {
	float:center;
	height:7px;
	background:url('../images/global/navdiv.gif');
	background-repeat:no;
}

#content {
	float:center;
}

#footerdiv.gif {
	float:center;
	height:7px;
	background:url('../images/global/footerdiv.gif');
	background-repeat:no;
}

#footer {
	float:center;
	height:180px;
	background:url('../images/global/bg.gif');
	background-repeat:no;
}