#right2 {
	width: 95%;
	float: right;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lcol {
	width: 5%;
	float: left;
	clear: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ccol {
	width: 92%;
	float: left;
}
#rcol {
	width: 5%;
	float: right;



}
.divlayerleft {
	width: 55%;
	float: left;
}
.divlayerright {
	float: right;
	width: 42%;
}
.divlayer1 {
	width: 98%;
	padding-bottom: 2em;

}
.divlayer2 {
	width: 98%;
	padding-bottom: 2em;

}
.divlayer3 {
	width: 98%;
}
