#main {width:924px; margin:0 auto; background:#020200;}
#main .inside { padding:0 21px 23px 19px;	}

#header {height:417px;}
#header, #content {
	font-size:0.75em;
	float: none;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:193px;}
#page1 #content .col-2 {
	width:600px;
}
#page1 #content .col-3 { width:201px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:596px;}
#page2 #content .col-2 { width:198px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:193px;}
#page3 #content .col-2 {
	width:840px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:200px;
	list-style-type: none;
}
#page4 #content .col-2 { width:332px;}
#page4 #content .col-3 {
	width:245px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:596px;
	float: none;
}
#page5 #content .col-2 { width:198px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:240px;
}
#page6 #content .col-2 { width:332px;}
#page6 #content .col-3 { width:201px;}


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


#footer {height:75px; font-size:.69em;}
