#main {width:980px; margin:0 auto; background:url(images/main-bg.jpg) no-repeat left top; position:relative;}

#header {height:245px;}
#header, #content, #footer { font-size:0.5625em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page1 #footer {
	text-align:left;
	color: #93C;
	font-size: 12px;
}

/*======= index-1.html =======*/
#page2 #content .line-ver {
	background-position:466px top;
	font-size: large;
}
#page2 #content .col-1 {width:435px; margin-right:57px;}
#page2 #content .col-2 {
	width:222px;
	font-size: 18px;
}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:515px top;}
#page3 #content .col-1 {width:482px; margin-right:63px;}
#page3 #content .col-2 { width:147px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:466px top;}
#page4 #content .col-1 {width:435px; margin-right:57px;}
#page4 #content .col-2 { width:222px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:466px top;}
#page5 #content .col-1 {width:435px; margin-right:57px;}
#page5 #content .col-2 {
	width:222px;
	font-family: Arial, Helvetica, sans-serif;
}


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


#footer {
	padding:29px 40px 32px 124px;
	text-align:right;
	color: #FFF;
}
