/****************/
/**** GLOBAL ****/
/****************/

body{
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
img{
	border:0px;
	}
	
.clear{
	clear:both;
	}
	
/****************/
/**** HEADER ****/
/****************/
	
#header{
	width:968px;
	margin:20px auto 0px auto;
	clear:both;
	}
	
/**************/
/**** BODY ****/
/**************/

#body{
	width:968px;
	margin:0px auto;
	clear:both;
	text-align:left;
	}
	
#body #hero .column{
	float:left;
	}
	
#body #hero #section div{
	float:left;
	}
	
	
	
		