#main {
	width:890px;
	background:url(images/main-bg.jpg) no-repeat left top;
	min-height:1500px;
	height:1899px !important;
	height:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:118px;}
#header, #content {
	font-size:1em;
}

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:343px; margin-right:25px;}
#page2 #content .col-2 {
	width:450px;
	text-align: left;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:343px; margin-right:25px;}
#page3 #content .col-2 { width:450px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:343px; margin-right:25px;}
#page4 #content .col-2 { width:450px;}
#page4 #content .col-2 .col-1 { width:220px; margin-right:23px;}
#page4 #content .col-2 .col-2 { width:197px;}


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


#footer { padding:11px 66px 0 66px; font-size:.69em;}
