body {
	height:auto;
	background:#f1eee7;
	background-size:auto;
}

.image1{
    width:100%;
    z-index:0;
}

.image1internal img{
	width:100%!important;
}

.botnav{
	width:100%;
    height:100px;
    z-index:2;
    float:left; 
}

.widget1{
    width:100%;
    height:auto;
    z-index:100;
}

.widget1internal iframe{
	height:50%;
}

.content1{
    width:100%;
    height:auto;
}
