#main {width:968px; margin:0 auto; position:relative;}

#header {height:513px;}
#header, #content, #footer {
	font-size:0.814em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

#header .col-1 {
	width:226px;
	margin-right: 42px;
	padding-top: 10px;
}
#header .col-2 { width:227px; margin-right:5px;}
#header .col-3 { width:227px; margin-right:5px;}
#header .col-4 { width:227px;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:693px;
	height: auto;
}
#page1 #content .row-1 .col-2 {
	width: 693px;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#page1 #content .row-1 .col-3 {
	float: right;
	width: 220px;
}
#page1 #content .row-2 .col-1 {width:142px; margin-right:80px;}
#page1 #content .row-2 .col-2 {
	width:660px;
	height: 250px;
}
#page1 #content .row-2 .col-2 .col-1 { width:279px; margin-right:20px;}
#page1 #content .row-2 .col-2 .col-2 { width:350px;}

/*=========================*/


#footer {height:113px;}

