#main {
	width:850px;
	margin:0 auto;
}

#header {height:194px;}
#header, #content, #footer {
	font-size:1em;
}

.aside { float:center; width:182px; margin-right:13px;}
.content { float:left; width:678px;}

.col-1, .col-2, .col-3 { float:left;}
/*=========================*/

#footer { padding:7px 30px 25px 0;}

