#main {width:976px; margin:0 auto; position:relative;}

#header {height:526px; background:url(images/header-bg-top.jpg) no-repeat left top;}
#header.small { height:414px;}
#header, #content, #footer { font-size:0.75em;}

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

.aside { float:left; width:200px; margin-right:50px;}
.content { float:left; width:620px; position:relative;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:220px top;}
#page1 #content .line-ver2 { background-position:300px top;}
#page1 #content .col-1 {
	width:283px;
	margin-right:52px;
}
#page1 #content .col-2 {
	width:283px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:275px;
	margin-right:49px;
}
#page2 #content .col-2 {
	width:270px;
	margin-right:0px;
}
#page2 #content .col-3 {width:173px;}

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

/*======= index-1.html =======*/
#page4 #content .col-1 {
	width:275px;
	margin-right:49px;
}
#page4 #content .col-2 {
	width:270px;
	margin-right:0px;
}
#page4 #content .col-3 {width:173px;}

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