#main {
	width:980px;
	margin:0 auto;
}

#header {
	height:335px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;S
	background-position: center 0px;
}
#header, #content, #footer {
	font-size:0.985em;
}

.col-1, .col-2, .col-3 {
	float:none;
	padding: 0px;
	top: auto;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:980px;
}
#page1 #content .col-1 .col-1 { width:276px; margin-right:45px;}
#page1 #content .col-1 .col-2 { width:274px;}
#page1 #content .col-2 { width:345px;}
#page1 #content .box .col-1 {width:175px; margin-right:24px;}
#page1 #content .box .col-2 {width:175px; margin-right:24px;}
#page1 #content .box .col-3 {
	width:945px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:635px;}
#page2 #content .col-2 { width:345px;}
#page2 #content .box .col-1 {width:175px; margin-right:24px;}
#page2 #content .box .col-2 {width:175px; margin-right:24px;}
#page2 #content .box .col-3 {width:175px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:635px;}
#page3 #content .col-1 .col-1 { width:276px; margin-right:45px;}
#page3 #content .col-1 .col-2 { width:274px;}
#page3 #content .col-2 { width:345px;}
#page3 #content .box .col-1 {width:175px; margin-right:24px;}
#page3 #content .box .col-2 {width:175px; margin-right:24px;}
#page3 #content .box .col-3 {width:175px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:345px;}
#page4 #content .col-2 { width:635px;}
#page4 #content .box .col-1 {width:175px; margin-right:24px;}
#page4 #content .box .col-2 {width:175px; margin-right:24px;}
#page4 #content .box .col-3 {width:175px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:462px; margin-right:51px;}
#page5 #content .row-1 .col-2 { width:462px;}
#page5 #content .row-2 .col-1 {width:595px; margin-right:40px;}
#page5 #content .row-2 .col-2 { width:345px;}
#page5 #content .box .col-1 {width:175px; margin-right:24px;}
#page5 #content .box .col-2 {width:175px; margin-right:24px;}
#page5 #content .box .col-3 {width:175px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:635px;}
#page6 #content .col-2 { width:345px;}
#page6 #content .box .col-1 {width:175px; margin-right:24px;}
#page6 #content .box .col-2 {width:175px; margin-right:24px;}
#page6 #content .box .col-3 {width:175px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:383px;}
#page7 #content .col-2 { width:597px;}
#page7 #content .col-2 .col-1 { width:276px; margin-right:45px;}
#page7 #content .col-2 .col-2 { width:274px;}
#page7 #content .box .col-1 {width:175px; margin-right:24px;}
#page7 #content .box .col-2 {width:175px; margin-right:24px;}
#page7 #content .box .col-3 {width:175px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:635px;}
#page8 #content .col-2 { width:345px;}
#page8 #content .box .col-1 {width:175px; margin-right:24px;}
#page8 #content .box .col-2 {width:175px; margin-right:24px;}
#page8 #content .box .col-3 {width:175px;}

/*======= index-8.html =======*/
#page9 #content .box .col-1 {width:175px; margin-right:24px;}
#page9 #content .box .col-2 {width:175px; margin-right:24px;}
#page9 #content .box .col-3 {width:175px;}


/*=========================*/


#footer {
	height:64px;
	background:url(images/footer-tail.gif) repeat-x top;
	left: 97px;
	top: 927px;
	width: 987px;
}
