#main 
{
	width:1000px; 
    margin:0 auto; position:relative;
	top: 0px;
	left: 25px;
    height: auto;
}

#header, #content { font-size:12px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:594px top;}
#page1 #content .col-1 {width:571px; margin-right:54px;}
#page1 #content .col-2 { width:285px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:454px top;}
#page5 #content .col-1 {width:411px; margin-right:94px;}
#page5 #content .col-2 { width:405px;}

/*=========================*/

#footer { padding:0 20px 40px 20px; font-size:.75em; clear:both;}