#topLeft {
	width:256px;
	float:left;
}
#topCenter {
	float:left;
	width:262px;
	height:222px;
	background-image:url(../images/topCenter.jpg);
	
	}

#topRight {
	float:left;
	width:247px;
	}

#logoSection {
	float:left;
	clear:both;
	}
