#main {
	width:905px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height:349px;
	background-color: #000000;
	width: 905px;
}
#header.small { height:378px; background:url(images/header-bg2.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:225px;
	margin-right:2px;
}
#page1 #content .col-2 {width:225px; margin-right:2px;}
#page1 #content .col-3 {width:225px; margin-right:2px;}
#page1 #content .col-4 {width:224px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:225px; margin-right:2px;}
#page2 #content .col-2 {width:452px; margin-right:2px;}
#page2 #content .col-3 {width:224px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:225px; margin-right:2px;}
#page3 #content .col-2 {width:225px; margin-right:2px;}
#page3 #content .col-3 {width:225px; margin-right:2px;}
#page3 #content .col-4 {width:224px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:225px; margin-right:2px;}
#page5 #content .col-2 {width:452px; margin-right:2px;}
#page5 #content .col-3 {width:224px;}
#page5 #content .col-2 .col-1 { width:202px; margin-right:26px;}
#page5 #content .col-2 .col-2 { width:195px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:225px; margin-right:2px;}
#page6 #content .col-2 {width:225px; margin-right:2px;}
#page6 #content .col-3 {width:225px; margin-right:2px;}
#page6 #content .col-4 {width:224px;}


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


#footer {
	height:118px;
	background:url(images/footer-bg.gif) left top repeat-x;
	width: 905px;
}
