#main {
	width:900px;
	height: 500px;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 43px;
	margin-bottom: 0;
	margin-left: 44px;
}

#header {
	height:400px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	position: static;
}
#header, #content, #footer {
	font-size:0.689em;
	
}

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

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

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

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:595px; margin-right:15px;}
#page4 #content .col-1 .col-1 { width:340px; margin-right:15px;}  
#page4 #content .col-1 .col-2 { width:240px;} 
#page4 #content .col-2 { width:290px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:290px; margin-right:15px;}
#page5 #content .col-2 { width:595px;}

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


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


#footer {height:108px; background:url(images/footer-tail.gif) repeat-x top;}

