body {
	background:url(../images/bg.gif) repeat-x top #575857;
	color:#333;
	font:11px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:20px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-bottom:7px;
}
h2.big {
	font-size:22px;
	padding-bottom:14px;
}

a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.next, a.more {
	background:url(../images/arrow-next.gif) no-repeat right center !important;
	padding-right:10px;
	padding-left:0 !important;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.recognition {
	position:absolute;
	right:0;
}
	.recognition div {
		background:url(../images/bg-box.png) no-repeat left;
		padding-left:24px;
		padding-top:24px;
		width:218px;
		height:101px;
	}
	.recognition h6 {
		font-size:1px;
		line-height:1px;
		text-indent:-10000px;	
		padding-bottom:7px;
	}
		.recognition h6 img {
			display:block;
		}
	.recognition p {
		line-height:120% !important;
		font-size:12px;
		padding-bottom:7px;
	}
		.recognition p a {
			background:url(../images/arrow.gif) no-repeat left center;
			color:#333;
			padding-left:14px;	
		}
		

#container {
	width:781px;
	margin:0 auto;
	text-align:left;
}

#tabs {
	background:url(../images/tab-c.gif) repeat-x bottom;
	float:right;
	width: auto;
}
	#tabs div {
		background:url(../images/tab-left.gif) no-repeat left bottom;
	}
		#tabs div div {
			background:url(../images/tab-right.gif) no-repeat right bottom;
			height:26px;
			line-height:26px;
			padding-left:10px;
		}
		
	#tabs li {
		display:inline;
		padding-right:5px;
		font-size:10px;
		font-weight:bold;
		color:#fff;
	}
	#tabs li a {
		padding-right:5px;
		color:#333;
	}
	
#header {
	background:url(../images/bg-head.gif) repeat-x top;
	min-height:50px;
	width:781px;
}
	#header h1 {
		background:url(../images/h-separator.gif) no-repeat right center;
		float:left;
		height:49px;
		padding-right:11px;
		padding-left:16px;
	}
		#header h1 a {
			display:block;
			font-size:1px;
			line-height:1px;
			text-indent:-10000px;
		}
		#header h1 img {
			display:block;
			padding-top:10px;
		}
	#header h2 {
		font-size:1px;
		line-height:1px;
		text-indent:-100000px;
		float:left;
		padding-left:10px;
		padding-top:17px;
	}
		#header h2 img {
			display:block;
		}
	#header div img {
		display:block;
	}

#content {
	background:url(../images/white-gradient.gif) repeat-x bottom #fff;
	width:781px;
}
	.corner {
		background:url(../images/bg-corner.gif) no-repeat left top;
		position:relative;
		padding:60px 15px 40px 15px;
		min-height:100px;
	}
		.corner .recognition {
			top:-34px;
		}

	.home-movies {
		padding:14px 0 20px 15px;
		width:766px;
	}
		.home-movies div {
			float:left;
			padding-right:8px;
			width:119px;
		}
			.home-movies div a {
				display:block;
				padding-bottom:0px;
				position:relative;
				font-weight:bold;
				
			}				
				.home-movies div a img {
					display:block;
					padding-bottom:9px;
					position:relative;
				}
		.home-movies div p {
			color:#666666;
			font-size:11px;
			line-height:160%;
			text-transform: none;
		}
		#stories.home-movies {
			padding-left: 25px;
		}
		#stories.home-movies div {
			float:left;
			margin: 0 10px 20px;
			width:119px;
		}
		
	#content .links {
		padding-bottom:16px;
	}
		#content .links  li {
			display:inline;
			font-size:11px;
			font-weight:bold;
		}
			#content .links  li a {
				background:url(../images/arrow-back.gif) no-repeat left center;
				padding-left:10px;
			}
	.col {
		width:360px;
	}
		.col h2 {
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
			padding-top:10px;
		}
			.col h2 small {
				font-size:11px;
				font-weight:normal;
				text-transform:none;
			}
		.col h3 {
			padding-left:10px;
			font-size:11px;
			font-weight:bold;
			color:#000;
			padding-bottom:8px;
		}
		.col div {
			padding-bottom:20px;
		}
			.col div img {
				display:block;
			}
		
		.col li {
			line-height:140%;
			padding-bottom:8px;
			padding-left:16px;
		}
		
	.colA {
		float:left;
		width:394px;
	}
		.colA div.movie {
			padding-bottom:35px;
		}
			.colA div.movie img {
				display:block;
			}
		.colA img.left {
			display:block;
			padding-right:10px;
		}
		.colA div.left div {
			width:250px;
			padding-left:9px;
		}
			.colA h3 {
				padding-bottom:10px;
				padding-top:3px;
				font-size:11px;
				font-weight:bold;
				text-transform:uppercase;
			}
			.colA h4 {
				font-size:11px;
				font-weight:bold;
				padding-bottom:2px;
			}
			.colA p {
				font-size:11px;
				line-height:140%;
				padding-bottom:8px;
			}
		.colA div.left .hear_link {
			width: 300px;
			
			
		}
		.colA div.left .hear_link a  {
			display: block;
			padding-left: 62px;
			min-height: 52px;
			background: url(../images/audio_play.gif) no-repeat;
		}
		.colA div.left .hear_link a:hover {
			text-decoration: none!important;
		}
		.colA div.left .hear_link a:hover h4 {
			text-decoration: underline;
		}
		.colA div.left .hear_link a.playerPlaying {
			background: url(../images/audio_pause.gif) no-repeat;
		}
		.colA div.left .hear_link a span {
			color: #333333;
			text-decoration: none;
		}
		
		
	.colB {
		float:left;
		padding-left:22px;
		width:316px;
	}
		.colB h2 {}
		.colB h3 {
			font-size:11px;
			font-weight:bold;
			padding-bottom:7px;
			text-transform:uppercase;
		}
		.colB h4 {
			font-size:11px;
			font-weight:bold;
			padding-bottom:7px;
		}
		.colB p {
			font-size:11px;
			line-height:160%;
			padding-bottom:10px;
		}
		.colB blockquote {
			float: right;
			font-size:13px;
			font-style: italic;
			padding: 0 0 0 20px;
			margin: 10px 15px 10px 15px;
			line-height: 1.5;
			width: 120px;
			border-left: 1px solid #ccc;
			text-indent: -7px;
			color: #6699cc;
		}
			.colB blockquote .author {
				font-size: 10px;
				font-style: normal;
				display: block;
				text-indent: 0;
				margin: 5px 0 0 0;
				color: #333333;
			}
		.colB ul {
			padding-bottom:5px;
		}
			.colB ul li {
				padding-bottom:5px;
				padding-left:8px;
			}
		.colB .line {
			height:2px;
			width:100%;
			background:url(../images/line.gif) repeat-x;
			margin-bottom:16px;
		}
				

#gray {
	background:url(../images/gray-gradient.gif) repeat-x bottom #cccccc;
	padding:50px 0 80px 40px;
	width:741px;
	position:relative;
}
	#gray h3 {
		color:#000;
		font-size:14px;
		font-weight:bold;
		width:450px;
		padding-bottom:12px;
	}
	#gray p {
		width:460px;
		line-height:160%;
	}
	#gray .recognition {
		top:40px;
	}

#footer {
	background:url(../images/bg-footer.gif) repeat-x;
	height:34px;
	font-size:11px;
	font-weight:bold;
	line-height:34px;
	overflow:hidden;
	width:741px;
	padding:0 20px;
}
	#footer ul {
		float:right;
	}
		#footer li {
			display:inline;
			color:#fff;
		}
		#footer a {
			color:#fff;	
		}
		#footer a.left {
			text-transform:uppercase;
		}

#support_work_study {
	width: 384px;
	background: url(../images/support_work_study_module_bottom.gif) no-repeat bottom left;
	margin: 32px 0 0;
	}

#support_work_study div {
	background: url(../images/support_work_study_module_top.gif) no-repeat top left;
	padding: 14px 0 0;
	}

#support_work_study p {
	margin: 0 19px;
	padding: 19px 0 25px;
	color: #333;
	}
#support_work_study p.line {
	border-bottom: 1px solid #EDEDED;
	padding: 7px 0;
	}
	
#support_work_study p a {
	color: #039;
	text-decoration: underline;
	}
#support_work_study p a:hover {
	text-decoration: none;
	}
#support_work_study p.line a {
	color: #333;
	text-decoration: none;
	}

#support_work_study p b, #support_work_study p a b {
	color: #000;
	}
#support_work_study p.line a:hover {
	text-decoration: underline
	}

#content .colB img.left {
	padding: 3px 7px 5px 0;
	}

