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

body {
	background-image:url(images/body.gif);
	background-repeat:repeat-x;
	background-position:top center;
        background-color:#000;
	padding:0 ;
	margin:0 ;
	font-family:Arial, Helvetica, sans-serif;
}


p{margin:0 ; padding:0 ;}


#HolderDiv{
	width:861px;
	margin:0 auto;
}

#HeaderDiv{
	background-image:url(images/headerbg.gif);
	background-repeat:no-repeat;
	width:861px;
	height:81px;
	margin:0 auto;
	position:relative;
	top:0px;
	}
#FlashDiv {
	width:861px;
	height:332px;
	margin:0 auto;
	padding-top:1px;
}
#FormDiv {
	background-image:url(images/formbg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:54px;
	margin:0 auto;
}

#insideDiv{
	background-image:url(images/car.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:861px;
	height:470px;
	margin:0 auto;
	text-align:right;
	padding:0px;
	position:relative;
}
#insideBG{
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	margin: 0 auto;
}

.TextDiv{
	width:250px;
	text-align:right;
	position:absolute;
	font-size:35px;
	color:#830202;
	font-family:Arial, Helvetica, sans-serif;
	margin-righr:auto;
	margin-right:auto;
	height:50px;
	left: 531px;
	top: 116px;
}

.TextDiv2{
	width:250px;
	text-align:right;
	position:absolute;
	font-size:35px;
	color:#830202;
	font-family:Arial, Helvetica, sans-serif;
	margin-righr:auto;
	margin-right:auto;
	height:50px;
	left: 531px;
	top: 65px;
}
.TextDiv3{
	width:250px;
	text-align:right;
	position:absolute;
	font-size:35px;
	color:#830202;
	font-family:Arial, Helvetica, sans-serif;
	margin-righr:auto;
	margin-right:auto;
	height:50px;
	left: 531px;
	top: 17px;
}
input {
	border:solid 1px #800202;
	height:30px;
	width:230px;
	font-size:22px;
	color:#000;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:6px;
	float:right;
	margin-right:17px;
			
}
#InsideFormDiv {
	width:861px;
	text-align:left;
	margin:0 auto;
}
.btn {
	width:85px;
	height:54px;
	background-color:transparent;
	border:none;
	cursor:pointer;
	float:left;
	position:relative;
	top:0px;
	right:0px;
	}

#webwizard{
	width:257px;
	color:#FFF;
	height: 28px;
	float:left;
	position:absolute;
	top:398px;
	left: 7px;
	
	
		}
#webwizard img {
	vertical-align:middle;
	margin-right:3px;
}
#webwizard a {
	color:#FFF;
	text-decoration:none;
}

.PageText {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	width:254px;
	height:191px;
	direction:rtl;
	color:#FFF;
	font-size:16px;
	line-height:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	left: 582px;
	top: 172px;
}
#FootText{
	width:834px;
	color:#FFF;
	height: 28px;
	float:left;
	position:absolute;
	top:437px;
	left: 7px;
	font-size:11px;
	text-align:center;
	line-height:28px;
	
	
		}
