#main { width:980px; margin:0 auto; text-align:left;}

#header {
	height:150px;
}

#footer { height:70px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/
#page1 .content .column-1{ width:252px;}
#page1 .content .column-2{ width:252px;}
#page1 .content .column-3{ width:252px;}

/* ============================= page2 ===========================*/
#page2 .content .column-1{ width:500px;}
#page2 .content .column-2{ width:300px;}

/* ============================= page3 ===========================*/
#page3 .content .column-1{ width:388px;}
#page3 .content .column-2{ width:394px;}

/* ============================= Template 2 ===========================*/
.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:222px; margin-right:16px;}
#page1 #content .row-1 .col-2 {width:222px; margin-right:16px;}
#page1 #content .row-1 .col-3 {width:222px; margin-right:16px;}
#page1 #content .row-1 .col-4 {width:222px;}
#page1 #content .row-3 .col-1 {width:563px; margin-right:66px;}
#page1 #content .row-3 .col-2 {width:307px;}

