#main { 
	width:980px;
	margin:0 auto;
}
#header {
	background:url(images/tail-header.gif) repeat-x left top;
}
#header,
#header .right {
    height:111px;
}
#header, 
#content, 
#footer { 
	font-size:0.564em;
	text-transform:uppercase;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:306px;}
#page4 #content .col-2 { width:325px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:344px;}
#page6 #content .col-2 { width:333px;}


/*=========================*/


#footer,
#footer .right {
	height:57px;
}
#footer { 
	background:url(images/tail-footer.gif) repeat-x left top;
}