#main {width:905px; margin:0 auto; position:relative; overflow:hidden;}

#header {
	height:110px;
	background:  no-repeat left bottom;
}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 {
	float:left;
	width: 500px;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:425px; margin-right:4px;}
#page1 #content .row-1 .col-2 {width:425px; margin-right:4px;}
#page1 #content .row-1 .col-3 {width:425px;}
#page1 #content .row-2 .line-ver { background-position:585px top;}
#page1 #content .row-2 .col-1 { width:571px; margin-right:37px;}
#page1 #content .row-2 .col-2 { width:253px;}
#page1 #content .row-2 .col-1 .col-1 { width:268px; margin-right:35px;}
#page1 #content .row-2 .col-1 .col-2 { width:268px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:300px top;}
#page2 #content .col-1 {
	width:276px;
	margin-right:40px;
	float: right;
}
#page2 #content .col-2 {width:568px;}
#page2 #content .col-2 .col-1 { width:263px; margin-right:35px;}
#page2 #content .col-2 .col-2 {
	width:auto;
}


/*=========================*/


#footer {height:61px;}
