@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(Images/BGRepeat_5x1250.jpg);
	background-repeat: repeat-x;
	background-color: #3a0000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.phonenumber {
	height: 50px;
	width: 220px;
	margin-left: 20px;
	top: -35px;
	position: relative;
	float: right;
	text-align: right;
	color: #FFF;
	font-size: 20px;
}
.cars {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}
.wrapper {
	position: relative;
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.billhonda {
	position: relative;
	height: 70px;
	width: 700px;
	top: 26px;
}
#emailForm
{
    position: relative;
  z-index: 10;   
  top: 930px;
  left: 250px;
  
}
#imageMain
{
    z-index: 1;

}
.ddMain
{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;

    width: 190px;
}

.validator
{
    display: inline;
    font-size: .75em;
}

#divRegex
{
    width: 500px;
    position: absolute;
    z-index: 10;   
    top: 1000px;
    left: 250px;    
}

#billhonda a:img
{
    text-decoration: none;
    border: none;
    border-style:none;
    outline: none;
}
#billhonda img
{
    border: none;
}