@charset "UTF-8";
/* CSS Document */



body {
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	height:auto;
	background-color:#020612;
}

.mainContainer
{
	background-image:url(../images/my_img/hero3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#020612;
	width:1015px;
	height:820px;
	position:relative;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	overflow:hidden;	
}


#video
{
	height:344px;
	width:425px;
	background-color:#020612;
	position:relative;
	margin:auto;
	margin-top:30px;
}


#close
{
	width:148px;
	height:40px;
	position:relative;
	margin:auto;
	margin-top:20px;
}


#close a  {
	display:block;
	background:url(../images/my_img/back-0.jpg)  no-repeat left top;
}


#close a:hover{
	display:block;
	background: url(../images/my_img/back-1.jpg)  no-repeat left top;
}


#video3d
{
	height:550px;
	width:500px;
	background-color:#020612;
	position:relative;
	margin:auto;
	margin-top:30px;
}


#close3d
{
	width:148px;
	height:40px;
	position:relative;
	margin:auto;
	margin-top:20px;
}


#close3d a  {
	display:block;
	background:url(../images/my_img/back-0.jpg)  no-repeat left top;
	
}


#close3d a:hover{
	display:block;
	background: url(../images/my_img/back-1.jpg)  no-repeat left top;
}


#dealerFind
{
	height:606px;
	width:377px;
	position:relative;
	margin:auto;
	margin-top:30px;
}