#header {
background:url(../images/header.jpg) no-repeat bottom left #fff; 
color:#505050; 
height:92px; 
margin:0 0 0px; 
padding:0px;
border-bottom:2px solid #0066CC;
text-align:right; 
}

#indexheader {
background:url(../images/header_home.jpg) no-repeat bottom left #fff; 
color:#505050; 
height:92px; 
margin:0 0 0px; 
padding:0;
border-bottom:2px solid #0066CC;
text-align:right; 
}

#footer {
background:#00AAC4; 
clear:both; 
color:#FFFFFF; 
font-color:#FFFFFF;
font-size:11px;
margin:0 auto; 
padding:20px 0; 
text-align:center; 
width:950px;
height:auto;
border-top:2px solid #0066CC;
}

