#main {
	width:620px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:535px; background:url(images/) no-repeat left top;}
#menu {height:300px; background:url(images/logo2.png) no-repeat left top; margin-top:40px; margin-bottom:20px;}
#menu, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left; margin-top:20px;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:378px top;}
#page1 #content .line-ver-top { background-position:378px top;}
#page1 #content .line-ver-bot { background-position:378px bottom;}
#page1 #content .col-1 {width:345px; margin-right:66px;}
#page1 #content .col-2 { width:199px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:378px top;}
#page2 #content .line-ver-top { background-position:378px top;}
#page2 #content .line-ver-bot { background-position:378px bottom;}
#page2 #content .col-1 {
	width:612px;
	margin-right:5px;
	
	border: thin solid #FFF;
}
#page2 #content .col-1 p{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#page2 #content .col-2 { width:199px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:378px top;}
#page3 #content .line-ver-top { background-position:378px top;}
#page3 #content .line-ver-bot { background-position:378px bottom;}
#page3 #content .col-1 {width:345px; margin-right:66px;}
#page3 #content .col-2 { width:199px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:378px top;}
#page4 #content .line-ver-top { background-position:378px top;}
#page4 #content .line-ver-bot { background-position:378px bottom;}
#page4 #content .col-1 {width:345px; margin-right:66px;}
#page4 #content .col-2 { width:199px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:378px top;}
#page5 #content .line-ver-top { background-position:378px top;}
#page5 #content .line-ver-bot { background-position:378px bottom;}
#page5 #content .col-1 {width:345px; margin-right:66px;}
#page5 #content .col-2 { width:199px;}
#page5 #content .col-1 .col-1 { width:177px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:165px;}


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


#footer {height:61px;}
