html{
	height:100%;
}
body{
	background:#FFFFFF;	
	height:100%;
	padding:0; margin:0;
}
div.wrapper{
	width:900px;
	padding-top:1px;
	height:620px;
	position:absolute; 
	top:50%; left:50%; 
	margin:-310px auto auto -450px;
}
#IntroV{
	background:url(../images/intro04.jpg);
	height:525px;
	width:350px;
	margin:0 auto;
	position:relative;
}

#Intro{
	background:url(../images/intro.jpg);
	height:516px;
	position:relative;
}

#IntroV a.download{
	position:absolute;
	background:url(../images/download.png);
	top:22px;
	left:22px;
	width:82px; height:27px;
	overflow:hidden;
	text-indent:-9999px;
}

#Intro a.download{
	position:absolute;
	top:420px;
	left:683px;
	width:120px; height:30px;
	overflow:hidden;
	text-indent:-9999px;
}

#Intro a.home{
	position:absolute;
	top:40px;
	right:20px;
	width:140px; height:20px;
	overflow:hidden;
	text-indent:-9999px;
}

#Social{
	text-align:center;
	padding-top:20px;
	width:690px;
	margin:0px auto;
}

#Social a{
	display:block;
	width:115px;
	height:38px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;

}
#Social a.vk{
	background:url(../images/vk.png);
}
#Social a.facebook{
	background:url(../images/facebook.png);
}
#Social a.youtube{
	background:url(../images/youtube.png);	
}
#Social a.myspace{
	background:url(../images/myspace.png);	
}
#Social a.livejournal{
	background:url(../images/livejournal.png);
}
#Social a.twitter{
	background:url(../images/twitter.png);
}
#Social a.instagram{
	background:url(../images/instagram.png) no-repeat center center;

}

#Social a.sound-cloud{
	background:url(../images/sound-cloud.jpg);
}


div.message{
	clear:both;
	padding-top:10px;
}
div.message p{
	text-align:center;
	font-size:10px;
	color:#9c9583;
	font-family:Verdana, Arial;
	line-height:1.5em;
}