#main {width:980px; margin:0 auto; position:relative;}

#header {height:360px; background:url(images/header-bg.jpg) no-repeat}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 {
	float:left;
	margin-right: 10px;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:539px; margin-right:20px;}
#page1 #content .col-1 .col-1 {width:222px; margin-right:56px;}
#page1 #content .col-1 .col-2 {width:230px;}
#page1 #content .col-2 { width:287px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:280px;
}
#page2 #content .col-2 { width:550px;}
#page2 #content .col-2 .row-1 .col-1 {width:193px;}
#page2 #content .col-2 .row-1 .col-2 {width:312px;}
#page2 #content .col-2 .row-2 .col-1 {width:255px; margin-right:58px;}
#page2 #content .col-2 .row-2 .col-2 {width:228px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:539px; margin-right:20px;}
#page3 #content .col-1 .col-1 {width:222px; margin-right:56px;}
#page3 #content .col-1 .col-2 {width:230px;}
#page3 #content .col-2 { width:287px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:539px; margin-right:20px;}
#page4 #content .col-1 .col-1 {width:222px; margin-right:56px;}
#page4 #content .col-1 .col-2 {width:230px;}
#page4 #content .col-2 { width:287px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:290px;}
#page5 #content .col-2 { width:550px;}
#page5 #content .col-2 .row-1 .col-1 {width:193px;}
#page5 #content .col-2 .row-1 .col-2 {width:312px;}
#page5 #content .col-2 .row-2 .col-1 {width:265px; margin-right:48px;}
#page5 #content .col-2 .row-2 .col-2 {width:228px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:539px; margin-right:20px;}
#page6 #content .col-1 .col-1 {width:222px; margin-right:56px;}
#page6 #content .col-1 .col-2 {width:230px;}
#page6 #content .col-2 { width:287px;}

/*=========================*/


#footer {height:84px;}

