/* Made with Joy by What Cheer */

body#homepage { background-image: url(../../images/homepage/home_bg.png); }

#homepage #header {
	height: 386px;
	background: #FFF url(../../images/homepage/home_bg.png) repeat-x center top;
	}

#homepage #header h1 {
	
	}

#homepage #header h1, #homepage #header h1 a {
	display: block;
	height: 386px;
	width: 456px;
	}
	#homepage #header h1 a { background: url(../../images/homepage/home_logo.png); text-indent: -9999px; }

#homepage #header h2 {
	float: right;
	width: 500px;
	height: 150px;
	text-indent: -9999px;
	background: url(../../images/homepage/headline.png) no-repeat right 25px;;
	}
#homepage #header .signup {
	padding: 20px 100px 0 0 !important;
	}

#whatinfographic {
	background: no-repeat url(../../images/homepage/whatinfographic.gif) center 40px;
	height: 250px;
	width: 980px;
	margin: 0 auto;
	}
	#whatinfographic h3 {
		text-align: center;
		font-size: 18px;
		color: #666666;
		}

#usps {
	color: #666;
	text-shadow: -1px -1px 1px #FFF;
	background: repeat-x url(../../images/homepage/usp_ribbon.png) center top;
	padding-top: 20px 0 0 0;
	min-width: 980px;
	}
#usps ul {
	margin: 0 auto;
	width: 990px;
	height: 280px;
	display: block;
	background: url(../../images/homepage/usp_icons.gif) center 40px no-repeat;
	}
#usps li {
	list-style: none;
	float: left;
	width: 270px;
	padding: 160px 30px 0;
	}
#usps h4 {
	font-size: 24px !important;
	}
#usps li:last-child {
	padding-right: 0;
	}
#usps .signup {
	margin: 0 auto;
	width: 270px;
	}