#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#wrapinner{
	width: 940px;
	background: url(../images/2010/bg2d.jpg) no-repeat;
}
#footer {
	width: 100%;
	height: 52px;
	background: url(../images/2010/footerbgc.jpg) repeat-x;
	clear: both;
	margin: 0px;	
}
#footercenter {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../images/2010/footerc.jpg);
	height: 52px;	
}

.topbar {
	
	width: 300px;
	height: 200px;
}

