div#wrap1 {
	background: url(images/bg-body4.jpg) 0 185px repeat-x;
}

div#feature {
	position: absolute;
	top: 185px;
	left: 0px;
	height: 314px;
	width: 1000px;
	background:url(images/home-feature-bg.jpg) no-repeat;
	z-index: 12;
}

div#feature .signup {
	position: absolute;
	top: 10px;
	right: 5px;
	background: url(images/home-feature-right2.jpg) no-repeat -46px 0;
	width: 221px;
	height: 112px;
	padding: 50px 0 0 19px;
}
div#feature .signup span {
	color: white;
}
div#feature .signup form {
	position: absolute;	
	top: 80px;
	left: 20px;
}
div#feature .signup .text {
	width: 100px;
}

div#feature .signup .submit {
	width: 100px;
}
div#feature .signup .feed {
	position: absolute;
	right:65px;
	bottom: 6px;
	display: block;
	height: 45px;
	padding: 0 0 0 50px;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 45px;
	color: white;
	text-decoration: none;
	background:url(images/home-feature-rss.gif) no-repeat;
}
div#feature .didyouknow {
	position: absolute;
	top: 171px;
	right: 5px;
	width: 221px;
	height: 87px;
	padding: 50px 0 0 19px;
	color: white;
	background:url(images/home-feature-right2.jpg) no-repeat -46px -162px;
}
div#feature .didyouknow a {
	color: white;
}
div#feature .didyouknow .more {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
div#feature #flash {
	position: absolute;
	top: -28px;
	left: 19px;
	width: 750px;
	height: 378px;
	z-index: 12;
	outline:none;
}
div#content {
	margin-top: 350px;
	width: 645px;
}
div#content .box {
	width: 320px;
	background: url(images/box-home2.jpg) no-repeat;
}

div#sidebar {
	margin-top: 350px;
	width: 320px;
	background: url(images/home-sidebar.jpg) no-repeat top;
	margin-right: 0px;
}
div#sidebar2 {
	margin: 8px;
}
div#sidebar .video {
	margin:15px 10px;
	text-align: center;
}

div#sidebar .video h5 {
	margin: 5px 0;
}

div#content .box h3.takeaction,
div#content .box h3.tools,
div#content .box h3.articles,
div#content .box h3.headlines {
	background:no-repeat top left;
	margin: -8px 0 0 -8px;
	padding: 0;
	height: 80px;
}

div#content .box h3.takeaction span,
div#content .box h3.tools span,
div#content .box h3.articles span,
div#content .box h3.headlines span {
	float:left;
	text-indent:-10000px;
}

.box h3 img {border: 1px solid #d5cab7; padding: 2px; background: #FFF }

div#content .box h3.takeaction { background-image: url(images/home-action.gif); background-position: -10px -16px;}
div#content .box h3.tools      { background-image: url(images/home-resources.gif); background-position: -10px -16px;}
div#content .box h3.articles   { background-image: url(images/home-top-articles.gif); background-position: -10px -16px;}
div#content .box h3.headlines  { background-image: url(images/home-headlines.gif); background-position: -10px -16px;}
