#main {width:908px; margin:0 auto; position:relative;}

#header {height:445px;}
#header, #content, #footer { font-size:0.9375em;}

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

.aside { float:left; width:237px; background:url(../img/aside-top.gif) left top repeat-x;}
.content { float:left; width:651px; background:url(../img/content-bg.gif) left top repeat-x;}

/*======= index.html =======*/
#page1 #content .col-1 {width:275px; margin-right:39px;}
#page1 #content .col-2 { width:268px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:275px; margin-right:39px;}
#page2 #content .col-2 { width:268px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:275px; margin-right:39px;}
#page5 #content .col-2 { width:268px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:308px;}
#page6 #content .col-2 { width:291px;}

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


#footer {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:.69em; 
    padding:0 0 18px 30px;
    text-align:center;
    }
#footer ul li {
	display:inline;
	border-right:1px solid #c9b389;
	padding:0 15px 0 12px;
	}
#footer ul li.last {
	border-right:none;
	}
