/* Start of CMSMS style sheet 'footer' */
* {
    margin: 0;
 }
 
 html, body {
    height: 100%;
	background: #4aa5f8; 
 }
 
#wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0px auto;
     background: url(images/background.jpg) repeat-x;
 }
.push {height: 0px;
		width: 856px; }

#footer {
	}

/* End of 'footer' */

