/* CSS Document */

#shell{
width: 100%;
margin: auto;
left: 0px;
top: 0px;
}


#search{
display: none;
}

#nav-main{
display: none;
}

#left-nav{
display: none;
}

#nav-footer{
display: none;
}

#content-body, #content-body-right{
margin: 20px;
float: none;
width: 90%;

}
#content-home{
margin-top: 0px;
width: 100%;

}
#content-general{
margin: 10px;
width: 100%;
}


div#header-home, div#header-general{
display: none;
}

#feature, .feature-bottom, .caption, #address{
display: none;
}
