#main {
	width:955px;
	margin:0 auto;
	text-align:left;
	background: #1a1a19;
}
#border { border:1px solid #111;}

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

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

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:147px;}
#page1 #content .row_1 .col_2 { width:357px; padding-top:17px;}
#page1 #content .row_1 .col_2 .column1 { width:183px; margin-right:10px;}
#page1 #content .row_1 .col_2 .column2 { width:133px; padding-top:26px;}
#page1 #content .row_1 .col_3 { width:232px;}
#page1 #content .row_2 .col_1 {
	width:300px;
}
#page1 #content .row_2 .col_2 {
	width:300px;
}
#page1 #content .row_2 .col_3 {
	width:300px;
}
#page1 #content .row_2 .col_1 .column1 { width:100px; padding-top:50px;}
#page1 #content .row_2 .col_1 .column2 { width:200px;}
#page1 #content .row_2 .col_1 .column3 { width:100px; padding-top:50px;}
#page1 #content .row_2 .col_1 .column4 {
	width:200px;
	float: right;
}
#page1 #content .row_2 .col_2 .column1 { width:100px; padding-top:42px;}
#page1 #content .row_2 .col_2 .column2 { width:200px;}
#page1 #content .row_2 .col_3 .column1 { width:100px; padding-top:42px;}
#page1 #content .row_2 .col_3 .column2 { width:200px;}
#footer {height:86px; background:url(images/footer_bgd.jpg) no-repeat left top; border-top:1px solid #872207;}

