#main {width:983px; margin:0 auto; position:relative;}

#header {height:147px; background:url(images/header-bg.gif) no-repeat}
#header, #content, #footer { font-size:0.56em; text-transform:uppercase;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:377px; margin-right:66px;}
#page1 #content .col-2 { width:392px;}
#page1 #content .col-2 .block { width:392px; height:330px; overflow:auto;}
#page1 #content .col-2 .block .inner { padding:0; width:346px; height:1000px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:230px; margin-right:66px;}
#page2 #content .col-2 { width:539px;}
#page2 #content .col-2 .block { width:539px; height:330px; overflow:auto;}
#page2 #content .col-2 .block .inner { padding:0; width:495px; height:1000px;}
#page2 #content .col-2 .col-1 { width:217px; margin-right:56px;}
#page2 #content .col-2 .col-2 { width:217px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:377px; margin-right:66px;}
#page3 #content .col-2 { width:392px;}
#page3 #content .col-2 .block { width:392px; height:330px; overflow:auto;}
#page3 #content .col-2 .block .inner { padding:0; width:346px; height:1000px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:230px; margin-right:66px;}
#page4 #content .col-2 { width:539px;}
#page4 #content .col-2 .col-1 { width:288px; margin:0;}
#page4 #content .col-2 .col-2 { width:248px;}


/*=========================*/


#footer {height:58px; background:url(images/footer-bg.gif) no-repeat}
