.main {
	width:980px; 
	margin:0 auto; 
	text-align:left;
	position:relative;
}

#header {
	height:149px;
	/*- height 266px*/
}

#footer {
	height:43px;
	padding-top:20px;
}

.col-1, .col-2, .col-3, .col-4, .col-5 {
	float:left;
}


.background-1 {background:url(images/col-1-bg.png) repeat-y 0 0;}
.background-2 {background:url(images/col-2-bg.png) repeat-y 0 0;}
/* ============================= index_page ===========================*/
#index_page .col-1 {margin-top:61px; margin-left:47px;}
#index_page .col-2 {
	position: absolute;
	top:123px;
	left: 50%;
}
/* ============================= page1 ===========================*/
#page1 #header {height:534px;}
/* ============================= page2 ===========================*/
#page2 .col-1 {width:227px;}
#page2 .col-2 {width:652px;}
/* ============================= page3 ===========================*/
#page3 .col-1 {width:227px;}
#page3 .col-2 {width:652px;}
#page3 .col-2 .col-1 {width:260px; margin-right:49px;}
#page3 .col-2 .col-2 {width:261px;}
#page3 .divider {background:url(images/divider.gif) 285px 0px repeat-y;}
/* ============================= page4 ===========================*/
#page4 .col-1 {width:227px;}
#page4 .col-2 {width:652px;}
#page4 .col-2 .col-1 {width:261px; margin-right:49px;}
#page4 .col-2 .col-2 {width:262px;}
#page4 .divider {background:url(images/divider.gif) 285px 0px repeat-y;}
/* ============================= page5 ===========================*/
#page5 .col-1 {width:227px;}
#page5 .col-2 {width:652px;}
/* ============================= page6 ===========================*/
#page6 .col-1 {width:227px;}
#page6 .col-2 {width:652px;}
#page6 .col-2 .col-1 {width:270px;}
#page6 .col-2 .col-2 {width:270px;}
/* ============================= page7 ===========================*/
#page7 .col-1 {width:227px;}
#page7 .col-2 {width:652px;}
