#main {width:900px; margin:0 auto;}

#header    { background-image: url(images/header-bg.jpg); background-repeat: no-repeat; background-position: left bottom; height: 400px }
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:284px; margin-right:24px;}
#page1 #content .row-1 .col-2 {width:284px; margin-right:24px;}
#page1 #content .row-1 .col-3 {width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1    { background-color: white; margin-right: 27px; width: 284px }
#page2 #content .col-2      { background-color: white; width: 575px }

/*======= index-2.html =======*/
#page3 #content .col-1 {width:592px; margin-right:23px;}
#page3 #content .col-2 {width:284px;}
#page3 #content .col-1 .col-1 {width:284px; margin-right:24px;}
#page3 #content .col-1 .col-2 {width:284px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:284px; margin-right:24px;}
#page4 #content .col-2 {width:284px; margin-right:24px;}
#page4 #content .col-3 {width:284px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:557px; margin-right:59px;}
#page5 #content .col-2 {width:284px;}
#page5 #content .col-1 .col-1 { width:200px; margin-right:49px;}
#page5 #content .col-1 .col-2 { width:200px;}


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


#footer {height:72px;}