#wrapper {
	font: 90% Arial,Helvetica;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 754px;
}
#header {
	margin: 0 0 15px 0;
	background: #fff;
	text-align: center;
}

#side-a {
	float: left;
	margin-right: 7px;
	text-align: right;
	width: 368px;
}

#side-b { 
	margin-left: 7px;
	float: left;
	width: 368px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#bot {
	clear: both;
	background: #fff;
}
#footer {
	clear: both;
	background: #fff;
	text-align: center;
}