.cmsheader{
	position: relative;
}

.cmsheader img{
	width: 100%;
	height: auto;
	position: relative;
}

.cmsheader #gobottom{
	bottom: 10px;
}

.test{
	
	
}

@media only screen and (min-width: 320px) and (max-width:766px){
.test{
	margin-top:90px;
	
}

}

@media only screen and (min-width: 767px) and (max-width:1366px){
.test{
	margin-top:30px;
	
}
}
.images{
	padding-right: 0px !important;
    padding-left: 4px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;

}

.rowz{
	margin-right: -9px !important;
	margin-left: -9px !important;
}

.img2 {
    margin: 0 2px 4px 0 !important;
    max-width: 100% !important;
	height: auto;
	height: auto;
}

#gobottom{
	position: absolute;
	top: auto !important;
	left: 50%;
	margin-left: -15;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	z-index: 101;
	text-shadow: 0px 0px 3px #000;
}

#columns{
	position: relative;
	/*padding-bottom: 50px;*/
	/*padding-top:15px;*/
}

@media (min-width: 1200px){
	.container{
		padding-left: 0;
		padding-right: 0;
	}
}

#cms #center_column h1{
	margin-bottom: 25px;
}

#page .rte{
	background: transparent none repeat scroll 0 0;
}

#cms #center_column img{
	margin: 0 2px 2px 0;
	max-width:100%;
	height: auto;
}

.cmscontent{
	padding: 15px 0;
}

#cms #center_column img{
	margin: 0 2px 2px 0;
	max-width: 100%;
	height: auto;
}

#cms #center_column p{
	line-height: 18px;
}