@charset "utf-8";
/* CSS Document */


#home_welcome {background color:#ffffff; background-position:top; background-repeat:repeat-x; vertical-align:top; padding:10px; width: 960px}
#home_videos {background-image:url(/Images/homeNew_headingBkd.gif); background-position:top; background-repeat:repeat-x; vertical-align:top; padding:10px 0 10px 0;}
#home_blogs {background-image:url(/Images/homeNew_headingBkd.gif); background-position:top; background-repeat:repeat-x; vertical-align:top; padding:10px 0 10px 0;}
#home_news {background-image:url(/Images/homeNew_headingBkd.gif); background-position:top; background-repeat:repeat-x; vertical-align:top; padding:10px 0 10px 0;}

#video_scroll{overflow: hidden; width:auto}
#blog_scroll{overflow: hidden; width:auto}
#news_scroll{overflow: hidden; width:auto}

#video_img {background-color:#000000; margin:6px 6px 6px 0px; float:left;}
#video_unit {width:280px; padding-right:10px;}
.video_text{font-weight: normal; font-size: 11px;}
.video_text strong{font-size: 15px; color:#000099;}
.video_text b{font-size: 12px;}
a.video_text{font-size: 15px; color:#000099;}
.play {font-size: 11px; color:#CC6633; font-weight:bold;}
/*a.play {color:#CC6633; text-decoration: none;}
a.play:hover {color:#CC6633;}*/


#blog_img {background-color:#999999; margin:6px 6px 6px 0px; height: 90px; width: 74px; float:left;}
#blog_unit {width:280px; padding-right:10px;}
.blog_text {font-weight: bold;}
.blog_text strong{font-size: 15px; color:#000099;}

#news_img {background-color:#999999; margin:6px 6px 6px 0px; height: 90px; width: 74px; float:left;}
#news_unit {width:980px; padding-right:10px; padding-left:10px; }
.news_text strong{font-size: 15px; color:#000099; padding-bottom:10px}
a.news_text{font-size: 15px; color:#000099;}


.h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: .035em;
	padding:10px;
}
.h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 21px;
	color: #000000;
	letter-spacing: .035em;
}
.reg {
	font-weight:normal;
}
.content {
	padding: 6px;
	font-size: 12px;

}

.shadow {margin-right:auto; margin-left:auto; width:600px;-moz-box-shadow: 3px 3px 4px #999;-webkit-box-shadow: 3px 3px 4px #999;box-shadow: 3px 3px 4px #999;-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999') -moz-border-radius: 6px; border-radius: 6px;}

.letter {border:1px #999999 solid; margin-bottom:30px; padding:25px; background:#fff url(/Images/homeNew_headingBkd_yelo.png) 0 0 repeat-x; font-size:14px; -moz-border-radius: 6px; border-radius: 6px;}

#preview{
padding:10px 0 10px 0;
float: left;
width: 50%; 
}

#training{
padding:10px 0 10px 0;
width: 100%; 
}

#podcast{
padding:10px 0 10px 0;
float: right;
width: 49%; 
}

.clear { clear: both;}
