@charset "UTF-8";

/* splash */
.splashcontainer {
	margin:20px;
	background: url(img/sinek_splash_bg.gif) no-repeat;
	width:970px;
	height:448px;}

.maincontent {
	width: 900px;
	padding: 10px 40px 0px 40px;
}

.clicktoinspire {
	margin-top: 130px; }

.footer {background-image:none;
	margin: -20px 0 0 0;
}
body{background-image:none; background-color:#f58026;}