#main {width:899px; margin:0 auto; padding:81px 0 53px 0; position:relative;}

#header {height:411px; background:url(images/header-bg.jpg) no-repeat left top; overflow:hidden;}
#header, #content, #footer { font-size:0.75em;}

.aside {
	float:left;
	width:315px;
	margin-right:16px;
	padding:7px 05px 20px 5px;
}
.content {
	float:right;
	width:520px;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:430px;
	margin-right:10px;
}
#page1 #content .col-2 { width:247px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:247px; margin-right:33px;}
#page4 #content .col-2 { width:247px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:247px; margin-right:33px;}
#page6 #content .col-2 { width:247px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:247px; margin-right:33px;}
#page7 #content .col-2 { width:247px;}



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


#footer {
	height:61px;
	background:url(images/footer-bg.gif) no-repeat left top;
	width: 900px;
}

