#main { 
	width:982px; 
	margin:0 auto;
	float:center;
}
#header { 
	height:486px;
	position:relative;
	margin:-6px 0 -10px 0;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 {background-image:url(images/body-bg.jpg);}
#page1 #header {
	height:407px;
	margin:0;
}
#page1 #content .col-1 { width:182px; margin-right:57px;}
#page1 #content .col-2 { width:195px; margin-right:47px;}
#page1 #content .col-3 { width:177px; margin-right:67px;}
#page1 #content .col-4 { width:179px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:186px; margin-right:53px;}
#page2 #content .col-2 { width:423px; margin-right:67px;}
#page2 #content .col-2 .col-1 { width:181px; margin-right:54px;}
#page2 #content .col-2 .col-2 { width:181px; margin-right:0;}
#page2 #content .col-3 { width:187px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:430px; margin-right:55px;}
#page3 #content .col-2 { width:187px; margin-right:53px;}
#page3 #content .col-3 { width:195px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:182px; margin-right:57px;}
#page4 #content .col-2 { width:195px; margin-right:47px;}
#page4 #content .col-3 { width:423px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:187px; margin-right:52px;}
#page5 #content .col-2 { width:195px; margin-right:47px;}
#page5 #content .col-3 { width:182px; margin-right:62px;}
#page5 #content .col-4 { width:187px;}


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


#footer { 
	height:129px;
}

