html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 756px;
}

#banner {
	background-image: url(../images/header-top.jpg);
	height: 92px;
	width: 751px;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#banner ul {
	list-style-image: url(../images/bullet-nav.jpg);
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#banner ul li {
	margin: 0px;
	padding: 0px;

}

#nav {
border-bottom: 1px solid #000000;
}

#nav ul {
padding: 0;
margin: 0;
background-color:#FFFFFF;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#3333CC;
	text-decoration: none;
	padding: 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	margin: 0px;
}

#nav ul li a:hover{
background-color: #990000;
}


#nav ul li a:focus {
	background-color: #990000;
}


#leftcol #leftnavmenu{
	background-image: url(../images/nav-bg-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 220px;
}

#leftcol #leftnavmenu ul {
	margin: 0;
	background-color: transparent;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
}

#leftcol #leftnavmenu ul li {
	margin-top: 0;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	list-style-image: url(../images/nav-bg.jpg);
}

#leftcol #leftnavmenu ul li a {
	text-decoration: none;
	height: 1%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftcol #leftnavmenu  a:focus {
}
#leftcol #leftnavmenu  a:hover {
	color: #FFCB00;
	text-decoration: underline;
}

#rightcol #rightnavmenu{
	border-bottom: 1px solid #000000;
}

#rightcol #rightnavmenu ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 12px;
border: 1px solid #000000;
/*border: 1px solid #000000;*/

/*this adds a second line to the bottom of the nav, if you prefer a single line you can remove it by uncommenting the other properties and commenting out this one. I think it gives a nice raised effect, the choice is your's :)*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}

#rightcol #rightnavmenu ul li {
padding: 0;
margin: 0;
}

#rightcol #rightnavmenu ul li a {
background-color: #869BCC;
border-bottom: 1px solid #000000;
color: #000000;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none;
height: 1%;
}

#rightcol #rightnavmenu  a:focus {
background-color: #003366;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

#rightcol #rightnavmenu  a:hover {
background-color: #0033CC;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

.floatleft {
	float: left;
	margin-right: 0px;
}

#rightcol{
	width: 170px;
	float: right;
	height: 150px;
	margin: 10px 3px 20px;
}
#content{
	background-position: top;
	vertical-align: top;
	width: 525px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#content p{
margin: 5px;
}

#content h1{
font-size: 20px;
color: #3D3D3D;
padding: 0;
margin: 1px;
}

#content h2{
	font-size: 18px;
	color: #990000;
	padding: 0;
	margin: 5px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0px 0px 20px 15px;
border: 1px solid #000000;
width: 150px;
}


.clearit{
clear: both;
}

#footer{
	padding: 0px;
	margin: 0px;
	width: 525px;
	color: #000000;
}

#footer p {
font-size: 12px;
}

#leftcol{
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(../images/left-col-bg.jpg);
	background-repeat: repeat-y;
	width: 220px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.containerscroll{
	width: 100%;
	border: thin dotted #C0C0C0;
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: scroll;
}
#wrapper #footer p bl {
	font-weight: bold;
	color: #3366CC;
}
.blue {
	font-weight: bold;
	color: #990000;
	font-size: 13px;
}
.boxhome {
	height: auto;
	width: 216px;
	color: #000000;
}
#wrapper #content .container #body {
	width: 100%;
}
#wrapper #leftcol #left-col-main {
	font-size: 75%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #leftcol #left-col-content {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	text-align: center;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #leftcol #navbgfooter {
	background-color: #333333;
	height: 10px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 214px;
}
#wrapper #content .container #footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#content h3 {
	font-size: 16px;
	color: #333333;
}
#content h4 {
	font-size: 14px;
	color: #333333;
}
#content h5 {
	font-size: 12px;
	color: #333333;
}
#content h6 {
	font-size: 10px;
	color: #333333;
}
.required {
	color: #FF0000;
}
.contentdetail {
}
.contentwin {
}
#wrapper #content .container #form1 .addresssterling h3 {
	font-size: 12px;
}
#wrapper #content .container #vehiclepic {
	margin: 0px;
	padding: 0px;
}
.floatright {
	margin: 0px;
	padding: 0px;
	float: right;
}
#wrapper #content .container #footer a:hover {
	color: #990002;
}
a {
	color: #990002;
}
#buildvan {
	font-size: 10px;
}
#buildvan input {
	font-size: 10px;
	background-color: #9A9A9A;
}
