#main {width:1000px; margin:0 auto;}

#header {
	height:120px;
	background-image: url(images/AllCityBucksHeader.png);
	background-repeat: no-repeat;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-3, .col-4 { float:left;}

.col-2 { 
float:left;
margin-left:0x;

}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:100%x;
	margin-right:5px;
}
#page1 #content .row-1 .col-2 {
	width:515px;
	margin-right:5px;
	margin-left: 5px;
}
#page1 #content .row-1 .col-3 {
	width:255px;
	float: right;
}
#page1 #content .row-2 .col-1 {width:213px; margin-right:28px;}
#page1 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-4 { width:213px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page2 #content .row-1 .col-2 { width:455px; margin-right:64px;}
#page2 #content .row-1 .col-3 { width:241px;}
#page2 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page2 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-4 { width:214px;}


/*=========================*/


#footer {height:103px; border-top:1px solid #d1d1d1; align: center;}
