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

#main2 {
	width:1050px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:429px;
}
#header, #content { font-size:0.9375em;}

#footer { font-size:12px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:320px; margin-right:20px;}
#page1 #content .col_2 { width:310px; height:1%;}
#page1 #content .col_3 { width:300px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:260px; margin-right:7px;}
#page2 #content .col_2 { width:410px;}
#page2 #content .col_2 .column1 { width:293px; margin-right:37px;}
#page2 #content .col_2 .column2 { width:262px;}
#page2 #content .col_2 .box1 .column1 { width:180px; margin-right:21px;}
#page2 #content .col_2 .box1 .column2 { width:180px; margin-right:0px;}
#page2 #content .col_2 .box1 .column3 { width:180px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:100%; margin-right:0px;}
#page3 #content .col_2 { width:386px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:608px; margin-right:39px;}
#page4 #content .col_2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:303px; margin-right:20px;}
#page5 #content .col_2 { width:322px; height:1%;}
#page5 #content .col_3 { width:295px;}
#page5 #content .column1 { width:630px;}
#page5 #content .column2 { width:300px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:585px; margin-right:0px;}
#page6 #content .col_2 { width:282px;}

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


#footer {
	height:25px;
	padding: 15px;
	text-align: center;
}
.col_right {
	width: 240px;
	float: left;
	padding-left: 25px;
}
