#main {width:976px; margin:0 auto;}

#header {
	height:125px;
	background:left 125px;
}
#rowslideshow {
	height: 380px;
}
#header, #content, #footer { font-size:0.8125em;}

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

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

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:875px;
	margin-right:0px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:280px;
	margin-right:9px;
}
#page3 #content .col-2 {width:569px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:569px;
	margin-right:9px;
}
#page5 #content .col-2 {width:280px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:280px;
	margin-right:9px;
}
#page6 #content .col-2 {
	width:280px;
	margin-right:9px;
}
#page6 #content .col-3 {
	width:280px;
	margin-left: 5px;
}


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


#footer {
	height:100px;
	font-size:.75em;
	clear: both;
}
