@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000;
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: .8pt;
	line-height: 16px;
}
#img { 
	border: none;
	float: left;
}
#a {
	border: none;
	text-decoration: none;
}
#a visited {
	border:none;
}
#logo {
	float: left;
	padding: 25px;
	margin-left: -10px

}
#logo h1 span {
	display: none;
	float: left;
}
#header {
	float: left;
	color: #FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	line-height: 18px;
}
.email {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #FF30FA;
}

#contacts1 {
	float: left;
	height: 180px;
	width: 147px;
	padding: 20px;
	margin-top: 30px;
	margin-left: -13px;
	
}
#contacts2 {
	float: left;
	height: 180px;
	width: 150px;
	padding: 20px;
	margin-top: 30px;
}
#contacts3 {
	float: left;
	height: 180px;
	width: 150px;
	padding: 20px;
	margin-top: 30px;
}
.contacts {
	font-size:15px;
	line-height:25px;
	font-weight: bold;
	font-variant: normal;
}
#neon {	
	height: 550px;
}
#neon h1 span {
	display: none;
	float: left;
}
#playdemo {
	float: left;
	margin-left: 100px;
	margin-top: -40px;
}

#apDiv5 {
	position:absolute;
	left:274px;
	top:162px;
	width:365px;
	height:49px;
	z-index:1;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	left:49px;
	top:339px;
	width:241px;
	height:197px;
	z-index:1;
	text-align: center;
}

#apDiv2 {
	position:absolute;
	left:305px;
	top:285px;
	width:247px;
	height:155px;
	z-index:1;
	text-align: center;
}

#apDiv3 {
	position:absolute;
	left:609px;
	top:205px;
	width:218px;
	height:222px;
	z-index:1;
	text-align: center;
}

#apDiv4 {
	position:absolute;
	left:431px;
	top:436px;
	width:355px;
	height:70px;
	z-index:1;
	text-align: center;
}


#brands {
	float: left;
	height: 110px;
	width: 870px;
	text-align:center;
}

#footer {
	position:relative;
	float: left;
	background-color:#000;
	margin-bottom: 50px;
	height: 270px;
	width: 870px;
	padding-top:25px;
	padding-bottom:25px;
	overflow-x: scroll;
}
#scroll {
	position:absolute;
	width:2630px;
}
#column1 {
	width:200px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column2 {
	width:340px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column3 {
	width:200px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column4 {
	width:160px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column5 {
	width:225px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column6 {
	width:220px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column7 {
	width:300px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column8 {
	width:175px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column9 {
	width:210px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column10 {
	width:180px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#column11 {
	width:200px;
	height: 250px;
	margin-right:20px;
	float: left;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 870px;
}
a[href^=tel]{ 
        color:#FFF; text-decoration:none;
}