﻿#main {
	width: 1001px;
	margin: 0 auto;
	background-color: #000000;
}

#header {height:635px;}
#header, #content, #footer {
	font-size: 0.626em;
	text-transform: none;
}

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

#content .row-2 .col-1 { width:99px; margin-right:72px;}
#content .row-2 .col-2 { width:127px; margin-right:74px;}
#content .row-2 .col-3 { width:80px;}
#content .row-2 .col-4 { width:186px; float:right; padding-right:79px;}

/*======= 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;}