.container {
	width:980px;
	margin:0 auto;
	padding-top: 0px;
}

#header {height:186px; left top repeat-x #fff; }
#header, #content, #extra-content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= Main Layout =======*/
#page1 #content .col-1 {
	width:656px;
	margin-right:22px;
}
#page1 #content .col-2 {width:302px; margin-right:22px;}
#page1 #content .col-3 {width:302px;}
#page1 #extra-content .col-1 {width:464px; margin-right:22px;}
#page1 #extra-content .col-2 {width:464px;}


/*=========================*/
