#main {
	width:980px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	#header {height:480px; background:url(images/tail-top.gif) repeat-x; position:relative;}
	background:url(images/tail-top.gif) repeat-x;
	position:relative;
}
#header, #content, #footer {
	font-size:0.75em;
	text-align: left;
}

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

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:220px; margin-right:4px;}
#page2 #content .col-2 { width:220px; margin-right:4px;}
#page2 #content .col-3 { width:220px; margin-right:4px;}
#page2 #content .col-4 { width:219px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:444px; margin-right:4px;}
#page4 #content .col-2 { width:220px; margin-right:4px;}
#page4 #content .col-3 { width:219px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:220px; margin-right:4px;}
#page5 #content .col-2 { width:220px; margin-right:4px;}
#page5 #content .col-3 { width:220px; margin-right:4px;}
#page5 #content .col-4 { width:219px;}

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

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


#footer {height:50px;}

