#main {
	width:908px;
	margin:0 auto;
	position:relative;
}

#header {
	height:445px;
	background:url(images/header-bg-my.jpg) no-repeat left top;
}

#header,#content,#footer {
	font-size:.9375em;
}

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

.aside {
	float:left;
	width:237px;
	background:url(images/aside-top.gif) left top repeat-x;
}

.content {
	float:left;
	width:651px;
	background:url(images/content-bg.gif) left top repeat-x;
}


/*======= index.html =======*/
#page1 #content .col-1 {
	width:275px;
	margin-right:39px;
}

#page1 #content .col-2 {
	width:268px;
}



/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:275px;
	margin-right:39px;
}

#page2 #content .col-2 {
	width:268px;
}



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

#page4 #content .col-2 {
	width:268px;
}



/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:275px;
	margin-right:39px;
}

#page5 #content .col-2 {
	width:268px;
}



/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:308px;
}

#page6 #content .col-2 {
	width:291px;
}



/*=========================*/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.69em;
	padding:0 0 18px 30px;
}
