/* CSS Document **************************************************/

/* footer **********************************************************************/

.footer{
	width:100%;
	height:50px;
	background-color:#990000;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	font-family:trebuchet ms, arial, sans serif; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none; text-indent:0px; text-align:center; line-height:40px;
	margin-top:0px; margin-right:auto; margin-bottom:0; margin-left:auto;
	}
.footer_logos{
	width:980px;
	height:80px;
	background: url(image/background_white.gif) repeat-Y right;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	}

