#main {
	width:899px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 53px;
	padding-left: 0;
}

#header {
	height:600px;
	overflow:hidden;
	width: 900px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header, #content, #footer { font-size:0.75em;}

.aside { float:left; width:225px; margin-right:16px; padding:13px 17px 20px 15px;}
.content { float:left; width:595px; padding:12px 0 0 0;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:247px; margin-right:33px;}
#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;}

