body {
	font-family: arial;
	font-size: 14px;
	margin: 0;
	background: #290800 url(../images/wu-tng_iphone_main_bg1.jpg) repeat-x;
	color: #ddd;
}

a {
	color: #d96118;
	text-decoration: underline;
}

a:hover, #footer a:hover  {
	color: #ff8a00;
	text-decoration: none;
}

.winsteps {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

.windetails {
	color: #d6a583;
	font-size: 14px;
	font-weight: normal;
}

.videolink1, .videolink2, .appstore, .prize {
	position: absolute;
	left: 421px;
	top: 552px;
}

.videolink1 {
	border: 5px solid #000000;
	background-color:#000;
	top: 390px;
	width: 400px;
	height: 257px;
}

.videolink2 {
	top: 401px;
	left: 669px;
	width: 233px;
	height: 154px;
}

.appstore {
	top: 630px;
	left: 95px;
	width: 177px;
	height: 63px;
}


.prize {
	top: 901px;
	left: 350px;
	width: 249px;
	height: 42px;
}


#container {
	position: relative;
	width: 972px;
	height: 1016px;
	margin: 0 auto;
	background: url(../images/wu-tng_iphone_page_content_bg1.jpg) no-repeat;
}

#slideshow {
	position: absolute;
	top: 206px;
	right: 679px;
}



#buynow {
	position: absolute;
	top: 697px;
	right: 698px;
	width: 184px;
	height: 80px;
	border: none;
}


#makebeats {
	position: absolute;
	top: 791px;
	right: 28px;
	width: 594px;
	height: 199px;
}

#tweet {
	position: absolute;
	top: 652px;
	right: 41px;
	width: 584px;
	height: 66px;
}



#tweettowin {
	position: absolute;
	top: 17px;
	right: 84px;
	width: 332px;
	height: 19px;
}

#prize {
	width: 932px;
	margin: 0 auto;
	padding: 10px 20px;
	color: #5e3c2b;
	text-align: center;
}

#footer {
	width: 932px;
	margin: 0 auto;
	padding: 10px 20px;
	color: #5e3c2b;
	text-align: center;
}

#footer a {
	color: #5e3c2b;
}

#rules {
	font-size: 12px;
	width: 932px;
	margin: 20px auto;s
	padding: 10px 20px;
	color: #CCC;s
	text-align: left;
}

