.mainFrame {	border: thin solid #333333;		background: #FFFFFF;	margin-left: auto;	margin-right: auto;	width:1024px; 	height:780px; 	overflow: hidden;		font: 70%/1.6em 'Arial',Arial,Verdana;	}#topBar {	background: url('images/topBar.jpg') no-repeat;	height:123px;}#navBar {	height:22px;}#tableSet {	background: url('images/tableSet.jpg') no-repeat;	height:479px;}#footer {	background: url('images/homeFooter.jpg') no-repeat;	height:156px;}#content{	margin: 0 10px 10px 10px;	text-align:justify;	overflow:hidden;}#content h2{	color:#900;	margin:32px 0 0 0;	line-height:20px;	padding: 0px 0 0 15px;}#content div.box{	width:256px;	margin: 32px 15px 20px 150px;	float:left;}