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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:391px; margin-right:70px;}
#page1 #content .col-2 { width:388px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:306px; margin-right:70px;}
#page2 #content .col-2 { width:414px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:391px; margin-right:70px;}
#page4 #content .col-2 { width:391px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:391px; margin-right:70px;}
#page5 #content .col-2 { width:388px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:700px; margin-right:60px;}
#page6 #content .col-2 { width:330px;}



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


#footer {height:80px; width:1024px; background-color:#00C;}

