body {
  background: url(../images/background.jpg) top center no-repeat #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

body.productbg {
  background: url(../images/products/background_products.jpg) top center no-repeat #000000;
}

h1{
  font-size: 34px;
  color: #e0de00;
}

h2{
  font-size: 25px;
  color: #e0de00;
  float: left;
  padding: 10px 0;
  width: 855px;
}

h3{
  font-size: 20px;
  color: #e0de00;
}

p{
  color:#F8F8E0;
  float:left;
  line-height:22px;
  padding-bottom:10px;
}

p.center{
  text-align: center;
  font-size: 18px;
  padding: 25px 0;
}

strong{
  color: #c7c500;
  font-weight: bold;
}

hr{
  color:#eae801;
  float:left;
  width:860px;
}

a:link, a:visited {color: #e0de00; text-decoration: none;}
a:hover {color: #e0de00; text-decoration: underline;}

#top_strip{
/*  background: url(../images/top_strip.gif) no-repeat center;
  height:9px;
  position:absolute;
  top:25px;
  width:100%;
  margin: 0 auto;*/
}
	
#wrapper {
	position: relative;
	width: 1012px;
	margin: 0 auto;
}
	
#header {
  font-size: 12px;
  height:183px;
  margin:0 auto;
  position:relative;
  width:1012px;
}

#header a{
  color: #F8F8E0;
}

#header ul.distributors{
  float:left;
  margin-left:2px;
}

#header ul.distributors li{
  background: url(../images/distributors.gif) no-repeat;
  padding-left: 3px;
  display: inline;
  float: left;
  height:25px;
  width: 186px;
}

#header ul.distributors li a {
  display:block;
  font-weight:bold;
  margin:6px 0 0 25px;
}

#header ul.distributors li a:hover{
/*  background-position: 0 -20px;*/
  text-decoration: underline;
}

#header ul.signup{
  background: url(../images/signup.gif) no-repeat;
  display:block;
  height:25px;
  width:186px;
  float:right;
  padding-right: 7px;
}

#header ul.signup a{
  display:block;
  font-weight:bold;
  margin:6px 0 0 25px;
}

#header ul.signup li a:hover{
/*  background-position: 0 -20px;*/
  text-decoration: underline;
}

#videos{
  font-size:20px;
  height:25px;
  position:relative;
  text-align:center;
}

#videos a{
  color: #e0de00;
}

#videos a:hover{
  color: white;
}

#youtube{
  width: 480px;
  position: relative;
  margin: 0 auto;
}

#youtube_header{
  padding-bottom: 10px;
}

#youtube_nav{

}

#youtube_nav ul li{
  float: left;
  list-style: none;
  margin-left: 0px;
}

#youtube_nav ul li a{
  font-size:12px;
  padding:0 11px;
  text-transform:uppercase;
}

/********************************************************************************main navigation*/
	
#main_nav {
/*  background: url(../images/nav_top.jpg) top center no-repeat;*/
  float:right;
  margin-top: 9px;
  position:relative;
  width: 1012px;
}

#main_nav ul li{
  float: left;
  display: inline;
}

#main_nav ul li a{
  height: 36px;
  display: block;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
}

#main_nav ul li.home a{
  background:url(../images/nav_home.gif) no-repeat;
  width: 95px;
}

#main_nav ul li.press a{
  background: url(../images/nav_press.png) no-repeat;
  width: 209px;
}

#main_nav ul li.research a{
  background: url(../images/nav_research.png) no-repeat;
  width: 144px;
}

#main_nav ul li.testimonials a{
  background: url(../images/nav_testimonials.png) no-repeat;
  width: 174px;
}

#main_nav ul li.qa a{
  background: url(../images/nav_qa.png) no-repeat;
  width: 76px;
}

#main_nav ul li.order a{
  background: url(../images/nav_order.png) no-repeat;
  width: 149px;
}

#main_nav ul li.contact a{
  background: url(../images/nav_contact.png) no-repeat;
  width: 163px;
}

#main_nav ul li a:hover{
  background-position: 0 -36px;
}

#main_nav ul li.active a{
  background-position: 0 -36px;
}
	
#logo{
	left:45px;
	position:absolute;
	top:85px;
	width: 955px;
}

#flash_holder{
  background: url(../images/flash_holder.jpg) no-repeat;
  float:left;
  height:241px;
  margin-left:6px;
  position:relative;
  width:1000px;
}

/********************************************************************************main content*/
#main_background{
  background:transparent url(../images/bg_main.png) repeat-y scroll 0 0;
  float:left;
  margin-left:6px;
  min-height:300px;
  position:relative;
  width:1012px;
  padding-bottom: 30px;
}

#main_content {
 float:left;
  margin:20px 0 0 70px;
  position:relative;
  min-height:300px;
  width:860px;
}

#main_content h1{
  font-size: 25px;
  color: #e0de00;
  float: left;
  padding: 10px 0;
  width: 855px;
}

#main_content p{
  width: 860px;
}

#main_content ul{
  color: #F8F8E0;
  padding-bottom:10px;
  float: left;
}

#main_content li{
  color: #F8F8E0;
  list-style: disc;
  padding-bottom: 5px;
  margin-left: 30px;
}

#left{
  float:left;
  min-height:175px;
  position:relative;
  width:430px;
}

#left p, #right p{
  width: 400px;
  float: none;
  text-align: center;
}

#right{
  float:right;
  min-height:175px;
  position:relative;
  width:430px;
}

/********************************************************************************products*/
#products{
  position: relative;
  float: left;
  margin: 25px auto;
}

#product{
  margin-right: 5px;
  width: 136px;
  height: 303px;
  float: left;
  position: relative;
  text-align: center;
}

#product h2{

  float:none;
  font-size:18px;
  line-height:17px;
  padding-top:2px;
  text-align:center;
  width:136px;
}

#product_top{
  background: url(../images/product_top.png) no-repeat;
  height: 65px;
  text-align: center;
}

#product_main{
  background-color: #F8F8E0;
  height: 206px;
  text-align: center;
}

#product_main img{

}

#product_bottom{
  background: url(../images/product_bottom.png) no-repeat;
  height: 29px;
  text-align: center;
}

#product_bottom img{
  padding-top: 9px;
}

/*#main_content a:link, #main_content a:visited {color: #F8F8E0; text-decoration: none;}
#main_content a:hover {color: #F8F8E0; text-decoration: underline;}
*/

/********************************************************************************footer*/

#footer {
  background: url(../images/bg_footer.jpg) no-repeat center top;
  clear:both;
  font-size:12px;
  margin:0 auto;
  min-height:132px;
  text-align:center;
}

#footer_nav{
  margin: 0 auto;
  width: 1000px;
}

#footer_nav a{
  color: #F8F8E0;
}

#footer_nav ul{
  display:block;
  position:relative;
  text-align:center;
  width:100%;
}

#footer_nav ul li{
  color:#F8F8E0;
  display:inline;
}

#footer_nav ul li a{
  padding: 0 11px;
}

#footer_nav p{
  font-size:10px;
  margin-left:155px;
  padding-top:15px;
  text-align:center;
}

/*#footer a:link, #footer a:visited {color: #F8F8E0; text-decoration: none;}
#footer a:hover {color: #F8F8E0; text-decoration: underline;}*/

#center_image{
  margin: 0 auto;
  width: 290px;
}

#center{
  margin: auto auto;
  width: 1000px;
 /* height: 130px;*/
}

#center h1{
  text-align: center;
  font-size: 32px;
  padding-top: 15px;
}

#center img{
  text-align: center;
  margin: 0 auto;
}

#center h2{
  text-align: center;
  font-size: 22px;
  padding: 15px 0;
  width: 1000px;
}

#center p{
  color:#F8F8E0;
  text-align: center;
  line-height:20px;
  width:1000px;
  padding-bottom: 15px;
}

#center_flash{
  margin: 0 auto;
  width: 350px;
}

#countdown_holder{
  margin: 0 auto;
  width: 350px;
}

/************************************************************ PRODUCTS PAGES */
#product_image{
  width: 186px;
  position: relative;
  float: left;  
  padding-right: 20px;
}

#product_image img{
/*  float: right;*/
}

#product_description{
  width: 650px;
  position: relative;
  float: left;
}

#product_description h1{
  width: 650px;
  font-size: 25px;
  padding: 10px 0;
}

#product_description p{
  width: 650px;
}

ul.products_nav{
  width:600px;
  float:left;
  margin-left: -11px;
  position:relative;
  text-align:center;
}

ul.products_nav li{
  float: left;
  display: inline;
  color: #F8F8E0;
  margin-left: 0px !important;
}

ul.products_nav li a{
  font-size:12px;
  padding:0 11px;
  text-transform:uppercase;
}

/************************************************************ CONTACT US FORM */
form.contact_form{
  float:left;
  margin-left:185px;
  margin-top:20px;
  position:relative;
  width:725px;
}

table.contact{
  color: #F8F8E0;
  float: left;
  width: 600px;
}

table.contact td{
  vertical-align: top;
}

table.contact tr{

}

table.contact input, table.contact select, table.content textarea{
  margin:5px 0;

}

/************************************************************ UPDATES FORM */

table.updates{
  color: #F8F8E0;
  margin: 0 auto;
  width: 450px;
}

table.updates td{
  vertical-align: top;
}

table.updates tr{

}

table.updates input, table.updates select, table.updates textarea{
  margin:5px 0;

}

/********************************************************** ORDER NOW */
#product_order{
  float:left;
  padding-bottom:25px;
  width:430px;
}

#product_order img.product{
  height: 250px;
  width: 125px;
}

#product_order h2{
  width: 400px;
  font-size: 18px;
}

#product_left{
  width: 125px;
  float: left;
}

#product_left p{
  width: 125px;
}

#product_right{
  width: 300px;
  float: right;
}

#product_right p{
  font-size:12px;
  width:300px;
}

#subnav {
  text-align:center;
  height:36px;
}

#subnav li{
  float:left;
  width:359px;
  text-align:center;
  text-indent:-9999px;
  text-transform:capitalize;
}

#written-testimonials a.selected {
  background: url(../images/subnavs/written-over.png) !important;
}

#video-testimonials a.selected{
  background: url(../images/subnavs/video-over.png) !important;
}

#written-testimonials{
  padding-left:135px;
}

#written-testimonials a{
  width:359px;
  height:36px;
  display:block;
  background: url(../images/subnavs/written-up.png);
}

#written-testimonials a:hover{
  background: url(../images/subnavs/written-over.png);
}

#video-testimonials a{
  width:359px;
  height:36px;
  display:block;
  background: url(../images/subnavs/video-up.png);
}

#video-testimonials a:hover{
  background: url(../images/subnavs/video-over.png);
}

.vid{
  display:none;
  clear:both;
}

#video-embed{
  float:left;
  width:425px;
  height:344px;
}

#video-navigation{
  float:right;
  width:375px;
}

#video-navigation ul li{
  list-style:none;
  float:left;
  cursor: pointer;
}

#video-navigation p{
  width:200px;
  padding-left:25px;
}

#video-navigation img{
  float:left;
}
