/** Leader **/
#leader {
	background: #8ab4df;
	border-bottom: 2px solid #000;
}
#leader span {
	display: block;
	width: 960px;
	height: 360px;
	margin: 0 auto;
	background: url(../img/shine.png) center center no-repeat;
}
#appeal {
	float: left;
	width: 390px;
	margin: 60px 0 0 30px;
}
#appeal h1 {
	background: url(../img/ovp.png) left top no-repeat;
	font: 24px/36px Arial,sans-serif;
	font-weight: bold;
	text-indent: -1000px;
}
#appeal h2 a {
	background: url(../img/creatorsofjw.png) left top no-repeat;
	font: 18px/30px Arial,sans-serif;
	text-indent: -1000px;
	display: block;
}
#appeal ul {
	margin-top: 30px;
	font: 15px/25px Arial,sans-serif;
	font-style: italic;
}
#appeal li strong { 
	font-weight: bold;
	font-style: none;
	padding-left: 20px;
	background: url(../img/check.png) left center no-repeat;
}
#demo {
	margin-top: 30px;
	width: 480px;
	float: right;
	position: relative;
}
#demo div {
	border: 2px solid #000;
}
#demo div embed, #demo div object {
	display: block;
} 
#demo a.button {
	padding-top: 12px;
	position: absolute;
	left: 30px;
	top: 240px;
	width: 420px;
	height: 48px;
	font: 18px/18px Arial,sans-serif;
	display: block;
	background: url(../img/signup-big.png);
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px 0px;
}
#demo a.button small {
	display: block;
	font-size: 12px;
}
#demo a.button:hover { 
	text-decoration: underline;
}




/** Promos **/
#homepage {
	background: url(../img/homepage.png) repeat-x #FFF;
}
#promos { 
	height: 300px;
	font: 13px/20px Arial,sans-serif;
	width: 900px;
	margin: 0 auto;
}
#promos h3 {
	font-weight: bold;
	font-size: 13px;
}
#promos ul { 
	width: 720px;
	float: left;
}
#promos ul li {
	margin: 30px 0;
	float: left;
	width: 180px;
	height: 90px;
	padding-right: 60px;
	background: url(../img/border.png) 210px 0 repeat-y;
}
#promos img {
	float: left;
	margin-right: 10px;
}
#paygo {
	float: right;
	height: 240px;
	width: 180px;
	padding-top: 30px;
}
#paygo a { 
	color: #cc1414;
}
#paygo a:hover { 
	color: #000;
}
#paygo a.button {
	margin: 25px 0;
	width: 180px;
	height: 30px;
	line-height: 28px;
	display: block;
	background: url(../img/buy.png);
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 1px 1px 0px;
}
#paygo a.button:hover {
	color: #FFF;
	text-decoration: underline;
}
#paygo strong { 
	font-weight: bold;
}




/** Integrations **/
#integrations {
	position: relative;
	clear: both;
	font: 12px/20px Arial,sans-serif;
	width: 900px;
	margin: 60px auto;
}
#integrations ul {
	background: url(../img/shade.png) repeat-x #FFF;
	height: 60px;
	margin-bottom: 10px;
}
#integrations li {
	background: url(../img/border.png) 126px 0 repeat-y;
	float: left;
	width: 125px;
	padding-left: 3px;
}
#integrations li.last {
	background: none;
	width: 120px;
}
#integrations ul li a {
	display: block;
	width: 120px;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
}
#integrations h2, #updates h2 { 
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}
#integrations h4, #updates h4 { 
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 11px;
}




/** Updates **/
#updates {
	font: 12px/20px Arial,sans-serif;
	width: 900px;
	height: 200px;
	margin: 0 auto;
}
#tweets {
	position: relative;
	width: 420px;
	float: left;
}
#tweets ul li {
	border-top: 1px solid #CCC;
	height: 50px;
	padding: 5px 0;
	line-height: 16px;
}
#tweets small { 
	display: block;
	font-size: 11px;
	color: #444;
}
#press { 
	position: relative;
	float: right;
	width: 420px;
}
#press p {
	padding: 5px 0;
}
#press p.first {
	border-top: 1px solid #CCC;
}

