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

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

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:680px; margin-right:3px;}
#page1 #content .row-1 .col-1 .col-1 { width:208px; margin-right:4px;}
#page1 #content .row-1 .col-1 .col-2 { width:467px;}
#page1 #content .row-1 .col-2 { width:206px;}
#page1 #content .row-2 .col-1 { width:120px; margin-right:57px;}
#page1 #content .row-2 .col-2 { width:103px; margin-right:75px;}
#page1 #content .row-2 .col-3 { width:117px; margin-right:62px;}
#page1 #content .row-2 .col-4 { width:102px; margin-right:77px;}
#page1 #content .row-2 .col-5 { width:86px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:680px; margin-right:3px; z-index:0; position:relative; }
#page2 #content .row-1 .col-1 .col-1 { width:208px; margin-right:4px; z-index:1; position:relative; }
#page2 #content .row-1 .col-1 .col-2 {
	width:680px; z-index:2; position:relative;
}
#page2 #content .row-1 .col-1 .col-2 .col-1 {
	width:670px;
}
#page2 #content .row-1 .col-1 .col-2 .col-2 { width:232px;}
#page2 #content .row-1 .col-2 { width:206px;}
#page2 #content .row-2 .col-1 { width:120px; margin-right:57px;}
#page2 #content .row-2 .col-2 { width:103px; margin-right:75px;}
#page2 #content .row-2 .col-3 { width:117px; margin-right:62px;}
#page2 #content .row-2 .col-4 { width:102px; margin-right:77px;}
#page2 #content .row-2 .col-5 { width:86px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:120px; margin-right:57px;}
#page3 #content .col-2 { width:103px; margin-right:75px;}
#page3 #content .col-3 { width:117px; margin-right:62px;}
#page3 #content .col-4 { width:102px; margin-right:77px;}
#page3 #content .col-5 { width:86px;}


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


#footer {height:49px;}

