#main { 
	width:980px; 
	margin:0 auto;
}
#header { 
	height:563px;
	background:url(images/header-top.jpg) no-repeat center top;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:195px; margin-right:63px;}
#page1 #content .row-1 .col-2 { width:640px;}
#page1 #content .row-2 .col-1 { width:462px; margin-right:63px;}
#page1 #content .row-2 .col-2 { width:370px;}
#page1 #content .row-3 .col-1 { width:130px; margin-right:58px;}
#page1 #content .row-3 .col-2 { width:151px; margin-right:48px;}
#page1 #content .row-3 .col-3 { width:142px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:195px; margin-right:63px;}
#page2 #content .row-1 .col-2 { width:640px;}
#page2 #content .row-2 .col-1 { width:188px; margin-right:70px;}
#page2 #content .row-2 .col-2 { width:640px;}
#page2 #content .row-2 .col-2 .col-1 { width:186px; margin-right:28px;}
#page2 #content .row-2 .col-2 .col-2 { width:188px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:462px; margin-right:63px;}
#page3 #content .row-1 .col-2 { width:376px;}
#page3 #content .row-2 .col-1 { width:462px; margin-right:63px;}
#page3 #content .row-2 .col-2 { width:376px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:640px; margin-right:63px;}
#page4 #content .row-1 .col-1 .col-1 { width:292px; margin-right:38px;}
#page4 #content .row-1 .col-1 .col-2 { width:292px;}
#page4 #content .row-1 .col-2 { width:195px;}
#page4 #content .row-2 .col-1 { width:640px; margin-right:70px;}
#page4 #content .row-2 .col-2 { width:188px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:195px; margin-right:63px;}
#page5 #content .row-1 .col-2 { width:640px;}
#page5 #content .row-2 .col-1 { width:188px; margin-right:70px;}
#page5 #content .row-2 .col-2 { width:640px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:462px; margin-right:63px;}
#page6 #content .row-1 .col-2 { width:376px;}
#page6 #content .row-2 .col-1 { width:462px; margin-right:63px;}
#page6 #content .row-2 .col-1 .col-1 { width:205px; margin-right:40px;}
#page6 #content .row-2 .col-1 .col-2 { width:205px;}
#page6 #content .row-2 .col-2 { width:376px;}



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


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