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

#header {
	height:462px;
	position:relative;
}
#header, #content, #footer { font-size:0.75em;}

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

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:305px; margin-right:13px;}
#page2 #content .col-2 { width:305px; margin-right:15px;}
#page2 #content .col-3 { width:305px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:305px; margin-right:13px;}
#page3 #content .col-1 .col-1 {
	width:99%;
	margin-right:29px;
}
#page3 #content .col-1 .col-2 { width:139px;}
#page3 #content .col-2 { width:305px; margin-right:15px;}
#page3 #content .col-2 .col-1 {
	width:100px;
	margin-right:40px;
}
#page3 #content .col-2 .col-2 { width:127px;}
#page3 #content .col-3 { width:305px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:100%;
	margin-right:13px;
}
#page4 #content .col-2 { width:305px; margin-right:15px;}
#page4 #content .col-3 { width:305px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:99%;
	margin-right:13px;
}
#page5 #content .col-2 { width:305px; margin-right:15px;}
#page5 #content .col-3 { width:305px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:305px; margin-right:13px;}
#page6 #content .col-1 .col-1 {
	width:260px;
	margin-right:20px;
}
#page6 #content .col-1 .col-2 { width:126px;}
#page6 #content .col-2 { width:305px; margin-right:15px;}
#page6 #content .col-3 { width:305px;}
#page6 #content .col-3 .col-1 {
	width:100%;
	margin-right:20px;
}
#page6 #content .col-3 .col-2 { width:126px;}

/*======= index-5.html =======*/
#page7 #content .col-1 {width:305px; margin-right:13px;}
#page7 #content .col-2 {
	width:610px;
	margin-right:15px;
}
#page7 #content .col-3 { width:305px;}

/*======= test page - two column.html =======*/
#page9 #content .col-1 {width:610px; margin-right:13px;}
#page9 #content .col-2 {
	width:305px;
	margin-right:15px;
}
/*=========================*/


#footer {height:82px; background:url(images/footer-tail.gif) repeat-x top;}
img2_float {
	float: left;
	padding-right: 10px;
}
