body { background: #121212 url('../images/labs/bg.png') no-repeat top center; color: #fff;}
#container {  }
a { color: #fff; text-decoration: none; }
#nav1 a.activeSlide, a:hover { color: #D13908;}
#nav1 { margin-top: 43px; margin-left: 440px;}
#nav1 ul { margin: 0 25px 0 0; padding: 0; float: left; list-style: none;}
#nav1 ul li { margin: 0; padding: 0;}
#nav1 a { text-transform: uppercase; font-size: 10px; letter-spacing: 1px;}
#nav2 { height: 20px; text-align: right; color: #999; margin-top: 24px;}
#copyright { font-size: 10px;}
#contact-info { float:right; margin-bottom: 10px;}
#carousel_container { margin-top: 50px; display: none;}
#carousel { height: 333px; float: left;}
#next, #prev { height: 52px; width: 59px; display: block; text-indent: -9999px; overflow: hidden; margin-top: 95px;}
#next { background: url('../images/labs/sprite_arrow_next.png') no-repeat; float: right;}
#prev { background: url('../images/labs/sprite_arrow_prev.png') no-repeat; float: left;}
#next:hover, #prev:hover { background-position: 0 -52px;}
.slide p { margin-bottom: 10px;}
.slide h2 { color: #666; font-size: 18px; margin-bottom: 10px;}
.slide_cta { color: #666; font-size: 24px; font-weight: 700;}
span.slidetitle { display: none;}
#footer { margin-bottom: 15px; clear: both;}
#faq { margin-bottom: 60px; }
#faq strong { color: #666; }
#faq h4 { color: #333; margin-bottom: 0;}
#faq a { text-decoration: underline; color: #D13908;}