body { background:#efefe5; margin:0 auto; font:normal 100% arial; color:#3b3532; }

img { border:none; }
ul { margin:0; }
p { margin:0; padding:0; }
* { outline:none; }

dd { margin:0 0 9px 0; }
	dd input { padding:7px 0 0 7px; background:url(/gfx/misc/input.png) no-repeat; border:none; height:32px; width:200px; font-size:150%; font-weight:bold;  }
dl {  }
dt { color:#6a6665; margin:0 0 2px 0; font-size:120%; font-weight:bold; }

h1 { margin:0; font-size:200%; color:#000; font-weight:normal; font-family:century; }
h2 { margin:0; font-size:220%; color:#000; font-weight:normal; font-family:century; }
h3 { margin:0; font-size:100%; font-family:century; }
h4 { margin:0; font-size:100%; font-family:century; }

.clear {clear:both; }

a:link { }
a:visited { }
a:hover { text-decoration:none; }

	#wrapper { width:964px; margin:0 auto; }
		#head { background:#efefe5; height:50px; margin:20px 0 0 0; }
			#logo { position:relative; padding:19px 0 0 0; }
			#banner { }

		#nav { background:url(/gfx/nav/bg.png) repeat-x; height:40px; text-align:right; font-family:century; width:950px; margin:0 0 0 14px; }
			#nav a { color:#c9cacd; text-decoration:none; padding:0 20px 0 0; line-height:35px; }
			#nav a:hover { color:#fff; }
		
		#structure { width:964px; margin:0 auto 10px auto; background:#fff; }
			#content { float:left; margin:47px 0 25px 38px; width:624px; line-height:18px; font-size:75%; }
				#content p { margin:10px 0; }
				#content span { font-weight:bold; }
			#quick_quote { float:right; margin:30px 38px 25px 0; width:247px; font-size:65%; color:#333; border:1px solid #efefe5; -moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				border-radius: 3px; /* future proofing */
				-khtml-border-radius: 3px; /* for old Konqueror browsers */ }
				#quick_quote #form { background:#efefe5; padding:12px 10px 12px 15px;  }
				#quick_quote span { display:block; font-size:130%; margin:12px 0 0 0; }
				#quick_quote strong { color:#000; }
				#quick_quote #myform { padding:8px 0 0 0; margin:10px 0 0 0; border-top:1px solid #e1e2d4; }
		
		#footer { width:964px; font-size:60%; color:#999; }
			#footer a { color:#333; text-decoration:none; padding:0 0 10px 0; }
			#fooer a:hover { color:#000; }
				#company { float:left; }
				#mushroom { float:right; }