
/* ------------------------------------------------- layout divs ------------------------------------*/
#homeMain {
	width: 974px;
	height: 329px;
	background:url(../images/home_mainbg.jpg) top left no-repeat;
}

#homeMain a img.prodLink {
	margin:0 0 0 320px;
	position:relative;
	z-index:100;
	display:inline;
	float:left;
}

#homeMain #helpfulhints {
	padding:65px 55px 0 0;
	margin:0;
	display:inline;
	float:right;
}

#contentWrap .homeStory {
	float: right;
	display:inline;
	margin: 10px 0 10px 15px;
	width:338px;
	height:211px;
}

/* ---------------------------------- general layout elements ------------------------------------- */
h2 {
	font-size:22px;
	font-weight:normal;
	color:#316c0e;
	padding:20px 0 10px 0;
}

