#main {width:980px; margin:0 auto;}

#header { width:982px; height:411px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:342px;
	margin-right:14px
}
#page1 #content .col-2 { width:580px;}
#page1 #content .col-2 .row-1 .col-1 {
	width:210px;
	margin-right:10;
}
#page1 #content .col-2 .row-1 .col-2 { width:352px;}
#page1 #content .col-2 .row-2 .col-1 {
	width:225px;
	margin-right:72px;
}
#page1 #content .col-2 .row-2 .col-2 { width:271px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:342px; margin-right:14px}
#page2 #content .col-2 { width:580px;}
#page2 #content .col-2 .row-1 .col-1 { width:242px; margin-right:45px;}
#page2 #content .col-2 .row-1 .col-2 { width:217px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:342px; margin-right:14px}
#page3 #content .col-2 { width:580px;}
#page3 #content .col-2 .row-1 .col-1 {
	width:250px;
	margin-right:0;
}
#page3 #content .col-2 .row-1 .col-2 {
	width:300px;
}
#page3 #content .col-2 .row-2 .col-1 { width:234px; margin-right:52px;}
#page3 #content .col-2 .row-2 .col-2 { width:217px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:340px;
	margin-right:14px
}
#page4 #content .col-2 {
	width:450px;
}
#page4 #content .col-2 .row-1 .col-1 {
	width:180px;
	margin-right:auto;
}
#page4 #content .col-2 .row-1 .col-2 {
	width:410px;
	color: #004742;
}
#page4 #content .col-2 .row-2 .col-1 { width:280px; margin-right:0;}
#page4 #content .col-2 .row-2 .col-2 {
	width:285px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:342px; margin-right:14px}
#page5 #content .col-2 { width:580px;}

/*=========================*/


#footer {height:95px; width:912px; margin:0 auto;}
