html { font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.45em; color: #231F20; background: #EFEDE5 url(../images/header-bg.png) repeat-x top; }
body { margin: 0; }

h1 { font-size: 34px; line-height: 36px; margin: 5px 0; color: #454152; font-family: Helvetica; }

a { color: #464833; text-decoration: underline; }
a:hover { text-decoration: none; }

.innerWrap { width: 960px; margin: 0 auto; position: relative; }

.left { float: left; }
.right { float: right; }

img { border: 0; }


#header { height: 83px; }

	#logo { margin: 0; position: absolute; left: 0; top: 0; }


#body { background: white; padding: 30px 0 10px; }

	#body .innerWrap { background: url(../images/home-feature.jpg) no-repeat; height: 355px; }
	
	#body h1 { position: absolute; top: 13px; left: 0; }
	
	#feature { font-size: 16px; font-weight: bold; color: white; position: absolute; top: 85px; left: 38px; width: 300px; line-height: 20px; }
	#feature a { color: white; text-decoration: none; }
	

#footer { background: url(../images/footer-bg.png) repeat-x; height: 84px; padding-top: 30px; }

	#footer .innerWrap { background: #DEDBD4; -moz-border-radius: 10px; -moz-webkit-radius: 10px; padding: 0 20px; line-height: 45px; width: 920px; }
	
	#footer .innerWrap * { margin: 0; }
	#footer .innerWrap ul { float: none; margin: 0; padding: 0; position: absolute; top: 6px; right: 10px; }
	#footer .innerWrap ul li { padding: 0; margin: 0 10px 0 0; float: left; list-style: none; }
	