body{
background: #C1C3C7;
}

#logo{
background: #fff url(i/logo.png) 0 0  no-repeat;
height: 60px;
}

#headline{
background:  url(i/headline.png) 50% 0 repeat-x;
height: 90px;
}

#headline h1{
line-height: 90px;
color: #fff;
}

#content{
background: #fff;
padding: 30px 0;
}

#footer{
background: url(i/footer.png) 0 0 repeat-x;
padding: 30px 0;
}

#footer a {
color: #fff;
font: 1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-decoration: none;
}


#footer ul li{
color: #fff;
font: 1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
float: left;
}


#footer ul a {
color: #eee;
display: block;
text-decoration: none;
}

#footer ul a:hover {
color: #fff;
}

#footer ul li {
list-style-type: none;
padding: 0 15px 0 0;
margin:0 ! important;
float: left;
z-index: 1010;
}

#footer h1{
color: #1F5D91;
}

#footer h2{
color: #eee;
}
