#main {
	width:858px;
	margin:0 auto;
	padding:16px 0 14px 0;
	}

#header {
	height:143px;
	background:url(../images/header-bg.jpg) 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;
	}

#page1 #content .col-1 {
	width:280px; 
	margin-right:10px;
	}
#page1 #content .col-2 { 
	width:280px;
	}

#footer {
	height:46px;
	}
