html, body {
	margin:0;
	padding:0;
	font-family:"MyriadPro-Light", "Myriad Pro Light", "Myriad Pro", Tahoma, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#828181;
}


body {
	background:#450202 url('../images/landingbg.jpg')  top center no-repeat;
}

h1 {
	position:absolute;
	top:0;
	text-indent:-9999px;
}

h2 {
	font-size:28px;
	color:#b13722;
	font-weight:100;
}

h3 {
	font-size:17px;
	color:#b13722;
	font-weight:100;
}

em {
	color:#000;
}

img {
	border:0;
}

#wrapper {
	width:765px;
	margin:0 auto;
}

#content {
	margin-top:335px;
}

#left {
	margin-left:27px;
	float:left;
	width:175px;
}

#right {
	margin-right:30px;
	float:right;
	width:500px;
	padding-top:110px;
}

#download {
	font-style:italic;
	color:#000;
	text-decoration:none;
	margin-right:2px;
}

#visit_store {
	float:right;
}