div#nav p {
	float: right;
	clear: right;
	display: block;
	width: 259px;
	padding: 12px 24px 20px 24px;
	background-image: url(../images/layout/nav_p_lt.gif);
	background-repeat: no-repeat;
	text-align: right;
}

div#nav p a {
	display: block;
	padding-right: 40px;
	background-image: url(../images/layout/icon_rss.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #e8e8d3;
	font-size: 12px;
}




div.right h3 {
	color: #3B5556;	
}






div#content div.left p.mobile {
	display: block;	
	margin: 33px 0 21px 0;
}

div#content div.left p.mobile a {
	height: 36px;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #e9e8d3;
	display: block;
	padding-left: 40px;
	background-image: url(../images/layout/icon_phone.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
}












div#content div.sub {
	background-image: url(../images/layout/content_lt.jpg);
}










div#promoMain {
	float: left;
	margin: 8px;
	height: 220px;
	width: 458px;
	background-color: #000;
	background-image: url(../images/layout/promo_main.jpg);
	overflow: hidden;
	position: relative;
}

div#promoThumbs {
	float: left;
	width: 277px;
	padding: 0 0 0 22px;
}

div#promoThumbs img {
	position: relative;
	top: -4px;
	width: 63px;
	height: 56px;
	margin-left: 5px;
	background-image: url(../images/layout/promo_thumb.png);
	background-position: left top;
	padding: 7px 11px 11px 7px;
	cursor: pointer;
}

div#promoThumbs img.current {
	background-position: left bottom;
}

div#promoMain div#promoSlide {
	position: absolute;	
	top: 0px;
	left: 0px;
}

div#promoMain div#promoSlide div {
	position: relative;
	height: 220px;
	width: 458px;
}

div#promoMain div img {
	display: block;
	position: absolute;
	height: 220px;
	width: 458px;
}

div#promoMain div a {
	position: absolute;
	bottom: 0px;
	width: 428px;
	padding: 8px 15px;
	background-image:url(../images/layout/promo_a.png);
	background-repeat: no-repeat;
	color: #bff1f8;
	font-size: 15px;
	display: block;
}

div#promoMain div a strong {
	color: #f4f4e0;
	font-size: 20px;
	display: block;
	background-image: url(../images/layout/icon_promo_a.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px;
	float: left;
}

div#promoMain div a span {
	display: block;
	clear: left;
}

div#promoMain div a strong span {
	display: none;	
}

div#promoMain div a:hover, div#promoMain div a:hover strong {
	color: #fff;
}









div.blog {
	float: left;
	width: 474px;
	margin: 38px 24px 24px 0;
}

div.blog h6 {
	font-weight: bold;
	font-size: 12px;
	color: #6d3d0b;
	line-height: 14px;
	margin-bottom: 2px;
}

div.blog div {
	margin: 18px 25px 0 0;	
}
div.blog h3 {
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding: 5px 0 5px 35px;
	line-height: 24px;
	background-image: url(../images/layout/icon_blog.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}










div.updates {
	float: right;
	width: 275px;
	margin: 18px 0 30px 0;
}

div.updates h3 {
	font-weight: bold;
	font-size: 18px;
	display: block;
	line-height: 24px;
	margin-bottom: 10px;
	cursor: pointer;
}

div.updates h3 em {
	display: inline-block;
	height: 16px;
	width: 16px;
	background-image: url(../images/layout/icon_expander.gif);
	background-position: left top;
	overflow: hidden;
	margin-left: 10px; 
}

div.updates h3:hover {
	color: #09c;	
}

div.updates h3:hover em {
	background-position: right top;
}














h3.news {
	padding: 5px 0 5px 40px;
	background-image: url(../images/layout/icon_news.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

div.news {
	margin-bottom: 25px;	
}

div.news ul {
	display: block;
	list-style-type: none;
	border: solid 1px #3b5556;
	padding: 3px 3px 20px 3px;
}

div.news li {
	display: block;	
}

div.news li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #3b5556;
	line-height: 16px;
	padding: 7px 4px;
}

div.news li a:hover, div.news li.sub a:hover {
	color: #630;
	background-color: #fff;
}

div.news li.sub a {
	background-color: #e1e4d1;	
}

div.news div {
	width: 262px;
	overflow-y: auto;
	margin: 0 auto;
	position: relative;
	top: -16px;
}

div.news p {
	background-image: url(../images/layout/news_p_lt.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}

div.news div p.left {
	border-right: solid 1px #a0aca1;	
}

div.news div p.right {
	background-position: right top;
}

div.news div p a {
	display: block;
	background-image: url(../images/layout/news_p_a_lb.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 0;
	color: #f5f5e8;
	text-align: center;
	border: none;
}

div.news div p a:hover {
	color: #fff;
	font-weight: bold;
}

div.news div p.left a {
	width: 130px;
	background-position: left bottom;
}

div.news div p.right a {
	width: 131px;	
	background-position: right bottom;
}












h3.pulse {
	padding: 5px 0 5px 39px;
	background-image: url(../images/layout/icon_paw.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	display: block;
	color: #3b5556;
}

div.pulse {
	margin-bottom: 35px;
}

div.pulse p {
	font-size: 12px;
	line-height: 18px;
}

div.pulse h5 {
	display: block;
	text-align: center;
	background-color: #E1E4D1;
	padding: 4px;
	margin-top: 10px;
}

div.pulse h5 strong {
	display: block;
	color: #09c;
	font-size: 18px;
	font-weight: normal;
}

div.pulse li strong {
	float: left;
	margin: 0 10px 0 0;
	display: block;
}

div.pulse li strong span {
	display: none;
}

div.pulse li span {
	display: block;
	float: right;
	font-weight: normal;
	margin: 0 0 0 10px;
	color: 
}

div.pulse li a:hover {
	background-color: #fff;
	color: #630;
}

div.pulse li a:hover span {
	color: #09c;
}
















div.video {
	float: left;
	clear: left;
	width: 776px;
	margin: 0 0 20px 0;
}

div.video h3 {
	padding: 5px 0 5px 35px;
	background-image: url(../images/layout/icon_video.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}

div.vid1 {
	border: solid 1px #476162;
	padding: 3px;
	height: 360px;
}

div.vid2 {
	width: 100%;
	overflow-y: auto;
	background-color: #728b8b;
	background-image: url(../images/layout/video_rb.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

div#content div.vid2 div.column {
	float: right;
	width: 418px;
	overflow-y: auto;
	background-image: url(../images/layout/video_rt.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

div#player {
	width: 320px;
	height: 265px;
	padding: 1px 6px 6px 1px;
	background-image: url(../images/layout/video_player.png);
	margin: 8px 0 0 8px;
	float: left;
}

div#player p {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}

div.vid2 div#player div {
	width: 320px;
	height: 265px;
}

div.vid2 h4 {
	padding: 15px 25px 15px 0;
	display: block;
	color: #ffff99;
	font-size: 18px;
	font-weight: bold;
}

div.video p {
	font-size: 12px;
	color: #fff;
	margin: 0 25px 30px 0;
}

div.video ul {
	display: block;
	margin-top: 30px;
	overflow-y: auto;
}

div.video li {
	position: relative;
	display: block;
	width: 120px;
	height: 90px;
	border: solid 1px #e8e8d3;
	float: left;
	margin-right: 6px;
	cursor: pointer;
}

div.video li span {
	display: block;
	padding: 3px 5px;
	font-size: 10px;
	background-image: url(../images/layout/promo_a.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	width: 110px;
	color: #fff;
}

div.video li:hover {
	border: solid 1px #fff;
}

div.video li:hover span {
	background-color: #630;
}

div.video li img {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#flash p, div#flash a {
	white-space: normal !important;
}







p.addthis {
	margin-bottom: 20px;	
}

