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:100;
    float:left; 
    z-index:2;
}

.widget1{
    width:100%;
    height:auto;
    z-index:100;
}

.widget1internal iframe{
	height:50%;
}

.content1{
    width:100%;
    height:auto;
}

.module1{
	width:100%!important;
    height:auto;
    overflow:hidden;
}

.module1internal{
	width:100%!important;
    height:auto;
    overflow:hidden;
}