/* CSS Document */

#main_content{
	width:980px;
	margin-top:0px;
	}
	
	#left_column{width:651px; display:inline; float:left;}
	
	#right_column{width:280px; display:inline; float:left;}
		#customer{ background:url(../images/sky_customer.gif) no-repeat; width:188px; height:120px; margin-left:5px; }
		#customer p{ color:#FFFFFF;}
		.green{color:#304323;font-size:1em; margin:0px 0px 2px 0px;}
	
	#table{ margin:0px 0px 25px 25px; width:265px;}
	
	#title{} 
	
	#how_to{}