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

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

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

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:130px;
}
#page1 #content .row_1 .col_2 {
	width:390px;
	padding-top:6px;
}
#page1 #content .row_1 .event {
	width:365px;
	padding-top:6px;
}
#page1 #content .row_1 .col_2 .column1 { width:183px; margin-right:0px;}
#page1 #content .row_1 .col_2 .column2 { width:133px; padding-top:26px;}
#page1 #content .row_1 .col_3 {
	width:280px;
	margin-left: 30px;
	
}
#page1 #content .row_1 .col_4 {
	width:200px;
	margin-left: 30px;
	background-color: #616161;
	margin-top: 0px;
	
}

#page1 #content .row_2 .col_1 { width:331px; margin-right:59px;}
#page1 #content .row_2 .col_2 { width:331px;}
#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;}

