#wrapper_topics {
	background: none;
	height: 350px;
	margin: 0px;
	width: 950px;
	position: static;
}
#topics {
	height: 337px;
	margin: 0px 0px 16px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 134px;
}

#topics .topic{
	height: 302px;
	position: absolute;
	width: 950px;
	left: 0px;
	top: 0px;
}
#topics .topic a.video_arrow {
	background: url(../images/arrow_video_home.png) no-repeat 0px 0px;
	_background: url(../images/arrow_video_home_ie6.gif) no-repeat 0px 0px;
	display: block;
	height: 61px;
	width: 68px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-decoration: none;
}
#topics .topic a.video_arrow:hover {
	background: url(../images/arrow_video_home.png) no-repeat 0px -61px;
	_background: url(../images/arrow_video_home_ie6.gif) no-repeat 0px -61px;
}
#topics .topic a#video_arrow_00 {
	left: 200px;
	top: 100px;
}
#topics .topic a#video_arrow_01 {
	left: 200px;
	top: 136px;
}
#topics .topic a#video_arrow_02 {
	left: 238px;
	top: 190px;
}
#topics .topic a#video_arrow_03 {
	left: 238px;
	top: 190px;
}
#topics .topic a#video_arrow_04 {
	left: 200px;
	top: 130px;
}

#topics .topic img{
	height: 302px;
	position: absolute;
	width: 950px;
	left: 0px;
	top: 0px;
}

#topics .topic .text{
	position: absolute;
	left: 434px;
	top: 32px;
	width: 470px;
}

#topics .topic .text h2{
	font: bold 17px/24px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	border-bottom: 1px solid #fff;
}
#topics .topic .text h2 em{
	color: #b5dff2;
	font-style: normal;
}

#topics .topic .text h3{
	font: bold 20px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #04095e;
	margin: 0px 0px 4px;
	padding: 0px;
}

#topics .topic .text h4{
	font: normal 15px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 8px;
	padding: 0px;
}
#topics .topic .text h4 a.video2{
	color: #04095e;
	text-decoration: none;
	background: url(../images/arrow_home_topics_blue.gif) no-repeat right 2px;
	padding-right: 16px;
}

#topics .topic .text h4 a.video2:hover{
	text-decoration: underline;
}
#topics .topic .text h4 a.video{
	font: bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/home_topics_arrow_video.gif) no-repeat 0px 0px;
	padding-left: 20px;
	position: absolute;
	top: 69px;
}
#topics .topic .text h4 a.video:hover{
	text-decoration: underline;
}
#topics .topic .text h4 a#video00{
	left: 193px;
}
#topics .topic .text h4 a#video01{
	left: 376px;
}
#topics .topic .text h4 a#video02{
	left: 193px;
}
#topics .topic .text h4 a#video03{
	left: 312px;
}
#topics .topic .text h4 a#video04{
	left: 312px;
}

/* Topics Nav */

#topics #topic_nav {
	height: 35px;
	background: #a40000;
	margin: 0px;
	padding: 0px;
	font: bold 13px/35px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 302px;
}
#topics #topic_nav li {
	margin: 0px;
	padding: 0px;
	font: bold 13px/35px Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
#topics #topic_nav li a {
	margin: 0px;
	padding: 0px;
	font: bold 13px/35px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 190px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#topics #topic_nav li a u{
	color: #a40000;
	text-decoration: none;
	background: url(../images/arrow_home_topics.gif) no-repeat 4px 3px;
	padding-left: 10px;
}
#topics #topic_nav li a:hover {
	background: #ce2437;
}
#topics #topic_nav li a.active {
	background: #ce2437;
}
#topics #topic_nav li a.activesticky {
	background: #ce2437;
}
#topics #topic_nav li a:hover u{
	color: #ce2437;
}
#topics #topic_arrows  {
	list-style: none;
}
#topics #topic_arrows a.previous {
	display: none;
}
#topics #topic_arrows a.next {
	display: none;
	height: 25px;
	width: 120px;
	position: absolute;
	text-decoration: none;
	right: 12px;
	font: 15px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/home_topics_arrow_next.gif) no-repeat right;
	padding-right: 17px;
	text-align: right;
	top: 278px;
}
#topics #topic_arrows a.next:hover {
	text-decoration: underline;
}
#topics #topic_arrows a.emailupdates {
	display: block;
	height: 25px;
	width: 150px;
	position: absolute;
	text-decoration: none;
	right: 10px;
	font: normal 14px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
/*	color: #04095e;*/
	text-transform: uppercase;
	background: url(../images/home_topics_arrow_next.gif) no-repeat right;
/*	background: url(../images/home_topics_arrow_email.gif) no-repeat right;*/
	padding-right: 17px;
	text-align: right;
	/*top: 253px;*/
	top: 278px;
}
#topics #topic_arrows a.emailupdates:hover {
	text-decoration: underline;
}
