#main {width:980px; margin:0 auto;}

#header {
	height:461px;
	background:url(images/header-bg.jpg) no-repeat left top;
	position:relative;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:right;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}

/*======= 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;
	float: left;
}
#page2 #content .col-2 {
	width:305px;
	margin-right:15px;
	float: right;
}
#page2 #content .col-3 {
	width:305px;
	float: right;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	margin-right:13px;
	float: right;
	display: block;
	width: 305px;
}
#page3 #content .col-1 .col-1 {
	width:210px;
	margin-right:29px;
	float: left;
}
#page3 #content .col-1 .col-2 {
	width:139px;
	float: none;
}
#page3 #content .col-2 { width:305px; margin-right:15px;}
#page3 #content .col-2 .col-1 {
	width:120px;
	margin-right:20px;
}
#page3 #content .col-2 .col-2 {
	width:140px;
}
#page3 #content .col-3 { width:305px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:305px; 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:305px; 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:129px; 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:129px; 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:305px; margin-right:15px;}
#page7 #content .col-3 { width:305px;}


/*=========================*/


#footer {height:82px; background:url(images/footer-tail.gif) repeat-x top;}
