body {
	height:auto;
    background:#f1eee7;
    background-size:auto;
}

.botnav .navbar {
	margin-left: 25% !important;
}

.botnav{
	width:100%;
    height:100px;
    z-index:2;
    float:left; 
}

.image1{
    width:100%;
}

.image1internal img{
	width:100%!important;
}

.module1{
	width: 100% !important;
    height:auto;
    overflow:hidden;
}

.module1internal{
	width: 100% !important;
    height:auto;
    overflow:hidden;
}