html { background:#fff}
body { background:#fff url(../img/home.bg.gif) repeat-x 0 0}
#wrapper { background:none}
	#header { position:absolute; top:270px; left:23px; width:304px; height:185px; }
	* html #header { left:-1px; top:255px}
	h1 { position:static}
	#nav { position:absolute; top:53px; right:0; background:#39624D url(../img/nav.bg.gif) repeat-x 0 0;}

#content { height:725px; background:none; padding:0}
	#banner { height:325px; padding-top:53px; background:url(../img/banner.jpg) no-repeat 0 53px}
	#news,#about { font:14px/22px 'MS Gothic',sans-serif}
	
	#news { position:absolute; top:380px; left:346px; width:400px; color:#444}
		#news h2 { height:74px; border-bottom:2px solid #476B59; text-indent:-9999px; background:url(../img/news.h2.gif) no-repeat 0 90%}
		#news div { width:400px; height:155px; margin:5px 0; overflow:auto}
		#news p { padding:15px 5px 15px 10px; border-bottom:1px dashed #ccc}
	#about { margin:0 0 0 37px; width:280px}
		#about h2 { height:68px; text-indent:-9999px}
		#about p { height:126px; overflow:hidden}
	#info { position:absolute; top:425px; left:8px; font-size:12px; line-height:18px; color:#444}
		#info small { font-size:11px}
		#info a { color:#476B59; text-decoration:underline}
		#info em { font-weight:700}

	#chef-pic { position:absolute; top:403px; right:0}
	* html #chef-pic { width:188px}
		#chef-pic img { border:1px solid #476B59; display:block}
		#chef-pic a { display:block; height:40px; border:1px solid #fff; margin-top:1px; background:url(../img/blog.btn.png) no-repeat 0 -40px; text-indent:-9999px}
		#chef-pic a:hover { background-position:0 0; border-color:#476B59}

	#plans { border:1px solid #999; width:396px; height:79px; position:absolute; top:621px; left:350px}
		#plans a { background:url(../img/ad.plan.png) no-repeat 0 0; display:block; height:79px; text-indent:-9999px}
		#plans a:hover { background-position:0 -79px}

	#geomap { position:absolute; top:490px; left:30px; width:290px; height:210px}
	#geomap a { border:1px solid #ccc; float:left; height:210px; width:290px}
	#geomap a:hover { border-color:#06c; background-color:#06c}

	#footer { width:100%; border-top:1px solid #C7D2CD;}
	#footer p,
	#footer a { color:#476B59}