/* Start of CMSMS style sheet 'ecs : footer' */
/* footer */
#footer {
	width: 976px;
        height: 29px;
        color: #ffffff; 
        
        font-size: 75%;
        text-align: center;
        vertical-align: bottom;
        /* vertical align does not work --- HdJ */
        padding-top:1px;
        background-image: url(uploads/ecs/bottom30.png);
        /*background-color: #003700;*/
	clear: both;

}



/* End of 'ecs : footer' */

