body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	text-align: center;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px 0 0 0;
}

html {
	background: #fff url(images/html_bg.jpg) repeat-x top left;
}

#container {
	width: 760px;
	margin: 0px auto;
	background: #fff;
	text-align: left;
}

#header {
	background-image: url(images/header.jpg);
	height: 146px;
	width: 760px;
	margin: 0px;
}

#main_content{
	background-color: #fff;
	width: 760px;
	margin: 0px;
	margin-left: 1px;
}

#left_content {
	width: 373px;
	float: left;
	background: transparent url(images/left_content_bg.jpg) repeat-y top left;
	padding: 15px 30px 0 46px;
	margin: 0px;
}

p {
	font-size: 0.7em;
	color: #333333;
	line-height: 1.65em;
}

#right_content {
	background: transparent url(images/right_content_bg.jpg) no-repeat top left;
	float: right;
	width: 281px;
	padding: 10px 9px 10px 11px;
}

p.contact {
	padding: 20px 0 40px 30px;
	color: #fff;
	font-size: 10px;
	line-height: 1.8em;
	font-weight: bold;
}


h1 {
	position: relative;
		left: -999px;
}

h2 {
	margin-bottom: 10px;
}

#logo a {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 111px;
	width: 314px;
	position: absolute;
	left: 223px;
	top: 0px;
	margin: 0px;
}

#footer {
	clear: both;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 760px;
	margin: 0 0 0 1px;
	padding: 0px;
}

#right_content a {
	color: #FFFFFF;
}

#left_content ul {
	font-size: 0.7em;
	color: #333333;
	margin-top: 10px;
	list-style-type: disc;
	line-height: 1.7em;
	list-style-position: outside;
}

#left_content li {
	margin-bottom: 0px;
	list-style-type: disc;
}

#left_content h3 {
	color: #00A850;
	font-size: .9em;
	margin-bottom: 0px;
	margin-left: 20px;
}

.odeer {
	text-transform: uppercase;
	font-weight: bold;
}

#content3 h3 {
	color: #474747;
	font-size: 14px;
	margin: 0;
}

#left_content a {
	color: #00803D;
}

#content3 {
	background: #fff;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0 0 20px;
	line-height: 20px;
}


#content3 li {
	color: #00803D;
}

#content3 ul {
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 15px;
}

p.big_bold {
	font-weight: bold;
	color: #333333;
	font-size: 0.8em;
}

p.big_green {
	font-size: 14px;
	color: #00A850;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#guarantee {
	background-image: url(images/guarantee.gif);
	float: left;
	height: 88px;
	margin-left: 6px;
	margin-top: -15px;
	background-repeat: no-repeat;
}

.luberLogo {
	margin: 0px;
	text-align: center;
}


#vanTagline {
	background: transparent url(images/van_tagline.jpg) no-repeat 0px -10px;
	height: 261px;
	width: 385px;
	margin: 0;
	padding: 0;
}

#content3 .img_logo {
	border: none;
	text-align: center;
}

#luberLogo .img_logo img {
	border: none;
}

a:link { text-decoration: none; }
a:visited {text-decoration: none;  }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; } 
