#main {width:850px; margin:0 auto;}

#header {height:470px; border-bottom:1px solid #735f3b;}
#headersub {height:140px; border-bottom:1px solid #735f3b;}
#header, #headersub, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:544px; margin-right:36px;}
#page1 #content .col-2 { width:250px; margin-top:20px;}

/*======= shop.html =======*/
#page2 #content .col-1 {width:500px; margin-right:25px;}
#page2 #content .col-2 {width320px; margin-top:10px;}

/*======= enterprise.html =======*/
#page3 #content .col-1 {width:400px; margin-right:25px;}
#page3 #content .col-2 {width:400px; margin-top:10px;}

#page4 #content .col-1 {width:850px;}


#footer {height:77px; }