#header {
	width:100%;
	height:593px;
	background-image:url(../Images/Backgrounds/Home-Picture-Frame-Splash-Gradient.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-top:0;
}
#headercontain {
	width:940px;;
	height:593px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/Backgrounds/Home-Picture-Frame-Splash.jpg);
	background-repeat:no-repeat;
	margin-top:0;
	padding-top:0;
}
#footer {
	width:100%;
	height:158px;
	background-image:url(../Images/Includes/Footer-Stretch.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#footercontain {
	height:222px;
	width:940px;
	background-image:url(../Images/Includes/Picture-Frame-Footer.jpg);
	margin-left:auto;
	background-position:center;
	margin-right:auto;
}
#headertext {
	height:190px;
	width:400px;
	margin-top:212px;
	padding:0;
	text-align:left;
	margin-left:10px;
	float:left;
}
#signupbig {
	background-image:url(../Images/Buttons/Home-Sign-Up-Big.jpg);
	height:57px;
	width:247px;
	display:inline-block;
	float:left;
	margin-left:20px;
	margin-top:30px;
	cursor:hand;
	cursor:pointer;
}
#demobig {
	background-image:url(../Images/Buttons/Demo-Big.jpg);
	height:56px;
	width:175px;
	display:inline-block;
	float:left;
	margin-left:20px;
	margin-top:30px;
	cursor:hand;
	cursor:pointer;
}
#buttonclear {
	clear:both;
}
