#main {width:980px; margin:0 auto;}

#header {height:520px; padding:0 0px 0 0px; margin:0;}
#header, #content, #footer { font-size:0.625em;}

.col-1, .col-2, .col-3 {
	float:left;
	width: 680px;
}

/*======= 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:655px;
	float: left;
	margin-top: 0px
	
}

/*======= 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;}
