/* CSS Document */

#main_content{
	width:980px;
	margin-top:5px;
	}
	
	#left_column{width:651px; display:inline; float:left;}
	
	#right_column{width:280px; display:inline; float:left;}
		#customer{ width:175px; height:65px; margin-left:5px;}
	
	
	#table{ margin:0px 0px 25px 25px; width:265px;}
	
	#title{} 
	
	#how_to{}