#main {
	width:858px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}

#header {
	height:130px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#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;}
