/*======= index.html =======*/
#page3 #content .col-1 {
	width:400px;
	float: left;
}
#page3 #content .col-2 { 
	width:400px;
	margin-left: 400px;
	position: absolute; top: 390px; left: 100px; }



#page3 #content .col-4 {
	width:400px;
	float: left;
}


#page3 #content .col-5 {
	width:400px;
		margin-left: 400px;
	position: absolute; top: 700px; left: 100px; }
}
/*=========================*/


