.MP_background{
	 
	/*height:700px*/}
.MP_spacer01{height:250px;}
.MP_spacer02{height:30px;}
.MP_spacer03{height:40px;}
.MP_spacer04{height:139px;}
.color01{color:#155B9D}
.color02{color:#ffffff}
.under{text-decoration:underline}
.whitebar{background-color:#FFF; opacity:.97; width:100%; height:260px}
.whitebar2{background-color:#FFF; opacity:.97; width:370px; height:590px;margin-left:600px;margin-top:-240px}
.leftblock{float:left; width:470px;height:260px;}
.rightblock{float:right;  width:450px; height:260px; padding-left: 20px;}
.bluebar{background-color:#155B9D; opacity:.97; width:100%; height:20px}


html {
    position: relative;
    min-height: 100%;
}
body {
    margin: 0 0 70px; /* bottom = footer height */
}
#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;
    width: 100%;
}
