@import url("reset.css");
/* Main CSS Start */
div, a { behavior: url(../png/iepngfix.htc) 
border:solid 1px red;

}
body {
	background: url(../images/background2.jpg) no-repeat center -100px #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	padding: 95px 0 0 0;
}
/* to do=new */
#wrapper {
	width: 850px;
	margin: 0 auto;
}
/* to do=new */
#wrapper2{ 
	width: 262px; 
	height: 275px; 
	background-color:#000000; 
	padding:40px 0 0 40px; 
}
.no-bg{ 
	background:none !important; 
	padding: 0 !important; 
}
.download-heading1{ 
	font-size:22px; 
	color:#21eef6; 
	font-family:Arial, Helvetica, sans-serif;  
	padding:0 0 0 0; 
	line-height: 28px; 
	display:block; 
}

.download-heading2{ 
	font-size:22px; 
	color:#312837; 
	font-family:Arial, Helvetica, sans-serif;  
	padding:0 0 0 0; 
	line-height: 28px; 
	display:block; 
}

.download-heading1 a{ 
	font-size:22px; 
	color:#21eef6; 
	font-family:Arial, Helvetica, sans-serif;  
	line-height: 28px;
	text-decoration:none;
}

.download-heading1 a:hover{
	text-decoration:underline;
}
/* Main CSS End */


/* Header CSS Start */
/* to do=new */
#header {
	height: 289px; 
}
#logo{ 
	width:489px; 
	float:left; 
	height:288px;
}
#logo a{ 
	width:489px; 
	height: 288px; 
	background: url(../images/logo.png) no-repeat; 
	text-indent: -9000px; 
	display:block;
}
/* to do=new */
.header-right{ 
	width: 220px; 
	float:right; 
	padding:170px 15px 0 0;
}
/* to do=new */
.booking-link{ 
	width:102px; 
	height:28px; 
	display:block; 
	text-decoration:none; 
	font-size: 20px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-weight:bold; 
	
}
/* Header CSS End */
/* Content CSS Start */
#content{ 
	width:780px; 
}
.content_heading_outer{
	width:100%; 
	height:428px;
}
.content_heading{
	margin: 0 auto;
	width:780px;
	position:relative;
}
/* Content CSS End */
/* Footer CSS Start */
#footer {
	height: 110px; 
	padding:0 0 0 105px; 
	position:relative; 
	top:-77px;

}
.footer-links{ 
	list-style: none;  
}
.footer-links li{ 
	float:left; 
	padding:0 2px 0 0; 
}
.footer-links li a{ 
	display:block; 
	padding:70px 0 0 0; 
	width:119px; 
}
.share:hover{ 
	background: url(../images/share-hover.png) no-repeat top; 
	display:block; 
	width: 119px; 
	height: 62px; 
}
.follow:hover{ 
	background: url(../images/follow-hover.png) no-repeat top; 
	display:block; 
	width: 119px; 
	height: 62px;
}
.listen:hover{ 
	background: url(../images/listen-hover.png) no-repeat left top; 
	display:block; 
	width: 119px; 
	height: 62px;
}
.live:hover{ 
	background: url(../images/live-hover.png) no-repeat top; 
	display:block; 
	width: 119px; 
	height: 62px;
}
.watch:hover{ 
	background: url(../images/watch-hover.png) no-repeat top; 
	display:block; 
	width: 119px; 
	height: 62px;
}
/* Footer CSS End */
