.col1, .col2, .col3, .cols {
	float: left;
	color: #333;
}

.col1{
	width: 199px;
}
.col2{ width:680px}
.col3{
	width: 440px;
	background-color: #CACACA;
}

/*======= index.html =======*/
/*======= index-1.html =======*/
#page2 #content .col1{
	width: 280px;
}
#page2 #content .col2{
	width: 600px;
}
#page2 #content{
	padding-bottom: 210px;
}
#page2 #content2{ padding-bottom:40px;}
/*======= index-2.html =======*/
#page3 #content .col1{ width:280px;}
#page3 #content .col2{
	width: 930px;
}
#page3 .dropcap_1{ margin-bottom:0}
#page3 #content2{ padding-bottom:12px;}
/*======= index-3.html =======*/
#page4 #content .col1{ width:280px;}
#page4 #content .col1 p{ width:190px; float:left;}
#page4 #content2{ padding-bottom:9px;}
/*======= index-4.html =======*/
#page5 #content{ padding-bottom:40px;}
#page5 #content2 .col1{ width:280px;}
#page5 #content2{
	padding-bottom: 25px;
}
/*======= index-5.html =======*/
