
#home_container {
	background: #fff; 
	width: 750px;
}


#home_envelope_shadow {
	background: transparent url(http://www.talentplus.com/images/envelope_home_shadow.gif) no-repeat;
	width: 762px;
	height: 8px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#home_content {
	width: 750px;
	line-height: 1.75em;
}

#home_news_bar {
	background: #eee url('http://www.talentplus.com/images/home_news_bar.gif') no-repeat top left;
	width: 750px;
	height: 30px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#news_flash {
	margin-left:125px;
}
.cf_element {
	width: 620px;
	height: 20px;
	line-height: 100%;
}

#home_message {
	background: transparent url('http://www.talentplus.com/images/home_message_bg.gif') no-repeat top left;
	width: 750px;
	height: 215px;
}

#home_message_text {
	float: left;
	margin: 65px 0px 0px 45px;
	display: inline;
	width: 450px;
	height: 145px;
}

#home_spotlight {
 	width: 240px;
	height: 234px;
	background: transparent url('http://www.talentplus.com/images/home_bottom_panel_bg.gif') no-repeat 0px 0px;
	float: left;
}

#home_spotlight_text {
	padding: 22px 10px 0 22px;
}

#home_indepth {
	width: 224px; 
	height: 234px;
	background: transparent url('http://www.talentplus.com/images/home_bottom_panel_bg.gif') no-repeat 30px 0px;
	float: left;
	clear: left;
	padding-left: 25px;
}

#home_indepth_text {
	padding: 22px 10px 0 22px;
}

#home_upper_right_badge {
	width: 246px;
	height: 146px;
	float: right;
}

#home_face_to_face {
	width: 247px;
	height: 300px;
	background: transparent url('http://www.talentplus.com/images/home_video_bg.gif') no-repeat left top;
	float: right;
	clear: right;
}
#home_face_to_face #flash {
	padding:24px;
}
/* Drop Down Menus */
#dd_container {
	position: relative;
	width: 752px;
	margin: auto;
	text-align: left;
}

#dd_tapl, #dd_solutions, #dd_tadv, #dd_news, #dd_contact {
	position: absolute;
	top: 20px;
	background: #ccc url(http://www.talentplus.com/images/dropdown_bg.gif) left top repeat-x;
	visibility: hidden;
	text-align: left;
	width: 150px;
	line-height: 1.8em;
	padding: 12px 0 0 0px;
}

#dd_tapl {
	left: 97px;
	z-index: 500;
}

#dd_solutions {
	left: 200px;
	z-index: 501;
}

#dd_tadv {
	left: 300px;
	z-index: 502;
}

#dd_news {
	left: 443px;
	z-index: 503;
}

#dd_contact {
	left: 548px;
	z-index: 503;
}

.dd_text {
	padding: 0 0 0 15px;
}

a.dropdown, a.dropdown:visited {
	color: #555;
	text-decoration: none;
}

a.dropdown:hover {
	color: #fff;
}
