#main {
	width:978px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:275px;
	background:url(images/header-bg.jpg) no-repeat 0 63px;
}
#header, #content, #footer {
	font-size:0.75em;
	height: auto;
}

.col-1, .col-2, .col-3 {
	float:left;
	padding: 1px;
	margin: 0px;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:628px; margin-right:20px;}
#page1 #content .col-1 .row-1 .col-1 {
	width:326px;
	margin-right:7px;
}
#page1 #content .col-1 .row-1 .col-2 {width:284px;}
#page1 #content .col-1 .row-2 .col-1 { width:275px; margin-right:48px;}
#page1 #content .col-1 .row-2 .col-2 { width:275px;}
#page1 #content .col-2 { width:326px;}
#page1 #content .col-2 .row-1 .col-1 {
	width:110px;
	margin-right:15px;
	margin-left: 15px;
}
#page1 #content .col-2 .row-1 .col-2 {
	width:110px;
	margin-left: 30px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:628px; margin-right:20px;}
#page2 #content .col-1 .row-1 .col-1 {width:335px; margin-right:0px;}
#page2 #content .col-1 .row-1 .col-2 {width:284px;}
#page2 #content .col-1 .row-2 .col-1 { width:275px; margin-right:48px;}
#page2 #content .col-1 .row-2 .col-2 { width:275px;}
#page2 #content .col-2 { width:326px;}
#page2 #content .col-2 .row-1 .col-1 { width:110px; margin-right:60px;}
#page2 #content .col-2 .row-1 .col-2 { width:110px;}

/*======= index-2.html =======*/
#page3 #content .row-1 {width:628px;}


/*=========================*/


#footer {height:73px;}

