#main {
	width:950px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

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

/*======= home =======*/
#page1 #content .col-1 {
	width:245px;
	margin-right:25px;
}
#page1 #content .col-2 {
	width:590px;
}
#page1 #content .col-2 .col-1 {
	width:260px;
	margin-right:35px;
}
#page1 #content .col-2 .col-3 {
	width:260px;
	margin-right:0px;
}
/*#page1 #content .col-2 .col-3 { width:129px;}*/

/*======= index-1.html =======*/
#page2 #content .col-1 {width:251px; margin-right:49px;}
#page2 #content .col-2 { width:525px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:251px; margin-right:49px;}
#page3 #content .col-2 { width:525px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:251px; margin-right:49px;}
#page5 #content .col-2 { width:525px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:251px; margin-right:49px;}
#page6 #content .col-2 { width:525px; padding-top:15px;}
#page6 #content .col-2 .col-1 { width:183px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:329px; padding:0;}


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


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

