#main {
	width:1066px;
	margin:0 auto;
	text-align:justify;
}
#border { border:1px solid #111;}

#header {
	height:130px;
}
#header, #content, #footer {
	font-size:0.69em;
	height: 100%;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:130px;
}
#page1 #content .row_1 .col_2 {
	width:700px;
	
}
#page1 #content .row_1 .event {
	width:365px;
	padding-top:6px;
}


#page1 #content .row_1 .col_3 {
	width:200px;
	margin-left: 30px;
	margin-top: 25px;
	background-color: #616161;
}
#page1 #content .row_2 .col_1 { width:331px; margin-right:59px;}

#page1 #content .row_2 .col_1 .column1 { width:119px; padding-top:50px;}
#page1 #content .row_2 .col_1 .column2 { width:212px;}
#page1 #content .row_2 .col_2 .column1 { width:107px; padding-top:42px;}
#page1 #content .row_2 .col_2 .column2 { width:212px;}



#footer {height:86px; background:url(images/footer_bgd.jpg) no-repeat left top; border-top:1px solid #872207;}

