﻿body {
	font-family:Arial, Sans-Serif;
	color:#333;
	font-size:12px;
	background:#fff;
	}
img{
	border:none;
}
h1{
	font-size:14px;
	margin:0 186px;
	padding:0;
	line-height:2em;
	}
h2{
	font-size:14px;
	text-align:center;
	}
h3{
	font-size:12px;
	font-weight:normal;
	margin:30px;
	}
#master_container{
	width:1000px;
	margin:0 auto;
	}
#inner_container{
	float:left;
	background:#fff;
	width:796px;
	_height:498px;
	height: 500px;
	border-top:1px solid #8f8f8f;
	border-bottom:1px solid #8f8f8f;
	}
.right_edge{
	float:left;
	position:relative;
	height:502px;
	width:14px;
	background:#ccc url('/images/nav_shadow_2.gif') repeat-y left;
	border:soild red 1px;
	}
#top_logo{
	float:left;
	clear:both;
	width:100%;
	padding:10px 0;
	background:#fff;
	}
#home
,#footer{
	float:left;
	width:100%;
	height:22px;
	padding:5px 0;
	background:#ccc;
	color:#666;
	vertical-align:middle;
	position:relative;
	}
#side_nav{
	width:190px;
	height:502px;
	background:#ccc url('/images/nav_shadow.gif') repeat-y right;
	float:left;
	font-size:14px;
	}
#side_nav ul{
	list-style-type:none;
	font-weight:bold;
	line-height:27px;
	margin:0 20px;
	padding:0px;
	}
#side_nav a
,#home a {
	font-weight:normal;
	color:#666;
	text-decoration:none;
	}
#side_nav a:hover
,#home a:hover
,.button a:hover {
	color:#333
	}
#side_nav a:active
,#home a:active
,.button a:active {
	color:#3399cc
	}
#home a {
	padding-left:20px;
	position:absolute;
	line-height:2em;
	}

.button a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:100%;
	height:20px;
	}
#side_nav p{
	margin:5px 20px;
	}
.elogo{
	width:118px
	}
#car
,#van
,#bike{
	float:left;
	width:258px;
	margin:0 2px;
	}
.m_img{
	text-align:center;
	height:130px;
	border:0px solid red;
	margin:60px 0 20px 0;
	}
.divider{
	width:2px;
	height:500px;
	float:left;
	margin:0;
	background:url('/Images/seperator.gif') no-repeat;
	}
.button{
	margin:8px auto;
	width:192px;
	height:30px;
	background:url('/images/button.gif') no-repeat;
	padding-top:4px;
	text-align:center;
	}
#master_footer{
	float:left;
	width:1000px;
	font-size:10px;
	height:30px;
	text-align:center;
	position:relative;
	top:20px;
	}

