div#home-feature-area div#feature_1 div.text {
	position: absolute;
	top: 85px;
	left: 35px;
	width: 320px;
}

div#home-feature-area div#feature_1 h1 {
	/*text-transform: uppercase;*/
	font-size: 36px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#home-feature-area div#feature_1 p {
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0;
}

div#home-feature-area div#feature_1 a.feature-link {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #d71e28;
	background: url(../graphics/system/feature-link_slash.png) left center no-repeat;
	padding: 0 0 0 8px;
	margin: 20px 0 0 0;
}

div#home-feature-area div#feature_1 div.interactive {
	position: absolute;
	top: 23px;
	left: 388px;
	width: 535px;
	height: 264px;
}

div#home-feature-area div#feature_1 a#contact-us-button {
	position: absolute;
	bottom: 13px;
	right: 40px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}

div#home-feature-area div#feature_1 a#contact-us-button img {
	position: absolute;
	left: 0;
	top: -11px;
}

div#shortcuts a#conference-box {
	position: absolute;
	display: block;
	width: 214px;
	height: 125px;
	left: 0;
	top: 0;
	background: url(/graphics/content/button-home_conference.gif) top left no-repeat;
}
div#shortcuts a#conference-box:hover {
	background: url(/graphics/content/button-home_conference_on.gif) top left no-repeat;
}

div#shortcuts a#cyber-box:hover {
	background: url(/graphics/content/cyberOn.png) top left no-repeat;
}

div#shortcuts a#cyber-box {
	position: absolute;
	display: block;
	width: 214px;
	height: 125px;
	left: 0;
	top: 0;
	background: url(/graphics/content/cyberOff.png) top left no-repeat;
}


div#shortcuts a#anb8video-box {
	position: absolute;
	display: block;
	width: 214px;
	height: 125px;
	left: 0;
	top: 0;
	background: url(/graphics/content/button-home_an8-video.gif) top left no-repeat;
}

div#shortcuts a#anb8video-box:hover {
	background: url(/graphics/content/button-home_an8-video_on.gif) top left no-repeat;
}

div#shortcuts a#conference-box h2, div#shortcuts a#conference-box h3, div#shortcuts a#conference-box p {
	display: none;
}

div#shortcuts #shortcut_3 a.download-link {
	position: absolute;
	display: block;
	width: 214px;
	height: 125px;
	left: 0;
	top: 0;
	background: url(/graphics/content/home-panels_ESRI_off.png) top left no-repeat;
}

div#shortcuts #shortcut_3 a.download-link:hover {
	background: url(/graphics/content/home-panels_ESRI_on.png) top left no-repeat;
}