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

#header {height:380px; position:relative;}
#header, #content, #footer { font-size:0.875em;}

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

/*======= index.html =======*/
#page1 #content .row-2 {width:529px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:100%;
	margin-right:48px;
}
#page2 #content .col-2 { width:370px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 { width:375px; margin-right:45px;}
#page5 #content .col-2 { width:316px;}

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


#footer {height:139px; background:url(images/footer-bg.gif) repeat-x;}
