#main {
	width:949px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:149px;
	position:relative;
	background-color: #000000;
	width: 100%;
}
#header, #content, #footer { font-size:0.814em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:649px;
	margin-right:10px;
	overflow: hidden;
}
#page1 #content .col-1 .row-1 .col-1 {
	width:612px;
	margin-right:10px;
}
#page1 #content .col-1 .row-1 .col-2 { width:309px;}
#page1 #content .col-1 .row-1 .col-2 .col-1 {
	width:148px;
	margin-right:5px;
}
#page1 #content .col-1 .row-1 .col-2 .col-2 { width:148px;}
#page1 #content .col-1 .row-2 .col-1 {
	width:150px;
	margin-right:5px;
}
#page1 #content .col-1 .row-2 .col-2 {
	width:150px;
	margin-right:5px;
}
#page1 #content .col-1 .row-2 .col-3 {
	width:150px;
	margin-right:5px;
}
#page1 #content .col-1 .row-2 .col-4 {
	width:150px;
}
#page1 #content .col-1 .row-3 .col-1 {
	width:310px;
	margin-right:0;
}
#page1 #content .col-1 .row-3 .col-2 {
	width:290px;
}
#page1 #content .col-1 .row-4 .col-1 {
	width:630px;
	margin-right:45px;
}
#page1 #content .col-1 .row-4 .col-2 { width:275px;}
#page1 #content .col-2 {
	width:290px;
	overflow: hidden;
}
#page1 #content .col-2 .row-1 .col-1 { width:62px; margin-right:30px;}
#page1 #content .col-2 .row-1 .col-2 { width:62px; margin-right:30px;}
#page1 #content .col-2 .row-1 .col-3 { width:62px;}
#page1 #content .col-2 .row-2 .col-1 {
	width:60px;
	margin-right:32px;
}
#page1 #content .col-2 .row-2 .col-2 {
	width:60px;
	margin-right:32px;
}
#page1 #content .col-2 .row-2 .col-3 { width:85px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:649px;
	margin-right:10px;
}
#page2 #content .col-1 .row-1 .col-1 { width:192px; margin-right:25px;}
#page2 #content .col-1 .row-1 .col-2 { width:186px; margin-right:25px;}
#page2 #content .col-1 .row-1 .col-3 { width:192px;}
#page2 #content .col-1 .row-2 .col-1 {
	width:310px;
	margin-right:4px;
}
#page2 #content .col-1 .row-2 .col-2 {
	width:310px;
	margin-right:5px;
}
#page2 #content .col-2 {
	width:290px;
}
#page2 #content .col-2 .row-1 .col-1 { width:62px; margin-right:30px;}
#page2 #content .col-2 .row-1 .col-2 {
	width:62px;
	margin-right:12px;
}
#page2 #content .col-2 .row-1 .col-3 {
	width:82px;
}
#page2 #content .col-2 .row-2 .col-1 {
	width:64px;
	margin-right:14px;
}
#page2 #content .col-2 .row-2 .col-2 {
	width:78px;
}


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


#footer {height:105px;}
#footer .col-1 { width:144px; margin-right:69px;}
#footer .col-2 { width:585px;}

