@charset "utf-8";
/* CSS Document */

div#wrap1 {
	background: url(images/bg-body-hp.jpg) 0 185px repeat-x;  /* was bg-body4.jpg */
}

div#feature {
	position: absolute;
	top: 185px;
	left: 0;
	height: 259px; /* 314 */
	width: 1000px;
	background:url(images/home-feature-bg-new.jpg) no-repeat;  /* was home-feature-bg.jpg */
	z-index: 12;
}

div#feature .connect {
	position: absolute;
	top: 10px;
	right: 5px;
	background: url(images/home-feature-right-2011.jpg) no-repeat;  /* was /home-feature-right2.jpg no-repeat -46px 0*/
	width: 278px; /* was 221 */
	height: 234px;
	padding: 14px 0 0 0;
}
div#feature .connect p { margin-left:28px; margin-bottom: 20px; color:#c15b00; font-size:22px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; }
div#feature .connect .with { font-size:18px; font-family:"Times New Roman", Times, serif; font-weight:normal; font-style:italic; }
div#feature .connect .connect-nav { margin: 22px 0 0 0; }
div#feature .connect .connect-nav li { margin:0; list-style:none; width:250px; font-size:14px; font-family:Verdana, Geneva, sans-serif; height:27px; line-height:27px;}
div#feature .connect .connect-nav a { display:block; padding-left:28px; color:#333; border-bottom: #61a0a8 dotted 1px; background-image:none; text-decoration:none; height:27px; width:250px; vertical-align:middle; }
div#feature .connect .connect-nav a:hover { color:#FFF; background:url(images/home-connect_on.jpg) no-repeat; border-bottom:none;}
div#feature .connect .connect-nav li.last {  margin-left:28px }

div#feature .connect a.follow { padding:0 2px 0 0; border-bottom:none; }
div#feature .connect a:hover.follow { background-image:none;}
	

div#feature #flash {
	position: absolute;
	top: -9px; /* -5 -28 */
	left: 20px;
	width: 706px;
	height: 290px; /* 378 */
	z-index: 20;
	outline:none;
}



div#content {
	margin-top: 295px; /* 350 */
	width: 645px;
}
div#content .box {
	width: 320px;
	background: url(images/box-home2.jpg) no-repeat;
}

div#sidebar {
	margin-top: 295px;  /* 350 */
	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.twitter,
div#content .box h3.facebook,
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.twitter span,
div#content .box h3.facebook 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/tools-icon.png); background-position: -10px -16px;}
div#content .box h3.articles   { background-image: url(images/research-icon.png); background-position: -10px -16px;}
div#content .box h3.twitter   { background-image: url(images/twitterfeed.png); background-position: -10px -16px;}
div#content .box h3.facebook  { background-image: url(images/crlonfacebook.png); background-position: -10px -16px;}
div#content .box h3.headlines  { background-image: url(images/headlines-icon.png); background-position: -10px -16px;}
