

body .minor-block {
    max-width: 980px;
    margin: 0px auto;
}

.botnav .internal {
    max-width: 980px !important;
    margin: 0px auto;
}

.big-ass-block {
    max-width: 980px;
    margin: auto;
}

html body {
	height:auto;
    background-size:auto;
    padding-top: 90px;
    padding-left:0px;
    padding-right:0px;
	display: block;
    margin-left:auto !important;
    margin-right:auto !important;
}

body .image2internal {
    width: 100%;
    height: auto;
}

body .image2 {
    width: 100%;
    height: auto;
}

html body div.rv-content {
    padding: 0px !important;
    margin: 0px;
    display: inline-block;
}

body .rv-content,
body .rv-image,
body .rv-module,
body .rv-widget,
body .rv-head,
body .rv-shead {
    max-width: 980px !important;
    margin: 0px auto !important;
}

body div.rv-module,
body div.rv-widget {
    width: auto !important;
}

body .content3, body .widget1 {
    max-width: 100% !important;
    width: 100% !important;
}

body .content3internal, body .widget1internal {
    width: 980px !important;
    margin: 0px auto !important;
}

html body div.rv-content > div {
    padding: 10px;
}

.botnav{
	width:100%;
    height:100px;
    z-index:2;
    float:left;
    display:inline;
    left:350px;
}

.content1{
    width:100%;
    height:auto;
}

.image2 {
	float:left;
    display:inline-block;
}

.image2internal img {
	float:left;
    display:inline;
    width:315px;
    height:200px;
}

.image1{
	left:0px;
    right:0px;
    width:100%;
    height:70%;
}

.rv-head,
.rv-shead {
    width: 100%;
}