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

#header {height:215px; padding-left:39px;}
#header, #content {
	font-size:0.825em;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:680px;
	margin-right:33px;
}
#page1 #content .col-2 { width:211px;}
#page1 #content .col-1 .col-1 { width:318px; margin-right:36px;}
#page1 #content .col-1 .col-2 {
	width:318px
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:676px; margin-right:33px;}
#page2 #content .col-2 { width:211px;}
#page2 #content .col-1 .col-1 { width:318px; margin-right:36px;}
#page2 #content .col-1 .col-2 { width:322px}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:676px; margin-right:33px;}
#page3 #content .row-1 .col-2 { width:211px;}


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


#footer {margin-left:39px; background:url(images/footer-bg.gif) no-repeat left top; font-size:.69em; }


