/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#cmsbody2 {
min-height:490px;
padding:13px 13px 0 13px;
margin:0px;
}
#cmsfooter {
background:url(footer.gif) 0 0 no-repeat;
min-height:72px;
padding:70px 0 5px 0;
margin:0px;
}