#main {width:908px; margin:0 auto;}

#header {height:182px; background:url(images/header-bg.jpg) no-repeat left 47px;}
#header, #content { font-size:0.69em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:283px;}
#page1 #content .row-1 .col-2 { width:420px; margin-right:5px;}
#page1 #content .row-1 .col-3 { width:200px;}
#page1 #content .row-2 .col-1 {width:284px; margin-right:7px;}
#page1 #content .row-2 .col-2 {width:412px; margin-right:5px;}
#page1 #content .row-2 .col-3 {width:200px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:283px;}
#page2 #content .row-1 .col-2 { width:420px; margin-right:5px;}
#page2 #content .row-1 .col-3 { width:200px;}
#page2 #content .row-2 .col-1 {width:284px; margin-right:7px;}
#page2 #content .row-2 .col-2 {width:412px; margin-right:5px;}
#page2 #content .row-2 .col-3 {width:200px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:283px;}
#page3 #content .row-1 .col-2 { width:625px;}


/*=========================*/


#footer { background:url(images/footer-bg.gif) no-repeat left bottom; font-size:.75em; padding:43px 0 50px 2px;}
