body
{
color: #000000;
bgcolor: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
div
{
margin: 0px;
}
img
{
margin: 0px;
}
#holder
{
position: relative;
background: #dddddd;
width: 900px;
height: 1180px;
border: 1px black solid;
text-align: center;

}
#left
{
width: 450px;
position: absolute;
left: 0px;
top: 60px;
text-align: center;
}
#left2
{
position: absolute;
left: 0px;
top: 195px;
width: 350px;
text-align: left;
}
#right
{
width: 450px;
position: absolute;
left: 450px;
top: 60px;
text-align: center;
}
#right2
{
position: absolute;
left: 400px;
top: 205px;
width: 500px;
height: 780px;
text-align: left;
background-color: #CCCCCC;
}

#van1
{
position: absolute;
left: 50px;
top: 270px;
width: 350px;
height: 350px;
text-align: left;
border: 1px red solid;
}

#van2
{
position: absolute;
left: 50px;
top: 640px;
width: 350px;
height: 370px;
text-align: left;
border: 1px red solid;
}

#van3
{
position: absolute;
left: 500px;
top: 270px;
width: 350px;
height: 350px;
text-align: left;
border: 1px red solid;
}

#van4
{
position: absolute;
left: 500px;
top: 640px;
width: 350px;
height: 370px;
text-align: left;
border: 1px red solid;
}


a
{
color: red;
}
h1.central
{
color: #000000;
font-size: 130%;
text-align: center;
}
h1.bullet
{
color: #000000;
font-size: 130%;
}
h1.car
{
font-size:120%;
}
h1.heading
{
color: #ffffff;
background: red;
font-size: 280%;
margin: 0px;
}
h1.subheading
{
color: #000000;
font-size: 180%;
}
h1.contact
{
color: #ffffff;
font-size: 200%;
margin: 10px;
text-align: center;
}
#contact
{
text-align: left;
position: absolute;
width: 900px;
left: 0px;
top: 110px;
height: 60px;
background-color: #FF0000;
cursor: pointer;
margin: 0px;
border-style: none;
border-width: 0px;
}

#top_left_details
{
text-align: left;
position: absolute;
width: 450px;
left: 50px;
top: 160px;
height: 60px;
margin: 0px;
border-style: none;
border-width: 0px;
}


#top_right_details
{
text-align: left;
position: absolute;
width: 450px;
left: 450px;
top: 160px;
height: 60px;
margin: 0px;
border-style: none;
border-width: 0px;
}
#bottom_details
{
text-align: left;
position: absolute;
width: 800px;
left: 50px;
top: 1200px;
margin: 0px;
border-style: none;
border-width: 0px;
}
#bottom_left_details
{
text-align: left;
position: absolute;
width: 800px;
left: 50px;
top: 1020px;
margin: 0px;
border-style: none;
border-width: 0px;
}

#contact2
{
text-align: left;
position: absolute;
width: 900px;
height: 60px;
left: 0px;
top: 1010px;
background-color: #FF0000;
cursor: pointer;
margin: 0px;
border-style: none;
border-width: 0px;
}
h3
{
font-size: 115%;
}
h4.from
{
text-indent: 80px;
margin: 0px;
}
h1.price
{
text-indent: 80px;
font-size: 260%;
}
h2
{
margin: 8px;
font-size: 125%;
}
h1
{
margin: 8px;
}
h3
{
margin: 8px;
}
p
{
font-size: 100%;
margin: 8px;
}
p.smallprint
{
font-size: 80%;
}
p.notes
{
font-size: 55%;
word-spacing: 0;
letter-spacing: 0;
}
.roundtop { 
	background: url(tr.gif) no-repeat top right;
	position: absolute;
	left: 0px;
	width: 100%;
}

.roundbottom {
	background: url(br.gif) no-repeat top right;
	position: absolute;
	left: 0px;
	width: 100%;
	bottom:0px;
}
.roundtopg { 
	background: url(tr-g.gif) no-repeat top right;
}

.roundbottomg {
	background: url(br-g.gif) no-repeat top right;

}

img.corner {
	position: relative;
	left: 0px;
	width: 20px;
	height: 20px;
	margin: 0px;
	border: none;
	display: block !important;
}

input
{
width: 200;
}
