#main {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
}

#header {height:133px;}
#header, #content {
	font-size:0.80em;
	bottom: -5px;
}

.col-1, .col-2, .col-3 {
	float:left;
	font-size: 1em;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:456px top;}
#page1 #content .col-1 {width:424px; margin-right:53px;}
#page1 #content .col-2 {
	width:960px;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:329px top;}
#page2 #content .col-1 {
	width:300px;
	margin-right:40px;
}
#page2 #content .col-2 { width:562px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:456px top;}
#page3 #content .col-1 {
	width:440px;
	margin-right:51px;
}
#page3 #content .col-2 {
	width:435px;
	font-size: 1.2em;
}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:456px top;}
#page4 #content .col-1 {
	width:424px;
	margin-right:35px;
}
#page4 #content .col-2 { width:435px;}

/*======= index-4.html =======*/
#page5 #content .line-ver {
	background-position:400px top;
}
#page5 #content .col-1 {
	width:500px;
	margin-right:0px;
	background-image: url(images/icon3.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}
#page5 #content .col-2 { width:293px;}


/*=========================*/


#footer {height:93px; font-size:.625em;}
