
body {
background: #fff;
background-image: none;
}
#left {
display: none;
}
#middle {
width: 100%;
margin: 0;
}
#right {
display: none;
}
#wrapper {
clear: both;
float: left;
width: 100%;
}


#header {
height: 95px;
border-bottom: 1px solid #e2e8ef;
}
#logo {
width: auto;
height: auto;
background-image: none;
}
#logo h1 {
width: auto;
height: auto;
background-image: none;
margin: 20px 0 0 0;
}
#logo h1 a {
width: auto;
height: auto;
color: #666;
font-size: 1.2em;
font-style: italic;
}
#logo h1 a span {
display: block;
}
#logo h2 {
clear: both;
color: #00539b;
margin: 0;
}
#toplinks, #navi, #search {
display: none;
}


#hero {
height:auto;
}
#hero img {
display: none;
}
#hero_text {
position: relative;
top: 0;
left: 0;
width: 100%;
background-image: none;
padding: 0;
}
#hero_text h1 {
color: #00539b;
}
#hero_text p, #hero_text li {
color: #666;
}
#hero_text .link {
margin: 0;
}


.block {
width: 100%;
background-image: none;
border: 0;
padding: 0;
}
.four_column {
background-image: none;
}


#bottom ul {
display: none;
}
#footer {
padding-top: 0;
border: 0;
}
