/* CSS Document */
body { margin: 0; background: url(../pics/bg.jpg) top left repeat-x; font-family: Arial, Helvetica, sans-serif }
h1 { font-size: 1.1em; font-weight: bold; text-align: center }
h2 { font-size: 1em; font-style: italic; font-weight: bold; text-decoration: underline }
#header { margin: 0 auto; width: 850px; height: 311px; background: url(../pics/header.jpg) top left no-repeat }
#tel { float: left; padding: 12px 0 0 130px; color: #FFFFFF; font-family: Tahoma; font-size: 0.8em }
#email { float: right; padding: 12px 70px 0 0; font-family: Tahoma; font-size: 0.8em }
#email a { color: #FFFFFF; text-decoration: none }
#email a:hover { color: #FFFFFF; text-decoration: underline }
#body { margin: 0 auto; width: 850px; background: url(../pics/back.jpg) top left repeat-y }
#holder { margin: 0 auto; width: 785px }
#menu { text-align: center; list-style: none; margin: 0; padding: 258px 0 0 24px }
#menu li { float: left; width: 132px }
#menu a { color: #24304A; font-weight: bold; text-decoration: none }
#menu a:hover { color: #24304A; font-weight: bold; text-decoration: underline }
.center { margin: 0 auto; text-align: center }
.botright { float: right; width: 277px; height: 163px; background: url(../pics/car.jpg) top left no-repeat }
.clearing { height: 0; clear: both; overflow: hidden; margin: -1px 0 0 0 }
