#main {width:965px; margin:0 auto; padding:0px 0 25px 0;}

#header {height:257px; border-bottom:1px solid #76736f; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content {
	font-size:0.8em;
}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:965px;}
#page1 #content .row-1 .col-2 {width:234px; margin-right:3px;}
#page1 #content .row-1 .col-3 {width:234px; margin-right:3px;}
#page1 #content .row-1 .col-4 {width:234px;}
#page1 #content .row-2 .col-1 {
	width:291px;
	margin-right:35px;
}
#page1 #content .row-2 .col-2 {
	width:291px;
	margin-right:51px;
	height: 400px;
}
#page1 #content .row-2 .col-3 {
	width:260px;
	height: auto;
}

/*=========================*/


#footer {height:35px; background:#322e27; font-size:.5625em;}

