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

#header {height:635px;}
#header, #content, #footer { font-size:0.75em;}

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

#content .row-2 .col-1 { width:175px; margin-right:72px;}
#content .row-2 .col-2 { width:175px; margin-right:74px;}
#content .row-2 .col-3 { width:175px;}
#content .row-2 .col-4 {
	width:200px;
	float:right;
	padding-right:20px;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page1 #content .row-1 .col-2 { width:627px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page2 #content .row-1 .col-2 { width:627px;}
#page2 #content .row-1 .col-2 .col-1 { width:291px; margin-right:38px;}
#page2 #content .row-1 .col-2 .col-2 { width:291px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page3 #content .row-1 .col-2 { width:627px;}
#page3 #content .row-1 .col-2 .col-1 { width:279px; margin-right:52px;}
#page3 #content .row-1 .col-2 .col-2 { width:280px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page4 #content .row-1 .col-2 { width:627px;}
#page4 #content .row-1 .col-2 .col-1 { width:300px; margin-right:0;}
#page4 #content .row-1 .col-2 .col-2 { width:312px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page5 #content .row-1 .col-2 { width:627px;}
#page5 #content .row-1 .col-2 .col-1 { width:273px; margin-right:56px;}
#page5 #content .row-1 .col-2 .col-2 { width:274px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:314px; margin-right:60px;}
#page6 #content .row-1 .col-2 { width:627px;}
#page6 #content .row-1 .col-2 .col-1 { width:309px; margin-right:0;}
#page6 #content .row-1 .col-2 .col-2 { width:300px;}


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


#footer {
	height:51px;
	text-align: center;
}
#sale {
	float: right;
	width: 150px;
}
