/* --------------------------------------------
   for About Us section
----------------------------------------------- */

div#leading_the_charge{
	width:162px;
	height:180px;
	position:absolute;
	top:0px;
	left:10px;
	z-index:10;
}

div#leading_the_charge a 
{
	display:block;
	overflow:hidden;
	text-indent: -2000px;
	width:162px;
	height:180px;
	background-image: url(/img/about_us/leading_the_charge.gif);
}

div#leading_the_charge a:hover{
	background-position: 0 -178px;
}


img#vision_callout {
	margin-top:16px;
	margin-left:-20px;
	position:relative;
}

p#team_body {
	width:227px;
	margin-top:10px;
}

ul#article_list {
	margin-right:10px;
}

div.article {
	border-bottom:2px dotted #4cbd25; /*#666666;*/
	margin-bottom:12px;
}

div.article_date{
	color: #666666;
	font-size:12px;
	margin-bottom:2px;
}

div.article_title{
	color: #4cbd25;
	font-size:18px;
	line-height:22px;
	margin-bottom:2px;
}

div.article_teaser {
	color: #666666;
	font-size:10px;
	margin-bottom:10px;
}

img#articles_timecover {
	position:absolute;
	bottom:0px;
	left:-18px;
}

table#video_table {
}

div.video_caption{
	font-size:12px;
	margin-top:6px;
	margin-bottom:12px;
}

table#video_table th, table#video_table td {
	padding:3px;
	vertical-align: top;

}

div#video_container {
	text-align:center;
	padding-top:53px;
}

div#video_container{
	margin:auto;
}

img#vision_bgrnd {
	position:absolute;
	bottom:-6px;
	left:-42px;
}

div#contentMiddle.vision {
	/*background: url('/img/about_us/vision_bgrnd.jpg') bottom left no-repeat;*/
}

div.team {
	background: url('/img/about_us/team_bgrnd.jpg') bottom right no-repeat;
}

div#contentMiddle.articles {
	/*background: url('/img/about_us/press_bgrnd.jpg') bottom left no-repeat;*/
}
