#main {width:980px; margin:0 auto;}

#header {
	height:320px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= new index.html =======*/
#pagehome #content .col-1 {width:245px;}
#pagehome #content .col-2 {width:450px;}
#pagehome #content .col-3 {width:285px;}

/*======= index.html =======*/
#page1 #content .col-1 {width:327px;}
#page1 #content .col-2 { width:653px;}

/*======= index-2.html =======*/
#page2 #content .col-1 {width:327px;}
#page2 #content .col-2 { width:653px;}

/*======= index-3.html =======*/
#page3 #content .col-1 { width:653px;}
#page3 #content .col-2 {width:327px;}

/*======= index-4.html =======*/
#page4 #content .col-1 { width:654px;}
#page4 #content .col-2 {width:326px;}

/*======= index-5.html =======*/
#page5 #content .col-1 {width:361px;}
#page5 #content .col-2 { width:619px;}

/*======= index-6.html =======*/
#page6 #content .col-1 { width:653px;}
#page6 #content .col-2 {width:327px;}

/*======= index-7.html =======*/
#page7 #content .col-1 { width:654px;}
#page7 #content .col-2 {width:326px;}
#page7 #content .col-1 .col-1 { width:304px;}
#page7 #content .col-1 .col-2 { width:279px;}


/*======= index-8.html =======*/
#page8 #content .col-1 { width:574px;}
#page8 #content .col-2 {width:406px;}


/*=========================*/
#page11 #content .col-1 {width:450px;}
#page11 #content .col-2 { width:530px;}

/*======= index-12.html =======*/
#page12 #content .col-1 { width:634px;}
#page12 #content .col-2 {width:346px;}
#page12 #content .col-1 .col-1 { width:304px;}
#page12 #content .col-1 .col-2 { width:346px;}



#footer {height:80px; background:#282828;}
