body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

img, object, embed {
max-width: 100%;
}
img {
	height: auto;
}

/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

#font {
	/* [disabled]padding-left: 20px; */
	/* [disabled]padding-right: 20px; */
}
#bg {
	position:fixed;
	width:100%;
	height:100%;
	z-index:-10;
	left: 0px;
	top: 0px;
}
#bg img {
	height: 100%;
	width: 100%;
}
.row {
	max-width: 1140px;
	min-width: 755px;
}
#center {
	/* [disabled]width: 855px; */
	padding-right: 20px;
	padding-left: 20px;
}
#text {
	/* [disabled]width: 500px; */
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
	padding-right: 7%;
	padding-left: 7%;
	text-align: left;
}

#logo {
	padding-left: 3%;
	padding-right: 3%;
}
#logo img {
	margin-top: 7%;
}



#centerHome {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}


#vcenter {
	position: absolute;
	width: 80%;
	left: 10%;
	z-index: 10;
	top: 5%;
	height: 95%;
}
#buttons {
	/* [disabled]width: 855px; */
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 20px;
	padding-bottom: 60px;
}
#top {
	position:absolute;
	width:100%;
	z-index:-1;
	/* [disabled]left: 0px; */
	/* [disabled]top: 0px; */
}
#bottom2 {
	position:absolute;
	width:100%;
	z-index:-1;
	left: 0px;
}

#bottom {
	position:absolute;
	width:100%;
	z-index:-1;
	left: 0px;
	bottom: 0px;
}
#bottom img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.sponsor {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
