body {
	height:auto;
    background:#f1eee7;
    background-size:auto;
	width:500px;
	display: inline-block;
    margin-left:auto;
    margin-right:auto;
}

.botnav .navbar {
	left:25%!important;
}

.botnav{
	width:100%;
    height:100px;
    z-index:2;
    float:left; 
}

.content1{
    width:100%;
    height:auto;
}

.content1internal{
	height:100%;
    width:100%;
    margin-left:auto;
}
.content1internal{
    width:100%;
    height:auto;
}

.image1{
    width:100%;
}

.image1internal img{
	width:100%!important;
}

.module1{
	width:100%!important;
    height:auto;
    overflow:hidden;
}

.module1internal{
	width:100%!important;
    height:auto;
    overflow:hidden;
}
.widget1{
    width:100%;
    overflow:hidden;
}

.widget1internal iframe{
	height:100%;
}
