/*************************************************************
  HTML
*************************************************************/
html, body { border: 0; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background: #335213 url("img/body_bg.jpg")}
hr { display: none; margin: 0; padding: 0; }
h1 { display: none; margin: 0; padding: 0; }
h2 { margin: 0; padding: 0; }
/*************************************************************
  LAYOUT
*************************************************************/
.content { width: 730px; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; background: url("img/content_border.png") repeat-y; }
#header { width: 710px; height: 165px; margin: 0 0 0 10px; background: url("img/header_bg.jpg") no-repeat; text-indent: 30px; font-size: small; line-height: 180%; }
	#header_cars { float: left; width: 354px; height: 165px; }
	#header_home { float: left; width: 200px; height: 23px; margin: 80px 0 0 0; background: url("img/header_bg_house.png") no-repeat; }
	#header_tel { float: left; width: 135px; height: 23px; margin: 80px 0 0 0; background: url("img/header_bg_tel.png") no-repeat; }
#header_lnks { float: right; height: 32px; background: url("img/header_lnks_bg.jpg") repeat-x; margin: -32px 21px 0 0; }
	#header_lnks_l { float: left; width: 6px; height: 32px; background: url("img/header_lnks_l.jpg"); }
	#header_lnks_c { float: left; height: 32px; color: #335213; line-height: 190%; }
		#header_lnks_c ul { margin: 0; padding: 0; list-style: none; }
		#header_lnks_c li { float: left; }
		#header_lnks_c a { color: white; font-weight: bold; text-decoration: none; margin: 0 7px 0 7px; }
		#header_lnks_c a:hover { color: yellow; }
	#header_lnks_r { float: left; width: 6px; height: 32px; background: url("img/header_lnks_r.jpg"); }
			