/* top home styles */

body {
	text-align:center;
	background-color:#313233;
}

.whiteBox {
	background-color:#313233;
	float:left;
	width:770px;
		}

.leftColumnNew {
	float:left;
	width:140;
	background-color:#313233;
}

.rightColumn {
	float:left;
	width:630;
	background-color:#313233;
	}	

.jsclogo {
	float:left;
	width:140;
	height:158;
}	

.topbar {
	float:left;
	width:630;
	height:130;
}

.topbarleft {
	float:left;
	width:148;
	height:130;
}

.topbarright {
	float:left;
	width:482;
	height:130;
}

.topmenubar {
	float:left;
	width:482;
	height:35;
	background-color:#40698c;
	

}
	
	
*/	