#main {width:976px; margin:0 auto;}

#header, #content, #footer { font-size:0.75em;}
h2 {
	font-size: 15px;
	color: black;
	margin: 0;
	color: #5b0d09;
	padding: 0;
}
.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:628px; margin-right:20px;}
#page1 #content .col-1 .row-1 .col-1 {width:335px; margin-right:0px;}
#page1 #content .col-1 .row-1 .col-2 {width:284px;}
#page1 #content .col-1 .row-2 .col-1 { width:275px; margin-right:48px;}
#page1 #content .col-1 .row-2 .col-2 { width:275px;}
#page1 #content .col-2 { width:326px;}
#page1 #content .col-2 .row-1 .col-1 { width:110px; margin-right:60px;}
#page1 #content .col-2 .row-1 .col-2 { width:110px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:628px; margin-right:20px;}
#page2 #content .col-1 .row-1 .col-1 {width:335px; margin-right:0px;}
#page2 #content .col-1 .row-1 .col-2 {width:284px;}
#page2 #content .col-1 .row-2 .col-1 { width:275px; margin-right:48px;}
#page2 #content .col-1 .row-2 .col-2 { width:275px;}
#page2 #content .col-2 { width:326px;}
#page2 #content .col-2 .row-1 .col-1 { width:110px; margin-right:60px;}
#page2 #content .col-2 .row-1 .col-2 { width:110px;}

/*======= index-2.html =======*/
#page3 #content .row-1 {width:628px;}


/*=========================*/


#footer {height:73px;}
