/* PEOPLE PAGE SPECIFIC STYLES */
body {
behavior: url(/css/csshover.htc);
/*font-size: 100%;*/
}

#people_main{
	background-color: #FFF;
	width: 919px;
	position: relative;
	top: -2px;
	margin-bottom: 70px;
}

#people_display_top {
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-top: 2px;
}

#people_display_top ul {
	margin-top: 10px;
}

#people_display_top ul li {
	margin-left: 30px;
}

.people_display_box, .people_display_box_left, .people_display_box_right {
	float: left;
	width: 100px;
	height: 178px;
	margin-bottom: 7px;
	font-size: 1.0em;
	/*padding-top: 15px;*/
}

.people_display_box a, .people_display_box_left a, .people_display_box_right a {
	text-decoration: none;
}

.people_display_box a:hover, .people_display_box_left a:hover, .people_display_box_right a:hover {
	text-decoration: underline;
}

.people_display_box {
	margin-right: 10px;
	margin-left: 10px;
}

.people_display_box_left {
	margin-right: 10px;
}

.people_display_box_right {
	margin-left: 10px;
}

.poeple_display_title {
	margin-top: 10px;
}

#people_info {
	width: 520px;
	height: 355px;
	padding: 0;
	margin: 20px 0 0 0;
	float: left;
}

#people_info_t2u {
	width: 520px;
	height: 355px;
	padding: 0px 0px 0px 20px;
	margin: 20px 0 0 0;
	float: left;
}

#people_info_detail {
	position: relative;
	width: 520px;
	height: 355px;
	background-image: url('../images/shell/people_detail_back.jpg');
	display: none;
}

#people_info_detail_t2u {
	position: relative;
	width: 520px;
	height: 355px;
	background-image: url('../images/shell/people_detail_back.jpg');
}

#people_detail_lg_image_wrapper {
	position: absolute;
	bottom: 53px;
}

#people_detail_content {
	padding-top: 25px;
	padding-left: 215px;
	padding-right: 25px;
}

#people_detail_content_title {
	color: #a5ddfb;
	font-size: 1.8em;
	padding-bottom: 8px;
}

#people_detail_content_title_t2u {
	color: #a5ddfb;
	font-size: 1.8em;
	padding-bottom: 16px;
}

#people_detail_content_desc {
	color: #FFFFFF;
	font-size: 1.1em;
}

#people_detail_content_quote, .people_detail_content_quote {
	color: #a5ddfb;
	font-size: 1.1em;
	padding: 8px 0;
}

.people_detail_content_quote {
	padding-right: 24px;
}

#poeple_detail_phone_email_wrapper {
	color: #FFFFFF;
	font-size: 1.0em;
}

#poeple_detail_phone_email_wrapper_t2u {
	position: absolute;
	bottom: 15px;
	right: 20px;
	color: #FFFFFF;
	font-size: 1.5em;
}

#people_detail_content_email, #people_detail_content_phone:hover {
	color: #FFFFFF;
	font-size: 1.0em;
}

#people_detail_content_email {
	text-decoration: underline;
}

#people_detail_video {
	padding-top: 15px;
	padding-left: 0;
	position: relative;
	left: -20px;
}

#people_detail_name {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #FFFFFF;
	font-size: 2.2em;
}

#people_detail_name_t2u {
	color: #FFFFFF;
	font-size: 2.2em;
	padding-bottom:4px;
}

#people_detail_close {
	position: absolute;
	bottom: 0;
	right: 0;
}

#people_info_video {
	display: none;
	background-image: url('../images/shell/people_back.png');
	height: 356px;
	position: relative;
}

#flashcontent3608 {
	position: absolute;
	top: 30px;
	left: 100px;
}

#poeple_video_controls {
	position: absolute;
	bottom: 15px;
	left: 20px;
}

#poeple_video_controls div {
	float: left;
}

#poeple_video_controls_title {
	font-size: 1.8em;
	color: #FFFFFF;
	margin-right: 10px;
}

#poeple_video_controls_stop {
	position: relative;
	left: 5px;
	width: 20px;
	display: none;
}

#poeple_video_controls_play {
	position: relative;
	left: 5px;
	width: 20px;
}

#poeple_video_controls_previous {
	position: relative;
	left: 10px;
	width: 20px;
}

#people_info_everyoneelse {
	display: none;
}

#people_display_bottom {
	width: 880px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}

.people_display_box_hover {
	position: absolute;
	display: none;
}
*html .people_display_box_hover{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/team/poeple_over.png", sizingMethod="crop");
}

#people_everyone_else {
	width: 160px;
	float: left;
	padding: 0;
	margin-top: 5px;
	z-index: 2;
}

#people_everyone_else_hover {
	position: absolute;
	display: none;
}

#people_talk_to_us {
	width: 880px;
	height: 102px;
	background-image: url('../images/shell/talk_to_us_background.png');
	margin-left: 20px;
	position: absolute;
	bottom: -75px;
	z-index: 1;
}
*html #people_talk_to_us {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/shell/talk_to_us_background.png", sizingMethod="crop");
}

#people_talk_together, #people_talk_advertising, #people_talk_employment {
	float: left;
	margin-top: 57px;
	padding: 0;
}

#people_talk_together {
	margin-left: 160px;
	width: 270px;
}

#people_talk_advertising {
	width: 210px;
}

#people_talk_employment {
	width: 230px
}

/* *************************** */
img, div { behavior:url(iepngfix.htc) 