body {
	background: #0a0a0a url(../images/home-bg.jpg) top center no-repeat;
}
.feature {
	text-align: left;
	width: 900px;
	height: 410px;
	margin: 0 auto;
	position: relative;
}
.copy {
	float: left;
	width: 550px;
	padding: 36px 0;
}
.snap {
	float: right; 
	width: 323px;
	height: 360px;
	padding-top: 26px;
	margin: 0 auto;
}
.snap ul#snap {
	list-style: none;
}
.snap ul#snap li {
	list-item-style: none;
}
.randy {
	float: right; 
	width: 323px;
	height: 360px;
}
.feature h2 {
	font-weight: bold;
	font-style: none;
	font-size: 18pt;
	color: #f00;
	line-height: 24px;
	letter-spacing: -1px;
	margin-bottom: 4px;
}
.feature h3 {
	font-weight: normal;
	font-style: none;
	font-size: 14pt;
	color: #fff;
	line-height: 18px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.feature p {
	font-weight: normal;
	font-style: none;
	font-size: 10pt;
	color: #ccc;
	line-height: 22px;
	letter-spacing: 0px;
	margin-bottom: 16px;
}
.buttons {
	position: absolute;
	z-axis: 3;
	left: 0;
	top: 325px;
	width: 400px;
	height: 40px;
}
.buttons ul {
	list-style: none;
	display: inline;
}
.buttons ul li {
	text-align: center;
	list-item-style: none;
	margin-right: 10px;
	display: inline;
	float: left;
}
.buttons ul li a {
	font-weight: normal;
	font-style: none;
	font-size: 14pt;
	color: #fff;
	letter-spacing: -1px;
	text-decoration: none;
	width: 120px;
	height: 32px;
	display: block;
	background: url(../images/home-btn.png) no-repeat;
	padding-top: 8px;
}
.buttons ul li a:hover {
	background-position: -0px -40px;
}
.secondary {
	display: block;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	padding: 36px 0;
}
.news {
	float: left;
	width: 360px; 
}
.news h2 {
	font-weight: bold;
	font-style: none;
	font-size: 16pt;
	color: #f00;
	line-height: 20px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.news h3 {
	font-weight: bold;
	font-style: none;
	font-size: 11pt;
	color: #fff;
	line-height: 16px;
	letter-spacing: -1px;
}
.news h4 {
	font-weight: normal;
	font-style: none;
	font-size: 10pt;
	color: #ccc;
	line-height: 16px;
	letter-spacing: 0px;
}
.news p {
	font-weight: normal;
	font-style: none;
	font-size: 10pt;
	color: #fff;
	line-height: 16px;
	letter-spacing: 0px;
	margin-bottom: 16px;
}
.news p a {
	color: #fff;
	text-decoration: none;
}
.news p a:hover {
	color: #f00;
	text-decoration: none;
}
.ads {
	float: right;
	width: 460px;
}
.newsletter {
	width: 460px;
	height: 98px;
	background: url(../images/ads-bg-newsletter.png) no-repeat;
	margin-bottom: 20px;
}
.newsletter h2 {
	text-indent: -9999px;
	width: 152px;
	height: 10px;
	background: url(../images/newsletter-form-h2.png) no-repeat;
	margin-bottom: 5px;
}
.newsletter form {
	padding: 27px 0 0 23px;
}
.newsletter input#txtEmail {
	display: inline;
	float: left;
	width: 200px;
	height: 23px;
	border: 0;
	outline: 0;
	padding: 3px 0 0 5px;
	font-weight: bold;
	font-style: none;
	font-size: 8pt;
	color: #000;
	background: url(../images/newsletter-form-field.png) 0 0 no-repeat;
}
.newsletter input#btnGO {
	display: inline;
	float: left;
	width: 25px;
	height: 23px;
}
.store {
	width: 460px;
	height: 98px;
	margin-bottom: 20px;
}
#about {
	padding: 0;
	margin: 0;
}
#open {
	display: none;
	padding: 0;
	margin: 0;
}
#ask {
	display: none;
	padding: 0;
	margin: 0;
}
