#main {
	width:858px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#header {height:160px; background:url(images/body-bg.gif) no-repeat left top;}
#header, #content, #footer { font-size:0.625em;}

#left-side { float:left; width:230px; margin-right:20px;}
#right-side { float:left; width:590px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:280px; margin-right:10px;}
#page1 #content .col-2 { width:280px;}


/*=========================*/


#footer {height:46px;}
