#main {width:980px; margin:0 auto;}

#header {
	height:308px;
	background-image: url(images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:460px; margin-right:55px;}
#page1 #content .col-2 { width:326px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:460px; margin-right:55px;}
#page2 #content .col-2 { width:326px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:326px; margin-right:67px;}
#page3 #content .col-2 { width:436px;}
#page3 #content .col-2 .col-1 { width:187px; margin-right:44px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:460px; margin-right:55px;}
#page4 #content .col-2 { width:326px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:326px; margin-right:67px;}
#page5 #content .col-2 { width:436px;}
#page5 #content .col-2 .col-1 { width:136px; margin-right:25px;}
#page5 #content .col-2 .col-2 { width:141px; margin-right:29px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:460px; margin-right:55px;}
#page6 #content .col-2 { width:326px;}
#page6 #content .col-1 .col-1 { width:420px; margin-right:11px;}
#page6 #content .col-1 .col-2 { width:229px;}


/*=========================*/


#footer { padding:15px 0 30px 88px;}
