.container {
	width:964px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

#header {height:420px;}
#header, #content, #footer {
	font-size:0.8125em;
	position:relative;
	background-image: url(images/header-tail1.gif);
	background-color: #1a150f;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:296px; margin-right:31px;}
#page1 #content .col-2 { width:278px; margin-right:29px;}
#page1 #content .col-3 { width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:296px; margin-right:31px;}
#page2 #content .col-2 { width:278px; margin-right:29px;}
#page2 #content .col-3 { width:284px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:296px; margin-right:32px;}
#page3 #content .col-2 { width:586px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:276px;
	margin-right:31px;
}
#page4 #content .col-2 {
	width:295px;
	margin-right:29px;
}
#page4 #content .col-3 {
	width:275px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:296px; margin-right:32px;}
#page5 #content .col-2 { width:586px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:436px;
	margin-right:31px;
}
#page6 #content .col-2 {
	width:426px;
	margin-right:29px;
}
#page6 #content .col-3 { width:284px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:296px; margin-right:31px;}
#page7 #content .col-2 { width:278px; margin-right:29px;}
#page7 #content .col-3 { width:284px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:296px; margin-right:31px;}
#page8 #content .col-2 {
	width:278px;
	margin-right:29px;
}
#page8 #content .col-3 { width:284px;}


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


#footer {font-size:.875em;}

