#bg_container {
	background-image: url(../images/auto_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main_image {
	float: right;
	height: 275px;
	width: 501px;
	background-color: #C9C3B7;
}
#nav {
	float: left;
	background-color: #3D3E39;
	height: 307px;
	width: 204px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #F2F2F2;
}

#nav ul {
	list-style-type: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:active {
	color: #5D8ABF;
	text-decoration: none;
}

#nav a:hover {
	color: #5D8ABF;
	text-decoration: none;
}

#container {
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#logo {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;	
	width:  501px;
	float: right;
}

#copyright {
	color: #292A25;
	font-size: 0.7em;
	text-align: right;
	clear: right;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	margin-top: 2px;
}

#copyright a:link {
	color: #292A25;
	text-decoration: none;
}

#copyright a:visited {
	color: #292A25;
	text-decoration: none;
}

#copyright a:active {
	color: #5D8ABF;
	text-decoration: none;
}

#copyright a:hover {
	color: #EFEEE8;
	text-decoration: none;
}

body {
	background-color: #989898;
	margin: 0px;
}

.nav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ol {
  margin-left:20px;
  padding-left:0px;
}

#nav {
  height: 407px;
}

#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#nav ul li.no_border {
  border-bottom: none;
}

#main_content {
	background-color: #EFEEE8;
	background-image: url(../images/main_content_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 646px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	color: #292926;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 30px;
	padding-bottom: 22px;
	padding-left: 30px;
	clear: both;
	padding-top: 17px;
}

.main_images {
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}

#content_images {
	float: right;
	width: 150px;
	text-align: right;
}
.text_content_image {
	margin-left: 160px;
	border: 1px solid #292A25;
	margin-top: 10px;
}
.two_images {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #292A25;
}

.image_decoration {
	border: 1px solid #292A25;
}

h1 {
	color: #5D8ABF;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 1.6em;
	margin-top: 3px;
}
.blue_text {
	color: #5D8ABF;
}
h2 {
	color: #000000;
	font-size: 1em;
	text-transform: uppercase;
}

#main_content a {
	color: #2877B8;
	text-decoration: none;
}

#main_content a:hover {
	color: #2877B8;
	text-decoration: underline;
}

#main_content a:visited {
	color: #2877B8;
	text-decoration: none;
}

#main_content a:active {
	color: #2877B8;
	text-decoration: none;
}
#bg_container #container #site_map {
	float: left;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	margin-top: 2px;
	margin-left: 2px;
}

.site_map li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
}
#site_map a {
	color: #292A25;
	text-decoration: none;
}
#site_map a:hover {
	text-decoration: underline;
}

.contact_form dt {
	float: left;
	width: 80px;
}
 
.contact_form dd {
	margin: 0px;
}
.contact_form dl {
}

.submit {
	padding-left: 80px;
}

.contact {
  background-color: #DDD;
  width: 460px;
  padding: 10px 10px 10px 20px;
  border: 1px solid #BBB;
}

.contact input {
  width: 340px;
}

.contact textarea {
  width: 342px;
  height: 120px;
}

.order {
  background-color: #DDD;
  width: 460px;
  padding: 10px 0px 10px 15px;
  border: 1px solid #BBB;
}

.order input {
  width: 320px;
}

.order textarea {
  width: 322px;
  height: 120px;
}

.order_form dd {
	margin: 0px;
}

.order_form dt {
	float: left;
	width: 110px;
}

.order_form dl {
}

.submit2 {
	padding-left: 109px;
}

.submit {
	padding-left: 80px;
}


#main_content .external_link a img {
  border: 2px solid #666;
  margin-bottom: 5px;
}

#main_content .external_link a:hover img {
  border: 2px solid #00B5E6;
}

.hit_counter {
  position:relative; 
  left: 14px; 
  border: 1px solid #555;
}