#main { 
	width:970px; 
	margin:0 auto;
}
#headertop { 
	text-align:right;
	top:-20px;
	position:relative;
	z-index:1;
}

#header { 
	height:569px;
	top:-20px;
	position:relative;
	z-index:1;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

#content .left-side,
#content .content { 
	float:left; 
	position:relative; 
}
#content .left-side { width:225px; margin-right:60px; z-index:2;}
#content .content { width:604px; z-index:2;}

#content .box1 .col-1 { width:609px;}
#content .box1 .col-2 { width:288px; float:right; padding-top:30px;}

/*======= index.html =======*/
#page1 #content .content .col-1 { width:278px; margin-right:48px;}
#page1 #content .content .col-2 { width:278px;}

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

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

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

/*======= index-4.html =======*/
#page5 #content .content .col-1 { width:300px;}
#page5 #content .content .col-2 { width:303px;}


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


#footer { 
	height:56px;
}