#main {width:980px; margin:0 auto;}

#header {height:345px; background:url(images/header-bg.jpg) no-repeat 465px top;}
#header, #content, #footer {
	font-size:.8em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:289px; margin-right:1px;}
#page1 #content .row-1 .col-2 {width:289px; margin-right:1px;}
#page1 #content .row-1 .col-3 {width:289px;}
#page1 #content .row-2 .col-1 {width:289px; margin-right:1px;}
#page1 #content .row-2 .col-2 {width:579px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:289px; margin-right:1px;}
#page2 #content .row-1 .col-2 {width:289px; margin-right:1px;}
#page2 #content .row-1 .col-3 {width:289px;}
#page2 #content .row-2 .col-1 {width:579px; margin-right:1px;}
#page2 #content .row-2 .col-2 {width:289px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:289px; margin-right:1px;}
#page3 #content .row-1 .col-2 {width:289px; margin-right:1px;}
#page3 #content .row-1 .col-3 {width:289px;}


/*=========================*/


#footer {
	padding:25px 0 30px 56px;
	font-size: 18px;
	font-family: "Champagne & Limousines";
}

