* {
	margin:0;
	padding:0;
	list-style:none
}

body {
	font:62.5% verdana, arial, sans-serif;
	background: url(images/mv_bgrd.jpg) 343px 0 no-repeat;
	abackground: url(body.jpg) 0 0 no-repeat;
}

.copy {
	width: 170px;
	font-size: 1.1em;
	position: absolute;
	top: 12px;
	left: 178px;
	line-height: 1.5em;
}

.copy p {
	margin-bottom: 14px;
}

#title {
	position: absolute;
	top: 343px;
	left: 175px;
	height: 80px;
	width: 241px;
	background: url(images/mv_title.gif) top left no-repeat;	
}

h1 {
	position: absolute;
	top: 12px;
	left: 16px;
	height: 308px;
	width: 148px;
	background: url(images/mv_phone.jpg) top left no-repeat;		
}

.legal1 {
	position: absolute;
	top: 473px;
	left: 166px;
	height: 80px;
	width: 241px;
	background: url(images/mv_legal1.gif) top left no-repeat;	
}

.legal2 {
	position: absolute;
	top: 473px;
	left: 514px;
	height: 80px;
	width: 241px;
	background: url(images/mv_legal2.gif) top left no-repeat;	
}

.playerx {
	position: absolute;
	top: 446px;
	left: 11px;
	height: 61px;
	width: 83px;
	background: url(images/mv_playerx.gif) top left no-repeat;	
}

.universal {
	position: absolute;
	top: 464px;
	left: 426px;
	height: 36px;
	width: 73px;
	background: url(images/mv_universal.gif) top left no-repeat;	
}

a.play_video {
	position: absolute;
	left: 292px;
	top: 307px;
	height: 12px;
	width: 84px;
	display: block;
	background: url(images/mv_play_video.gif) top left no-repeat;
}

a.more_info {
	position: absolute;
	left: 178px;
	top: 307px;
	height: 12px;
	width: 85px;
	display: block;
	background: url(images/mv_more_info.gif) top left no-repeat;
}

a.movie_info {
	position: absolute;
	left: 175px;
	top: 438px;
	height: 8px;
	width: 241px;
	display: block;
	background: url(images/mv_movie_info.gif) top left no-repeat;	
}

a.play_video:hover, a.more_info:hover, a.movie_info:hover {
	background-position: bottom left;
}

#video {
	position: absolute;
	left: 38px;
	top: 22px;
	background: #008866;
	width: 320px;
	height: 240px;
}


span, #video {
	display: none;
}

h1 strong {
	position: absolute;
	top: 64px;
	left: 23px;
	height: 117px;
	width: 101px;
	background: url(images/mv_screenshot.gif) top left no-repeat;	
}