/*======= index.html =======*/
#page1 #content {background:none;}
#page1 #content .col-1 {width:400px; margin-right:60px;}
#page1 #content .col-2 {width:435px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:400px; margin-right:60px;}
#page2 #content .col-2 {width:435px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:400px; margin-right:60px;}
#page3 #content .col-2 {
	width:200px;
	margin-right:20px;
}
#page3 #content .col-3 {
	width:250px;
	font-size: 8px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:275px;
	margin-right:60px;
}
#page4 #content .col-2 {
	width:275px;
	margin-right:50px;
}
#page4 #content .col-3 {
	width:255px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:430px; margin-right:73px;}
#page5 #content .col-2 {
	width:400px;
	font-size: 10px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:285px; margin-right:60px;}
#page6 #content .col-2 {width:550px;}

#page6 #content .col-2 .col-1 {width:169px; margin-right:20px;}
#page6 #content .col-2 .col-2 {width:169px; margin-right:20px;}
#page6 #content .col-2 .col-3 {width:169px;}
/*======= index-6.html =======*/
#page7 #content .col-1 {width:400px; margin-right:60px;}
#page7 #content .col-2 {width:200px; margin-right:50px;}
#page7 #content .col-3 {width:190px;}
#page8 .bg .bg2 .bg3 #main #content .padding .wrapper .color-3 p .link-1 .active {
	color: #03F;
	text-transform: lowercase;
	text-decoration: underline;
}
