body {
	background: #45649a url('images/repeat.png') repeat-x left 440px;
	color: white;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0 0 10px;
}
h1, h2, h3, h4, h5, form {
	margin: 0;
}
#mainimage {
	background: url('images/background.jpg') no-repeat center top;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 709px;
	width: 100%;
	z-index: 0;
}
#wrap {
	margin: 0 auto;
	padding-right: 33px;
	position: relative;
	width: 857px; /*33*/
	z-index: 1;
}
#lmast {
	display: block;
	margin: 35px 0 0 420px;
	padding-top: 80px;
	overflow: hidden;
	height: 0;
	width: 330px;
}
#dvdcase {
	float: left;
	margin: 47px 0 0 0;
	width: 263px;
}
#dvdcase a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 390px;
}
#contentbox {
	color: #203153;
	float: left;
	margin: 15px 0 0 54px;
	min-height: 461px;
	width: 540px;
}
#maincontent {
	background: #8fa5d2;
	padding: 20px;
	height: 367px; /*407*/
}
#maincontent h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
#maincontent h2 {
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 18px;
	margin-bottom: 15px;
}

#videowrap {
	background: #647393;
	margin: 0 auto;
	padding: 10px;
	height: 294px; /*314*/
	width: 470px; /*490*/
}

#actionbar {
	background: #203153;
	color: white;
	height: 54px;
}
#moredetails {
	color: white;
	float: left;
	font-size: 12px;
	margin: 20px 0 0 20px;
	text-decoration: none;
}
#moredetails:hover {
	text-decoration: underline;
}
#buynow {
	background: url('images/buy-now.png') no-repeat left top;
	display: block;
	float: right;
	height: 0;
	overflow: hidden;
	padding-top: 54px;
	width: 181px;
}
#buynow:hover {
	background-position: left -54px;
}

#continue,
#continuetv {
	background: url('images/continue.png') no-repeat center center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: white;
	display: block;
	height: 17px;
	margin: 40px auto;
	overflow: hidden;
	padding: 10px 20px;
	text-indent: -999px;
	width: 304px;
}
#continuetv {
	background: url('images/continue-tv.png') no-repeat center center;
}
#continue:hover,
#continuetv:hover {
	border-color: #8fa5d2;
}
#copyright {
	color: #2B416A;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}
#copyright a {
	color: #2B416A;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}