.container {width:950px; margin:0 auto; }

#header {height:194px; background:url(images/header-bg.gif) left top repeat-x #fff; }
#header, #content, #extra-content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-4 { float:left;}
 .col-3 {float:right;}
.sideMenu {width:200px; margin-right:22px; float:left;}
/*======= index.html =======*/
#content .col-1 {width:302px; margin-right:20px;}
#content .col-2 {width:302px; margin-right:20px;}
#content .col-4 {width:720px}
#content .col-3 {width:302px;}
#extra-content .col-1 {width:464px; margin-right:22px;}
#extra-content .col-2 {width:464px;}

/*=========================*/


#footer {background:url(images/footer-bg.gif) left top repeat-x #717171;}