#main {
	width:920px;
	margin:0 auto;
}

#header {
	height:419px;
	background:url(images/header-bg.jpg) no-repeat left top;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
	padding: -100px;
}

/*======= index.html =======*/
#page1 #content .line-ver1 {
	background:url(images/line_ver.gif) 232px top repeat-y;
	width:100%;
}
#page1 #content .line-ver2 { background:url(images/line_ver.gif) 578px top repeat-y; width:100%;}
#page1 #content .col-1 {
	width:205px;
	margin-right:60px;
}
#page1 #content .col-2 {
	width:276px;
	margin-right:75px;
}
#page1 #content .col-3 { width:194px;}

/*======= index-1.html =======*/
#page2 #content .line-ver1 { background:url(images/line_ver.gif) 232px top repeat-y; width:100%;}
#page2 #content .line-ver2 { background:url(images/line_ver.gif) 615px top repeat-y; width:100%;}
#page2 #content .col-1 {width:205px; margin-right:64px;}
#page2 #content .col-2 { width:313px; margin-right:71px;}
#page2 #content .col-3 { width:161px;}

/*======= index-2.html =======*/
#page3 #content .line-ver1 { background:url(images/line_ver.gif) 267px top repeat-y; width:100%;}
#page3 #content .line-ver2 { background:url(images/line_ver.gif) 578px top repeat-y; width:100%;}
#page3 #content .col-1 {width:237px; margin-right:67px;}
#page3 #content .col-2 { width:232px; margin-right:82px;}
#page3 #content .col-3 { width:196px;}

/*======= index-3.html =======*/
#page4 #content .line-ver1 { background:url(images/line_ver.gif) 289px top repeat-y; width:100%;}
#page4 #content .col-1 {width:260px; margin-right:63px;}
#page4 #content .col-2 { width:490px;}
#page4 #content .col-2 .col-1 { width:289px; margin-right:0;}
#page4 #content .col-2 .col-2 { width:195px;}

/*======= index-4.html =======*/
#page5 #content .line-ver1 { background:url(images/line_ver.gif) 265px top repeat-y; width:100%;}
#page5 #content .line-ver2 { background:url(images/line_ver.gif) 530px top repeat-y; width:100%;}
#page5 #content .col-1 {
	width:232px;
	margin-right:71px;
	color: #000;
}
#page5 #content .col-2 { width:196px; margin-right:67px;}
#page5 #content .col-3 { width:229px;}


/*=========================*/
