﻿#footer
{
	color: #666666;
    clear:both;  
    font-size: 1.1em;
    text-align:right;
	padding: 5px 0 5px 0;
	background: url(../Images/footer_background.jpg) repeat-x;
	margin-top:30px;
 }
 
 
 #footer h1
 {
 font-size: 0.9em;
 font-weight: bold;
 text-align:center;
 margin:0;
 width:100%;
 }