@charset "UTF-8";
/* CSS Document */

#wraphome {
	background:url(/graphics/core/2015/bg_wrap_home.jpg) no-repeat #CCCCCC top;
	clear:both;
	margin: 0px;
}

#mainimage {
	width: 960px;
	height: 300px;
	margin: auto;
}

#slideshow {
	width: 960px;
	height: 300px;
	margin: 0px;
	position:relative;
	z-index: 1;
}

#rhside {
	position:relative;
	z-index: 2;
	float: right; 
	width: 241px; 
	height: 200px;
	margin: -300px 0px 0px 0px;
	padding: 0px;
}

#homesubscribe {
	width: 229px; 
	height: 105px; 
	padding: 10px 12px 25px 12px;
	margin: 0px;
}

#homesubscribe a:link {
	color: #ff9900;
}

#homesubscribe a:visited {
	color: #ff9900;
}


#homesubscribe a:active {
	color: #96bda9;
}

#homesubscribe a:hover {
	color: #96bda9;
}

#homesubscribe p {
	color: #666666;
	margin: 10px 15px 0px 0px;
	line-height: 16px;
}

#intropara { 
	width: 480px; 
	height: 150px; 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#intropara a:link {
	color: #0099cc;
}

#intropara a:visited {
	color: #0099cc;
}

#intropara a:active {
	color: #ff9900;
}

#intropara a:hover {
	color: #ff9900;
}

#intropara p {
	color: #666666;
	margin: 10px 0px 0px 12px;
}

#contenthome {
	clear: both;
	width: 960px;
	height: 240px;
	margin: auto;
}

#idenkbox {
	width: 480px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}
	
#idenkbox p {
	margin: 0px 0px 10px 32px;
	color: #666666;
}

#blog {
	width: 208px;
	height: 240px;
	float: left;
	background-color: #000;
	color: #666666;
	padding: 0 0 0 32px;
}

div.FeedBlitzRssFeed td {
	padding: 10px 32px 10px 0px;

}

div.FeedBlitzRssFeed td a.FeedBlitzRssFeedTitle {
	color: #96bda9;
}

div.FeedBlitzRssFeed td span.FeedBlitzRssFeedPost {
	display: none;
}

#resources {
	width: 240px;
	height: 240px;
	float: left;
	background-color: #96bda9;
}

/* headings */

h1#intro {
	margin: 15px 0px 15px 0px;
	background: url(/graphics/core/headings/at_idenk_we.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
	clear: both;
}

h2#idenkupdates {
	margin: 0px 0px 5px 0px;
	background: url(/graphics/core/headings/idenk_updates.png) no-repeat;
    width: 229px;
	height: 14px;
    text-indent: -9999px;
}

h2#blogheading {
	margin: 15px 0px 3px -32px;
	background: url(/graphics/core/headings/idenk_blog.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
}

h2#articlesheading {
	margin: 15px 0px 15px 0px;
	background: url(/graphics/core/headings/articles.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
}

h2#resourcesheading {
	margin: 15px 0px 15px 0px;
	background: url(/graphics/core/headings/resources.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
}

h2#assessmentsheading {
	margin: 15px 0px 15px 0px;
	background: url(/graphics/core/headings/assessments.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
}

h2#bbheading {
	margin: 15px 0px 15px 0px;
	background: url(/graphics/core/headings/business_briefing.png) no-repeat;
    width: 133px;
	height: 24px;
    text-indent: -9999px;
}


