#wrap {
	width: 100%;
	background: #F9F9F9 url(../images/bg.jpg) repeat-x;	
}

#wrapcenter {width: 960px;margin-right: auto;margin-left: auto;position: relative;}
#footer {
	width: 100%;
	height: 200px;
	clear: both;
	margin: 0px;
	background: #AAAAAA;	
}
#footercenter {
	background: #aaaaaa url(../images/ftlinebg.jpg) repeat-y;
	width: 960px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}


.topbar {
	
	width: 300px;
	height: 200px;
}
