body {
	background: #ffffff url(images/company/body_bg.jpg) 0px 0px repeat-x;
}

#body_head_cont {
	margin: 0 auto;
	position: relative;
	width: 990px;
}

#globalnav_cont #yc_id, #globalnav_cont #station_id {
	color: #fc0;
}

#body_head {
	position: absolute;
	width: 990px;
	height: 225px;
	top: 0;
	left: 0;
	background: url(images/company/body_head.jpg) 0px 0px no-repeat;
}

#content {
	width: 800px;
	padding: 0 9px;
	float: left;
	position: relative;
	background: url(images/company/content_bg.jpg) 0px 0px repeat-y;
}

#company_welcome {
	width: 700px;
	height: 22px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #555;
	position: absolute;
	left: 24px;
	bottom: 18px;
}
#company_tagline {
	width: 700px;
	height: 22px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #555;
	position: absolute;
	left: 24px;
	bottom: -4px;
}

#content_top {
	background: url(images/company/content_top.jpg) 0px 0px repeat-y;
}

#content_bottom {
	background: url(images/company/content_bottom.jpg) 0px 0px repeat-y;
}

#content_left {
	background: url(images/company/content_bottom.jpg) -9px 0px repeat-y;
}

#content_right {
	background: url(images/company/content_bottom.jpg) -504px 0px repeat-y;
}

#content_bottom_alt {
	background: url(images/company/content_bottom_alt.jpg) 0px 0px repeat-y;
}

#header_pic {
	width: 780px;
	height: 240px;
	float: left;
	position: relative;
	display: inline;
	margin: 20px 10px 0;
}

.home_pic {
	background: url(images/company/boston_color.jpg) 0px 0px no-repeat;
}

.about_pic {
	background: url(images/company/about.jpg) 0px 0px no-repeat;
}

.clients_pic {
	background: url(images/company/clients_color.jpg) 0px 0px no-repeat;
}

.services_pic {
	background: url(images/company/services_color.jpg) 0px 0px no-repeat;
}

.blog_pic {
	background: url(images/company/blog_pic.jpg) 0px 0px no-repeat;
}

.news_pic {
	background: url(images/company/news_pic.jpg) 0px 0px no-repeat;
}

#blurb_cont {
	padding: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
	right: 9px;
	overflow: hidden;
	width: 420px;
}

#blurb_bg {
	background: #000;
	opacity: .75;
	filter: alpha(opacity = 75);
	position: absolute;
	width: 440px;
	height: 10000px;
	top: 0;
	left: 0;
}

#blurb {
	width: 420px;
	float: left;
	clear: both;
	position: relative;
}

#blurb_header {
	font-size: 18px;
	color: #FF0000;
	float: left;
	clear: both;
	width: 420px;
	position: relative;
}

#blurb p {
	float: left;
	position: relative;
	clear: both;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
	width: 420px;
	font-weight: normal;
}

#testimonials_cont {
	padding-top: 15px;
	background: url(images/company/testimonials_title.png) 0px 0px no-repeat;
	width: 274px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

#testimonials_cont blockquote {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 254px;
	font-size: 11px;
	color: #363636;
	line-height: 14px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 10px;
	padding-top: 10px;
	min-height: 29px;
	background: url(images/company/blockquote_open.jpg) 10px 0px no-repeat;
}

#quote_close {
	width: 37px;
	height: 29px;
	position: absolute;
	right: 0;
	bottom: 15px;
	background: url(images/company/blockquote_close.jpg) 0px 0px no-repeat;
}

#testimonials_cont p.author {
	text-align: right;
	width: 269px;
	font-style: italic;
	font-weight: normal;
	color: #222;
	margin-top: 7px;
	font-size: 11px;
}

#company_consume_btn, #company_broadcast_btn {
	margin: -10px auto;
	position: relative;
	width: 274px;
	height: 101px;
}

.content_left_row {
	margin-top: -10px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	position: relative;
	width: 455px;
	padding: 0 20px;
}

.content_left_row .btn img {
	float: right;
	position: relative;
	clear: both;
	margin-right: 25px;
}

.content_left_row h1, .content_left_row h1 a, .content_right_row h1, .content_right_row h1 a {
	font-weight: bold;
	color: #D00000;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
	position: relative;
	text-decoration: none;
	padding-right: 40px;
}

.content_left_row h2, .content_left_row h2 a, .content_right_row h2, .content_right_row h2 a {
	font-weight: bold;
	color: #555;
	font-size: 12px;
	float: left;
	position: relative;
	text-decoration: none;
	margin-bottom: 3px;
	padding-right: 40px;
}
.content_left_row h2 a:hover, .content_right_row h2 a:hover {
	color: #222;
}

.content_left_row h2 a, .content_right_row h2 a {
	padding-right: 0px;
}

.content_left_row p {
	width: 455px;
	font-size: 11px;
	line-height: 16px;
	color: #777;
	float: left;
	position: relative;
}

.content_right_row {
	margin-top: -18px;
	margin-bottom: 25px;
	clear: both;
	float: left;
	position: relative;
	width: 265px;
	padding: 0 20px;
}

.content_right_row .btn img {
	float: right;
	position: relative;
	clear: both;
	margin-right: 25px;
}

.content_right_row p {
	width: 265px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	color: #777;
	float: left;
	position: relative;
}

.press_release_right {
	float: right;
	position: relative;
	width: 350px;
	margin-bottom: 15px;
}

.press_release_left {
	float: left;
	position: relative;
	padding: 0px 10px 10px 0px;
}

.press_release_left img {
	border: 1px solid #aaa;
}

.press_release_right h2 {
	width: 330px;
}

.footer_col_title, .footer_form_title {
	color: #E00000;
}

ul.footer_col_ul li a {
	background: #dddddd url(images/shared/footer_bullet.png) 0px 0px no-repeat;;
}

ul.footer_col_ul li a:hover {
	background: #cccccc url(images/shared/footer_bullet.png) 0px 0px no-repeat;;
}

#team_sub_nav_ul {
	margin-right: 9px;
	*margin-bottom: -1px;
	margin-top: -49px;
	z-index: 11;
	display: inline;
	position: relative;
	float: right;
	height: 47px;
	width: 306px;
}

#team_sub_nav_ul li {
	float: left;
	position: relative;
}

#team_sub_nav_ul li a {
	width: 100px;
	float: left;
	position: relative;
	text-align: center;
	display: block;
	height: 47px;
	line-height: 50px;
	font-weight: bold;
	color: #777;
	font-size: 12px;
	text-decoration: none;
}

#team_sub_nav_ul li a:hover {
	background: url(images/shared/sub_nav_hover.jpg) 0px 26px repeat-x;
}

li.team_sub_nav_vr {
	width: 1px;
	height: 47px;
	opacity: .15;
	filter: alpha(opacity = 15);
	background: #000;
	border-right: 1px solid #fff;
	float: left;
	position: relative;
}

.bio_row {
	float: left;
	position: relative;
	clear: both;
	margin-top: 15px;
	width: 760px;
	display: inline;
}

.left_bio_pic {
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	padding: 0 25px;
	display: inline;
}

.bio_cont {
	float: left;
	position: relative;
	width: 500px;
	padding-right: 20px;
	display: inline;
}

.bio_name {
	font-size: 14px;
	font-weight: bold;
	float: left;
	position: relative;
	width: 500px;
	color: #000;
	display: inline;
}

.bio_title {
	font-size: 11px;
	font-style: italic;
	float: left;
	position: relative;
	clear: both;
	width: 500px;
	color: #363636;
	display: inline;
}

.bio {
	width: 500px;
	display: inline;
	float: left;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	color: #777;
	display: inline;
}

.testimonials_cont {
	width: 305px;
	margin-left: 20px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

.testimonials_cont blockquote {
	position: relative;
	float: left;
	width: 245px;
	font-size: 14px;
	color: #363636;
	line-height: 24px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
	text-indent: 10px;
	min-height: 29px;
	background: url(images/company/blockquote_close.jpg) right bottom no-repeat;
}

.quote_open {
	margin-left: 10px;
	margin-bottom: -20px;
	clear: both;
	width: 37px;
	height: 29px;
	float: left;
	position: relative;
	background: url(images/company/blockquote_open.jpg) 0px 0px no-repeat;
}

.testimonials_cont .author {
	float: left;
	position: relative;
	clear: both;
	text-align: right;
	padding-right: 10px;
	width: 245px;
	font-style: italic;
	font-weight: normal;
	color: #222;
	margin-top: 7px;
	font-size: 11px;
}

#client_list_left {
	width: 200px;
	float: left;
	position: relative;
	line-height: 18px;
	font-size: 14px;
	color: #555;
}
#client_list_right {
	width: 200px;
	margin-left: 10px;
	float: left;
	position: relative;
	line-height: 18px;
	font-size: 14px;
	color: #555;
}

#client_list_left ul li, #client_list_right ul li {
	background: url(images/shared/footer_bullet.png) no-repeat scroll -4px -4px;
	padding-left: 15px;
}

.more {
	float: right;
	position: relative;
	margin-top: -15px;
	padding-right: 20px;
}
.more a {
	text-decoration: none;
	font-weight: bold;
}

/* Tabber */

#tabber_slider_container {
	position: relative;
	height: 530px;
	overflow: hidden;
	width: 760px;
}

div.tabber_slide_object {
	float: left;
	width: 740px;
	height: 530px;
	padding-left: 20px;
	overflow-y: auto;
	overflow-x: hidden;
}

#tabber_slider {
	width: 4000px;
}
