/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#cmsbody {
min-height:300px;
margin:13px 30px 0 30px;
}
#cmsfooter {
margin:0 0 10px 0;
}