/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

i, em {
	font-style: italic!important;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
	*********** -- START STYLES -- ***********
	
*/

body{

	background:#FFF url(/media/images/general/background_v07.jpg) top  center repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.mainWrapper {
	width: 100%;
	min-width: 930px;
	margin: 85px auto 0 auto;
	clear: both;	
}





/*
	*********** -- NAVIGATION STYLES -- ***********
	
*/

.logo-block {
	width: 98px;
	height: 98px;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 16px;
	top: 28px;
	z-index: 20;
	border: solid 4px #eee;
}

.logo-block  img{
	width: 98px;
	height: 98px;	
}

@media all and (max-width: 1100px) {
	.logo-block {
		width: 75px;
		height: 75px;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 20;
		border: none;
	}

	.logo-block  img{
		width: 75px;
		height: 75px;	
	}	
}




.top-navigation{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 930px;
	height: 60px;
	display: block;
	text-transform:uppercase;
	color:#e0dfdf;
	font-weight:bold;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #231f20;
	border-top: 15px solid #ffdd00; /* added */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	position: fixed;
}

#social_media_channels {
	top: 19px;
	right: 13px;
	position: absolute;
	text-align: right;
	width: 175px;
}

.social_media_channels_label {
	float: left;
	margin: 3px 0 0 0;
	font-size: 14px;
	color: #ddd;
	text-transform:none;	
}

@media all and (max-width: 1200px) {
	.social_media_channels_label {
		display: none;
	}	
}

@media all and (max-width: 980px) {
	.social_media_channels_label {
		display: none;
	}	
	#social_media_channels {
		display: none;
	}
}

.social_media_channels_icons {
	float: right;
}

.social_media_channels_icons  img {
	margin-right: 2px;
}



/*  
	*********** -- BANNER STYLES -- ***********
	
*/

.hero {
	background-color: #f7f6f7;
	margin: 0!important;
	padding: 15px 15px 13px 15px;	
	display: block;
	border: none;
}

.heroVideo{
	float:left;
	width:570px;
	
}

#eventsCalendar{
	float:right;
	background-color:#fff;
	height:321px;
	width:160px;
}

.error {
	color: #ff2222;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 7px;
	display: block;
}

.thanks {
	color: #444;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 7px;
	display: block;
}

.eventsCalendarHeader{
	background-color:#000;
	display:block;
	padding:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
}

.eventsCalendarItem{
	width:125px;
	height:125px;
	margin:0 auto 0 auto;
	text-decoration:none;
	color:#e43325;
	clear:left;
	font-size:0.7em;
	background:url(/media/images/header-banner/events-post-it.jpg) 0 0 no-repeat;
	cursor:pointer;
}

.eventText{
	margin:12px 15px 15px 18px;
	padding-top:25px;
	line-height:1.5em;
}

#eventsCalendar a{
	
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}

#eventsCalendar a:hover{
	background-position: -125px 0;
	text-decoration:underline;
}

#bannerRolloverOne{
	float:left;
	background:url(/media/images/header-banner/banner-rollover-one.jpg) 0 0 no-repeat;
}

#bannerRolloverTwo{
	clear:both;
	float:right;
	background:url(/media/images/header-banner/banner-rollover-two-new.jpg) 0 0 no-repeat;	
}

#bannerRolloverThree{
	background:url(/media/images/header-banner/banner-rollover-three-iam.jpg) 0 0 no-repeat;	
}
#content-banner
{
    width:745px;
    
}






#blog_subscription {
	display: none;
	width: 100%;
	height: 400px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#blog_subscription #sub_close {
	position: absolute;
	top: 7px;
	right: 7px;
	cursor: pointer;
}

#blog_subscription label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:	#444;
}
  
#blog_subscription .formfield {
	width: 300px;
	height: 22px;
	margin: 0;
	padding: 0;
}  

#blog_subscription .formbutton {
	width: 120px;
	height: 26px;
	margin: 0;
	padding: 0;	
}  
  
.error_message {
	color: #ff1111!important;
}  
  
/*  
	*********** -- CONTENT STYLES -- ***********
	
*/

#mainContent{
	margin: 0 auto;
	padding: 1px 0 0 0;
	width: 805px;	
	display: block;
	position: relative;
}

.contentInner {
	margin: 15px 0 0 0;
	padding: 15px;
	background-color: #fafafa;
	display: block;
}


.stripe{
	background-color:#fd0;
	height:15px;
	display:block;
}

.contentRight{
	width:175px;
	float:right;	
}


.contentRightItem{
	background-color:#fff;
	float:left;
	margin-bottom:15px;
	width:175px;
	cursor:pointer;
}

.contentRightItemInner{
	margin:15px 15px 15px 15px;
	display:block;
	font-size:0.65em;
	
}

.contentRightItemInner ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:1.15em;
	
}

.contentRightItemInner ul li{
	clear:left;
	float:left;
	display:block;
	width:100%;	
}

.contentRightItemInner ul li a{
	background-color:#fff;
	display:block;
	padding:.75em 0 .75em .5em;
	font-style:bold;
	font-weight:bold;
}

.contentRightItemInner ul li a:hover{
	color:#918f8f;
	text-decoration:none;
	background-color:#fff;
}

.contentRightItemInner .navOn{
	color:#fd0;
	text-decoration:none;
	background-color:#fff;
}

.contentRightItemInner a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

.contentRightItemInner a:hover{
	text-decoration:underline;
}


.contentLeft{
	width:585px;
	float:left;
	
	
}

.contentLeftItem{
	background-color:#fff;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	width:585px;
}

.contentLeftItemInner{
	margin:15px 15px 30px 15px;
	display:block;
	position: relative;
}

.contentLeftItemInner p {
	color:#444;
	font-size:0.75em;
	margin-right:30px;
	line-height:1.5em;
	margin:5px 0 10px 0;
}

.contentLeftItemInner p strong {
	color:#444;
	font-weight: bold;
}

.first_blog_post {
	width: 400px;
}






#subscribe_to_blog {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 15px 12px 15px 12px;
	background-color: #444;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 17px; 
	font-family: 'Alef', arial;
	cursor: pointer;
	border: #eee 2px solid;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#subscribe_to_blog {
		font-family: arial!important;
	}
}

#subscribe_to_blog:hover {
	background-color: #222;
}

#subscribe_to_blog a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	line-height: 17px; 
	text-decoration: none;
}









.blog_post_by, .blog_post_date {
	color:#444;
	font-size:0.75em;
	margin-right:30px;
	line-height:1.2em;
	margin:4px 0 7px 0;
	font-weight: bold;
}

.blog_post_sharing {
	float: right;
	width: 220px;
	height: 40px;
	text-align: right;
}

.contentLeftItemInner p  b {
	font-weight: bold;	
}


.contentLeftItemInner a
{
    text-decoration:underline;
    color:#999;
}

.contentLeftItemInner a:hover
{
    text-decoration:underline;
    color:#fd0;
}

.contentLeftItemInner h1 {
	text-transform:uppercase;
	color:#222;
	font-size:1.4em;
	margin:15px 0 11px 0;
	line-height:1.3em;
	font-weight: bold;
	font-family: 'Alef', arial;
	-webkit-text-stroke: 0.5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contentLeftItemInner h1 {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
	}
}

.contentLeftItemInner h1 a
{
    color:#000;
    text-decoration:none;
}

.contentLeftItemInner h1 a:hover
{
    background-color:#FD0;
    text-decoration:none;

}

.contentLeftItemInner h2 {
	text-transform:none;
	color:#333;
	font-size:1.21em;
	line-height:1.3em;
	margin-bottom:0px;
	margin:10px 0 10px 0;
	font-weight:bold;
	font-family: 'Alef', arial;	
	-webkit-text-stroke: 0.5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contentLeftItemInner h2 {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
	}
}


.blog_post_list_photo {
	float: left;
	margin: 0 15px 10px 1px;
	padding-bottom: 7px;
}

.blog_post_read_now {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	width: 100%;
	height: 25px;
}

.blog_post_read_now a {
	color: #333;
	font-size:0.78em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #ffdd00;
	width: 94px;
	float: right;
	padding: 4px 4px 5px 4px;
	text-align: center;
}

#form_blog_comment {
	margin: 0 0 10px 0;
}

.blog_comment {
	padding: 0;
	margin: 20px 0 10px 0;
	font-family: arial;
	font-size: 12px;
	color: #555;
	line-height: 19px;
}

.blog_comment_header {
	font-weight: bold;
}

.blog_post_read_now a:hover{
	color: #000;
	font-size:0.78em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #ffdd00;
	width: 94px;
	float: right;
	padding: 4px 4px 5px 4px;
	text-align: center;
}

.blog_comment_extra_fields {
	display: none;
}

.blog_comment_textarea {
	width: 540px;
	height: 50px;
	border: solid 1px #ccc;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #555;
	line-height: 20px;
}

.blog_comment_extra_fields label {
	display: block;
	margin: 10px 0 5px 0;
}

.blog_comment_extra_fields {
	font-family: arial;
	color: #555;
	font-size: 12px;
}

.blog_comments_open .blog_comment_textarea {
	height: 180px;
}

.blog_comments_open .blog_comment_extra_fields {
	display: block;
}

.blog_comment_name, .blog_comment_email {
	width: 400px;
	height: 20px;
	font-family: arial;
	color: #555;
	font-size: 12px;	
	border: solid 1px #ccc;
	padding: 0 0 0 5px;
}

.blog_comment_submit {
	height: 30px;
	margin: 10px 0 0 0;
	display: block;	
	border: solid 1px #ccc;
	color: #444;
}

.contentLeftItemInner h2 a
{
    color:#333;
    text-decoration:none;
}

.contentLeftItemInner h2 a:hover
{
    background-color:#FD0;
    text-decoration:none;
}

.contentLeftItemInner h3{
	color:#666;
	font-size:1.1em;
	margin:5px 0 5px 0;
	line-height:1.3em;
	font-weight:bold;
	
}


#pagination {
	width: 94%;
	margin: 20px auto;
	text-decoration: none;
	color:#666;
	font-size:12px;	
}

#pagination #pagination_previous {
	float: left;
	text-align: left;
	width: 40%;
}

#pagination #pagination_next {
	float: right;
	text-align: right;
	width: 40%;
}

#pagination a {
	text-decoration: underline;	
	color:#444;
	font-size:12px;
}
	
#pagination a:hover {
	color:#666;
	font-size:12px;
}



#contentFoot{
	width:805px;
	height:15px;
	clear:both;
	
}

#rightColAddBadge{
	padding:23px 0 0 53px;
	background:url(/media/images/general/badge-rollover.jpg) 0 0 no-repeat;	
}

.quote
{
    float:right; color:#fff; 
    font-size:1.2em; 
    background-color:#b2b3b6; 
    border-top:15px solid #fd0; 
    width:40%; 
    padding:15px; 
    margin:0 0 15px 15px;
    line-height:1.5em;
}

.quote .source
{
    font-weight:normal;
    font-style:italic;
     font-size:.9em; 
}

.quote .invertedCommas
{
    font-size:1.45em;
}

.contentImage
{
    float:              right; 
    background-color:   #b2b3b6; 
    border-top:         15px solid #fd0;
    border-bottom-width:  0;
    border-left-width:  0;
    border-right-width: 0;
    margin:             0 0 15px 15px;
    width:              270px;
}

.contentImage p
{
    padding:        15px;
    margin:0;
    font-size:      0.9em; 
    line-height:    1.5em;
    color:          #fff; 
}

.contentImage a
{
    color:#fff;
}

.contentNavGraphic
{
    display:block;
    color:#fff;
    padding:8px 0;
    margin:10px 0;
    font-weight:bold;
    
}

.contentNavGraphic h3 a
{
    color:#fff;
    background-color:Gray;
    text-decoration:none;
    padding:7px 15px;
    display:block;
    font-size:0.90em;
}


.contentNavGraphic a:hover
{
    color:#918f8f;
    text-decoration:none;
    background-color:#FD0;
}

.contentNavGraphic .text
{
	color:#666;
	font-size:0.95em;
	padding: 10px 10px 20px 15px;
	display: none;
	font-weight: normal;
}

.text ul li  p {
	font-size: 0.95em;
}

.contentVideo
{
    margin:             0 0 15px 0;
    float:left;
    display:block;
    width:100%;
    background-color:         #b2b3b6;
}

.download
{
    border-top:         15px solid #fd0;
    margin:             15px 0 15px 0;
    float:left;
    display:block;
    width:100%;
    background:         #b2b3b6 url(/media/images/general/icon-pdf.jpg) 15px 15px no-repeat;
}



.download a
{
    float:left;
    padding:25px 15px 25px 80px;
    display:block;
    text-decoration:none;
    font-size:      0.9em; 
    color:#fff;
    font-weight:bold;
}

.download a span
{
   font-weight:normal;
}

.download a:hover
{
    text-decoration:none;
    color:#fd0;
}

.badgeText
{
    width:100%;
    height:80px;
    font-size:11px;
    float:left;
    padding:5px;
    border:0px solid #b2b3b6;
	background-color: #f6f7f6;
}

.readMore a
{
 text-indent:2px;
 color:#000;
 font-weight:bold;
 text-decoration:none;
 display:block;
 background:#fff url(/media/images/navigation/bgYAH.png) 100px -5px no-repeat;  
 text-transform:uppercase; 
 height:30px;
}

.readMore a:hover
{
    background:#fff url(/media/images/navigation/bgYAH_v02.png) 100px -5px no-repeat;  
    text-decoration:none;
}

hr
{
    clear:both;
    color:#b2b3b6;
    height:3px;
    color:#b2b3b6;
    background-color:#b2b3b6;
}
 
.hrline  {
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
	background-color: #cfcfcf;
}

.event
{
    border-top:         15px solid #fd0;
    margin:             15px 0 15px 0;
    float:left;
    display:block;
    width:100%;
    background-color:         #b2b3b6;
}



.event a
{
    float:left;
    padding:25px 15px 25px 0px;
    text-decoration:none;
    font-size:      1.1em; 
    color:#fff;
    font-weight:bold;
}

.event img
{
    border-width:0;
}

.event a.imageLink
{
    float:left;
    padding:15px;
}

.event a span
{
   font-weight:normal;
}

.event a:hover
{
    text-decoration:none;
    color:#fd0;
}








/*
	*********** -- FOOTER STYLES -- ***********
	
*/

.footerWrapper {
	width: 805px;
	margin: 0 auto 0 auto;
	clear: both;	
}
#footerUpperWrapper{
	clear:both;
	width:100%;
	background:transparent url(/media/images/general/grey-trans-bg02.png) repeat;
	color:#fff;
	font-size:0.7em;
	padding:20px 0 20px 0;
}

#footerUpperWrapper a{
	padding:0 20px 0 20px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#footerUpperWrapper a:hover{
	
	text-decoration:none;
	color:#CCC;
}

#footerUpperWrapper .navOn{
	color:#fd0;
	
}

.footerNavigation{
	color:#666666;	
	float:right;
	text-transform:uppercase;
	
}

#footerLowerWrapper{
	width:100%;
	clear:both;
	background-color:#231f20;	
	color:#fd0;
	font-weight:bold;
	padding:20px 0 105px 0;
	text-transform:uppercase;
	font-size:0.85em;
	margin: 0;
}

#footerLowerWrapper a{
	float:left;
	
}

#footerLowerWrapper a:hover{
	background-position:-120px 0;
	
}

.partner-philips{
	background:url(/media/images/footer/partners-philips.jpg) 0 0 no-repeat;	
}

.partner-microsoft{
	background:url(/media/images/footer/partners-microsoft.jpg) 0 0 no-repeat;	
}

.partner-dsm{
	background:url(/media/images/footer/partners-dsm.jpg) 0 0 no-repeat;	
}

.footerLogo{
	float:right;
	background:url(/media/images/footer/footer-logo.png) 5px 23px no-repeat;
	
}



/************slider *************************/
#heroVideo
{
    width: 571px;
    height: 321px;
    overflow: hidden;    
}

#heroVideo ul
{
    width:10000px; 
}
#heroVideo ul li
{
    float: left;
}

#dotNav
{
    margin-top: 10px;  
}
#dotNav li
{
    background-color: Black;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 5px;
}

#dotNav li a
{
    display: block;
    width: 5px;
    height: 5px;
}

#dotNav li.current
{
    margin-top: -2px;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    border: 2px solid white;
}

.arrow_closed
{
    border-color: transparent transparent transparent white;
    border-style: solid;
    border-width: 7px;
    width: 0;
    height: 0;
    float: left;
    margin: 10px 0 0 5px;
}

.arrow_opened
{
    border-color: white transparent transparent transparent;
    border-style: solid;
    border-width: 7px;
    width: 0;
    height: 0;
    float: left;
    margin: 15px 3px 0 2px;
}

.whitepaper_item {
	padding: 0;
	margin: 20px 0 20px 0;
}

.whitepaper_item .hrline {
	margin-top: 20px;
}

.whitepaper_cover {
	width: 80px;
	float: left;
	margin: 0;
	padding: 0;
}

.whitepaper_details {
	width: 460px;
	float: right;
}

.whitepaper_read_now {
	margin: 20px 5px 0 0;
	padding: 0;
	text-align: right;
	width: 100%;
	height: 25px;
}

.whitepaper_read_now a {
	color: #333;
	font-size:0.78em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #ffdd00;
	width: 110px;
	float: right;
	padding: 4px 4px 5px 4px;
	text-align: center;
}

.whitepaper_read_now a:hover{
	color: #000;
	font-size:0.78em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #ffdd00;
	width: 110px;
	float: right;
	padding: 4px 4px 5px 4px;
	text-align: center;
}





.whitepapers_list
{
    margin-top: 20px;
}

.whitepapers_list li
{
    font-size:0.75em;
    margin: 10px 20px 30px 20px;
    width: 250px; 
}

.whitepapers_list li img
{
    border: 1px solid gray;
    width: 120px;
    margin-top: 10px;
}

.gap
{
    margin-top: 50px;
}

#contentLeftItem strong
{
    display: block;
}

.infograph
{
    width: 550px;
    margin-bottom: 20px;
}

.script ul li
{
    font-size: 0.8em;
    font-weight: normal;
    margin: 10px 30px 10px 30px;
    list-style: circle;
    color: Gray;
}

.script strong
{
    font-weight: bold;
    font-style: normal;
}

.script
{
    font-style: italic;
}

.contentLeftItemInner ul {
	list-style-type:square;
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
}

.contentLeftItemInner ul  li {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	font-size: 0.75em;
	color: #666666;
	line-height:1.5em;
}

.contentLeftItemInner p img {
	margin: 10px 10px 0 10px;
}






.partners_logos img {padding: 4px 10px 4px 10px; border: 0;}
.partners_logos img.link {cursor: pointer; }
.partners {margin-bottom: 10px;}
.partners span {display: inline; color: #fff; margin: 0; padding: 0; }
.partners span.link {cursor: pointer;text-decoration: underline;}
.partners span:hover {display: inline; color: #ddd; margin: 0; padding: 0;}














/* menu */

ul.sf-menu {
	margin: 0 auto;
	padding: 0;
	list-style:	none;
	display: block;
	width: 810px;
	height: 40px;
	text-align: center;
}

ul.sf-menu li {
	margin: 0;
	padding: 0;
	list-style:	none;
	display: inline-block;
	text-align: center;
}

ul.sf-menu li a { 
	margin: 4px 0 0 0;
	padding: 0 14px 10px 14px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-family: 'Alef', arial;
	-webkit-text-stroke: 0.5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul.sf-menu li a {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
	}
}

ul.sf-menu li a:hover {
	color: #d9d9d9;
}

.nav_data {
	position: absolute;
	left: 48%;
	top: 48px;
	width: 200px;
	text-align: left!important;
	display: none;
}

.nav_data li {
	margin: 0!important;
	padding: 0!important;
	text-align: left!important;
}

.nav_data li a {
	margin: 0!important;
	padding: 9px 0 9px 8px!important;
	display: block;
	background-color: #444!important;
	text-align: left!important;
	border-bottom: solid 1px #888;
	font-size: 13px!important;
	width: 170px;
}

.nav_data li a:hover {
	background-color: #555!important;
}

ul.sf-menu li.withsubs:hover .nav_data {
	display: block;
}

.home_hero {
	padding: 14px 0 0 0;
	margin: 0;
	border: none;
	background-color: #fafafa;
	width: 100%;
	height: 384px;
	position: relative;
}

#twitter_ticker {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	overflow: hidden;
	padding: 4px 0 0 0;
	font-size: 12px;
	color: #eee;
	font-family: 'Alef', arial;
	z-index: 300;
	background-color: #222;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#twitter_ticker {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
		padding: 0!important;
		font-size: 11px!important;
	}
	
	#twitter_ticker marquee {
		padding: 6px 0 0 0;
	}
}

/* ie 8, 9 and 10 */
@media screen\0 {

	#twitter_ticker marquee {
		padding: 3px 0 0 0;
	}
	
}

#twitter_ticker strong {
	font-weight: bold;
}

#home_quote {
	width: 775px;
	height: 70px;
	padding: 0;
	margin: 0 auto;
	background: #e5e6e5;
	position: relative;
	overflow: hidden;
}

#quote_image {
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 80px;
	height: 70px;
	position: absolute;
	overflow: hidden;
}

#quote_image img  {
	width: 80px;
	height: 70px;
}

#quote_quote {
	padding: 0;
	margin: 0;
	top: 18px;
	left: 100px;
	width: 640px;
	height: 50px;
	font-family: 'Alef', arial;
	-webkit-text-stroke: 0.5px;
	font-size: 20px;
	color: #484855;
	font-weight: bold;	
	position: absolute;
	overflow: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#quote_quote {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
	}
}









#home_banner {
	width: 775px;
	height: 60px;
	top: 326px;
	left: 15px;
	padding: 0;
	margin: 0 auto;
	background-color: #000;
	position: absolute;
	overflow: hidden;
	font-family: 'Alef', arial;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#home_banner {
		font-family: arial!important;
		-webkit-text-stroke: 0!important;
	}
}

#home_banner_left{
	top: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	padding: 22px 0 0 16px;
	font-size: 18px;
}

#home_banner_right {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 8px 0 0 6px;
	background-color: #ffdd00;
	color: #000;
	width: 169px;
	height: 52px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}

#home_banner_right:hover {
	background-color: #ffee22;
}

#home_banner_right span {
	font-size: 22px;
	margin-top: 8px;
	display: block;
	color: #222;
}










#home_videos_left {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 98px;
	left: 15px;
	border: none;
	width: 380px;
	height: 214px;
	background-color: #bbb;
	overflow: hidden;
}

#home_videos_right {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 98px;
	left: 410px;
	border: none;
	width: 380px;
	height: 214px;
	background-color: #bbb;
	overflow: hidden;
}






