body {
	font-size:0.875em;
	line-height:1.714285em;
	color:#b2b2b3;
	background:#343233 url(../images/background.jpg) top center no-repeat;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Lucida', Arial, sans-serif;
	text-align:left;
}
#container {
	width:860px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:0px;
}
h1 {
	width:288px;
	height:93px;
	background:url(../images/logo.jpg) top left no-repeat;
	margin-bottom:100px;
}
h1 span {
	display:none;
}
#video {
	width:420px;
	height:322px;
	padding-top:10px;
	padding-left:10px;
	background:url(../images/video.jpg) top left no-repeat;
	margin-bottom:0px;

}

#videolink{
	width: 420px;
	text-align: center;

}
#videolink a{	
	color:#565656;
	text-decoration:underline;
}

#store {
	width:420px;
	text-align:center;
	margin-bottom:120px;
}
#store a{
text-decoration:none
}

p {
	margin-bottom:1.714285em;
}
div.center {
	text-align:center;
}
div.center p {
	font-size:0.8em;
	color:#565656;
	text-transform:uppercase;
}
div.center p strong {
	font-weight:bold;
}
div.center p a,
div.center p a:visited {
text-transform:uppercase;
color:#565656;
text-decoration:underline;
}
div.center p a:hover,
div.center p a:active,
div.center p a:focus {
color:#565656;
text-decoration:underline;
}
#footer {
	margin-top:50px;
	text-align:right;
	font-size:0.8em;
}
#footer p {
	text-transform:uppercase;
	margin-bottom:0;
	float:left;	
	color:#565656;
}
#footer a,
#footer a:visited {
text-transform:uppercase;
color:#565656;
text-decoration:underline;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
color:#565656;
text-decoration:underline;
}
