/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
}

#container {
    position: relative;
    top: -50px;
margin: 0 auto;
	width: 800px;
	height: 2293px;
	text-align: left;
	z-index: 1;
}

#container2 {
	position: relative; 
	top: 30px;
	margin: 0 auto;
	width: 800px;
	height: 650px;
	text-align: left;
	z-index: 1;
}
	
#content {
	width: 800px;
	height: 2293px;
	z-index: 2;
	background-image:url(images/backgrounds_quote.gif);
	background-repeat:no-repeat;
}

#content2 {
	width: 800px;
	height: 650px;
	z-index: 2;
	background-image:url(images/backgrounds_quote_request_thankyou.gif);
	background-repeat:no-repeat;
}

#homelink{
position:absolute;
z-index: 50;
width:160px;
height:88px;
left: 315px;
top: 25px;
 
}

#mainpage_rotatinggraphic{
position:absolute;
z-index: 50;
width:435px;
height:220px;
left: 43px;
top: 200px;
 
}

#mainpage_enterbutton{
position:absolute;
z-index: 50;
width:190px;
left: 51px;
top: 495px;
 
}

#mainpage_learnmore{
position:absolute;
z-index: 50;
width:103px;
left: 301px;
top: 504px;
 
}

#mainpage_choseversatube{
position:absolute;
z-index: 50;
width:207px;
left: 530px;
top: 199px;
 
}

#mainpage_dealers{
position:absolute;
z-index: 50;
width:207px;
height:65px;
left: 530px;
top: 276px;
}

#mainpage_search{
position:absolute;
z-index: 100;
width:207px;
height:65px;
left: 535px;
top: 365px; 
}

#mainpage_quote{
position:absolute;
z-index: 100;
width:207px;
height:65px;
left: 535px;
top: 450px; 
}

#mainpage_about{
position:absolute;
z-index: 100;
width:300px;
left: 512px;
top: 539px;
list-style: none;
list-style-position: inside;
list-style-type: lower-roman;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color:#FFFFFF;
text-decoration: none;
letter-spacing: 1px; 
}

#mainpage_about li{
position:absolute;
z-index: 50;
width:400px;
left: 547px;
top: 510px;
list-style: none;
list-style-position: inside;
list-style-type: lower-roman;
font-family: Georgia;
font-size: 9pt;
color:#333333;
text-decoration: none;
letter-spacing: 1px; 
}

#mainpage_contact{
position:absolute;
z-index: 50;
width:70px;
left: 660px;
top: 510px;
 
}

#form{
position:absolute;
z-index: 50;
width:480px;
left: 60px;
top: 340px;
width: 500px;
height: 15px;
list-style: none;
	list-style-position: inside;
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	height: 15px;
}

#footer{
	position:absolute;
	z-index: 50;
	width:700px;
	left: 52px;
	bottom: -25px;
	list-style: none;
	list-style-position: inside;
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	height: 15px;
}

#footer2{
	position:absolute;
	z-index: 50;
	width:220px;
	left: 292px;
	bottom: -10px;
	list-style: none;
	list-style-position: inside;
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	height: 15px;
}

.error {
	color: #F00;
}
