body {
	background: #000 url(../images/bg.jpg) center top no-repeat;
}
.container {
	width: 970px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
.youtube {
	height:380px;
	left:142px;
	position:absolute;
	top:190px;
	width:680px;		
}

.navigation {
/* 	position: absolute; */
	height: 50px;
	width: 650px;
	margin: 10px auto;
}
.download {
	background:transparent url(../images/milk_06.png) repeat scroll 0 0;
	display:block;
	float:left;
	height:68px;
	margin:0 10px 0 0;
	text-indent:-3000px;
	width:219px;
	position: relative;
}
.download span {
	display: none;
	position: absolute;
	background:transparent url(../images/milk_06over.png) repeat scroll 0 0;	
	top: 0;
	left: 0;
	display: block;
	height:68px;
	width:219px;
}

.get {
	background:transparent url(../images/milk_08.png) repeat scroll 0 0;
	display:block;
	float:left;
	height:69px;
	text-indent:-3000px;
	width:225px;
	position:relative	
}
.get span {
	background:transparent url(../images/milk_08over.png) repeat scroll 0 0;

	height:69px;

	width:225px;
		position: absolute;
	top: 0;
	left: 0;
		
}
/* .download:hover {
	background:transparent url(../images/milk_06.png) repeat scroll 0 -80px;
	display:block;
	float:left;
	height:68px;
	margin:0 10px 0 0;
	text-indent:-3000px;
	width:219px;
}
.get:hover {
	background:transparent url(../images/milk_08.png) repeat scroll left bottom;
	display:block;
	float:left;
	height:69px;
	text-indent:-3000px;
	width:220px;
		
} */
.navigation ul {
	float: right;
	margin: 10px 0 0 0;
}
.navigation ul li {
/* 	width: 31px;
 */	height: 31px;
	float: left;
}
.navigation ul li a {
	display: block;
	width: 31px;
	height: 31px;
	float: left;
	background:  url(../images/milk_03.png);	
}
.navigation ul li a.fb {
	background:  url(../images/milk_03.png) 0px 0;	
}
.navigation ul li a.twitter {
	background:  url(../images/milk_03.png) -30px 0;	
}
.navigation ul li a.su {
	background:  url(../images/milk_03.png) -65px 0;	
	width: 36px;
}
.navigation ul li a.flickr {
	background:  url(../images/milk_03.png) -109px 0px;	
	width:61px;
}
.navigation ul li a.fb:hover {
	background:  url(../images/milk_03.png) 0px -33px;	
}
.navigation ul li a.twitter:hover {
	background:  url(../images/milk_03.png) -30px -33px;	
}
.navigation ul li a.su:hover {
	background:  url(../images/milk_03.png) -65px -33px;	
	width: 36px;
}
.navigation ul li a.flickr:hover {
	background:  url(../images/milk_03.png) -109px -33px;	
	width:61px;
}


.logo {
	bottom:-168px;
	display:block;
	height:73px;
	left:260px;
	position:absolute;
	text-indent:-3000px;
	width:175px;
}
.coupon {
	height:400px;
	left:300px;
	position:absolute;
	top:200px;
	width:800px;
	z-index:3;
	/* 	width: 800px; */
}
.coupon img {
	position: absolute;
	top: 20px;
	left: 0;
}
.closecoupon {
	clear:both;
	color:#FFFFFF;
	position: absolute;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	display: block;
	height: 20px;
	right: 0;
	top: 0;
	font-weight: bold;
}
.stars {
	background:transparent url(../images/head.png) repeat scroll 0 0;
	height:144px;
	width:864px;
}

