#main {width:980px; position:relative;}

#header {height:402px; background:url(images/header-bg.jpg) no-repeat}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:454px; margin-right:17px;}
#page1 #content .col-1 .col-1 {width:172px; margin-right:17px;}
#page1 #content .col-1 .col-2 {width:172px;}
#page1 #content .col-2 { width:441px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:454px; margin-right:17px;}
#page2 #content .col-1 .col-1 {width:150px; margin:0;}
#page2 #content .col-1 .col-2 {width:220px;}
#page2 #content .col-2 { width:441px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:454px; margin-right:17px;}
#page3 #content .col-1 .col-1 {width:110px; margin:0;}
#page3 #content .col-1 .col-2 {width:255px;}
#page3 #content .col-2 { width:441px;}
#page3 #content .col-2 .col-1 {width:172px; margin-right:29px;}
#page3 #content .col-2 .col-2 {width:170px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:454px; margin-right:17px;}
#page4 #content .col-2 { width:441px;}
#page4 #content .col-2 .col-1 {width:182px; margin-right:0px;}
#page4 #content .col-2 .col-2 {width:174px;}



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


#footer {height:101px;}
