#bounds-inner { 
	
}

#container #home-flash {
	margin:0px auto;
	width:925px;
	height:373px;
	background: url(../images/bg-panel.png) no-repeat;	
	overflow: hidden;
}

#container #home-flash .flash-video {
	float: left;
	height: 351px;
	margin-left: 16px;
	margin-top:4px;
	width: 620px;
}

#container #home-flash .home-flash-info {
	width: 240px;
	float: right;
	padding: 30px 15px;
}

#container #home-flash .home-flash-info p {
	font-size: 11px;
	line-height: 18px;
}

#container #home-flash .home-flash-info .addthis_toolbox {
	margin-top: 40px;
	border-top: 1px solid #4c5f6d;
	
}

#container #home-flash .home-flash-info .addthis_toolbox span.share {
	display: block;
	text-transform: uppercase;
	color: #666;
	font-size: 13px;
	text-shadow: none;
	font-weight: bold;
	margin: 12px 0;
}
.youtube-icon{
	float:left;
	margin:0px 1px;
}
#container #home-flash .home-flash-info h1 {
	padding: 0;
	color: #4c5f6d;
	font-size: 28px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0px #fff;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.flash-video-shadow{
	position:absolute;
	top:487px;
	margin-left:-59px;
}
#container #home-content {
	margin:15px auto;
	width:929px;
	height:208px;
	background: url(../images/home-content-bg.jpg) no-repeat;
}

#home-content #right h3 {
	width: 304px;
	height: 18px;
	background: url(../images/bg-heading-newsroom.png) no-repeat;
}

#home-content #left h3 {
	width: 300px;
	height: 22px;
	background: url(../images/bg-heading-about.png) no-repeat;
}

#home-content #right h3 {
	margin-top: 5px;
}

#home-content #middle h3 {
	margin-top: 2px;
	width: 255px;
	height: 24px;
	background: url(../images/bg-heading-compliant-alt.png) no-repeat;
}

#home-content h3 {
	margin: 0;
	text-indent: -9999px;
}

#home-content #right ul {
	margin-left: 0;
	padding-left: 0;
}

#home-content #right p {
	margin-left: 5px;
}

#home-content #left p {
	margin-left: 15px;
}

#home-content #left h3 {
	padding: 0 0 0 15px;
}

#home-content p {
	margin: 15px 0;
	font-size:70%;
	line-height: 16px;
}

#home-content #left {
	padding:16px 10px;
	background: url(../images/home-divider1.gif) no-repeat center right;
	height:172px;
	width:300px;
	float:left;
}

#home-content #middle .compliant { 
	background: url(../images/bg-compliant.png) no-repeat right top;
	width: 99%;
}

#home-content #middle p {
	width:68%;
}

#home-content #middle a {
	text-transform: uppercase;
	color: #5885a7;
	font-weight: bold;
	text-decoration: none;
	font-size:70%;
}

#home-content #middle {
	background: url(../images/home-divider2.gif) no-repeat center right;
	padding:16px 0px 0px 0px;
	margin:0px 10px;
	width:266px;
	height:172px;
	float:left;
}

#home-content #right ul li a {
	color: #4b789c;
	font-weight: bold;
	font-style: italic;
}

#home-content #right {
	padding:16px 0px 20px;
	height:172px;
	width:300px;
	float:left;
}

#right ul {
	font-size:70%;
	list-style:none;
	padding:0px;
	margin:6px 10px 8px;
}

#right ul li { margin-top:2px; }

#right ul li a {
	color:#000;
	text-decoration:none;
}

.date {
	font-style: italic;
	color: #9b9a9a;
	margin-right: 10px;
}

