/* BEGIN spotlight */

#spotlight {
	background: #272421 url(../graphics/general/bg_spotlight.jpg) center top no-repeat;
}

#spotlight div.contents {
	position: relative;
	width: 926px;
	height: 226px;
	margin: 0 auto;
	background: #272421 url(../graphics/general/bg_spotlight.jpg) center top no-repeat;
	padding: 0;
	z-index: 2;
}

#spotlight h1 {
	position: absolute;
	top: 74px;
	left: 37px;
	width: 403px;
	height: 92px;
	margin: 0;
	background: transparent url(../graphics/home/bg_intro.png) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#spotlight_img {
	position: absolute;
	top: -14px;
	right: 43px;
	width: 355px;
	height: 265px;
	margin: 0;
	background: transparent url(../graphics/home/bg_spotlight_img.png) 0 0 no-repeat;
	padding: 9px 0 0 10px;
	z-index: 3;
}

#spotlight_img img {
	display: block;
	border: 0;
}

/* END spotlight */

#wood {
	top: 338px;
}

/* BEGIN content columns */

#columns {
	padding: 40px 1px 26px;
}

#columns div.column {
	float: left;
	background: transparent url(../graphics/home/bg_column.png) right top no-repeat;
	padding: 25px 35px;
}

#column_l {
	width: 240px;
}

#column_m {
	width: 237px;
}

#column_r {
	width: 237px;
}

#columns h2 {
	height: 11px;
	margin: 0 0 13px;
	background: transparent url(../graphics/home/bg_column_titles.png) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#column_l h2 {
	background-position: 0 0;
}

#column_m h2 {
	background-position: 0 -11px;
}

#column_r h2 {
	background-position: 0 -22px;
}

#columns p {
	font-size: 11px;
}

#story {
	background: transparent url(../graphics/home/bg_column_icons.png) 0 0 no-repeat;
	padding: 8px 0 0 35px;
}

#services {
	background: transparent url(../graphics/home/bg_column_icons.png) -300px 0 no-repeat;
	padding: 8px 0 0 35px;
}

#stories {
	background: transparent url(../graphics/home/bg_column_icons.png) -600px 0 no-repeat;
	padding: 8px 0 0 35px;
}

div.learn_more a:link,
div.learn_more a:visited {
	background: transparent url(../graphics/home/bg_learn_more.png) right center no-repeat;
	padding: 0 12px 0 0;
}

/* END content columns */
