body	{
		color: #000000;
		margin: 0;
		padding: 0;
		width: 100%;
		overflow: visible;
		background-color: #ffffff; 
		background-image: url();
		}
#container	{
    position: static;
		width: 100%;
		margin: 0px;
		background-image: url();
		}
#content	{
		background-image: url();
}
#col_left {
		width: 100%;
		background-image: url();
}
#col_right {
		display: none;
}
div.container_feature, div.container_page  {
    background-image: url();
    }
#banner	{
		width: 100%;
		}
#footer	{
		display: none;
		}
		