body {
	background: url('mainback.jpg') repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	width: 100%;
	height: 100%;
	font-size: 0%;
	text-aligne: center;
	min-width: 640px;
	}
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
	display:block;
	}
#wrapper{
   width: 100%;
	max-width: 1884px;
	margin: 0 auto;
	}
.container {
	position: relative;
	width: 100%;
	}
.overlay {
	position: absolute;
	}
#iframe_inst {
	height: 1400px;
	}
img {
	max-width: 100%
	}
footer {
	width: 100%;
	display: inline-block;
.fullpage {
	min-height: 800px;	/* Set to equal to sub sidebar hight!!! */
	}
.fullpage .col1 {
	width: 96%;				/* page width minus left and right padding */
	left: 2%;				/* page left padding */
	}
