/*
Theme Name: BioSync Las Vegas
Theme URI: http://biosynclasvegas.com
Description: A Wordpress theme created specially for <a href="http://biosynclasvegas.com.com">BioSync Las Vegas</a>.
Version: 1
Author: Gilad Gafni
Author URI: http://youontop.com
Tags: Great
*/

  body {
        background: #FFF;
	width: 840px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
        background: #FFF url('/images/body.topbg.png') top repeat-x;
  }

  #container {
	background: #FFF url('/images/body.mainbg.gif') center repeat-y;
	width: 840px;
	margin: 0px auto;
	padding: 0px;
  }

  #top {
  	width: 840px;
  	height: 32px;
  	margin: 0px auto;
  	padding: 0px;
  	overflow: hidden;
  }

  #bottom {
  	width: 840px;
  	height: 31px;
  	margin: 0px auto;
  	padding: 0px;
  	overflow: hidden;
  }

  img {
    margin: 0;
  }

  #header {
    background-color: #E0CCA2;
    width: 840px;
    background: #FFF url('/images/header.bodybg.gif') repeat-y top;
    height: 126px;
    margin: 0 auto;
  }

  #header .logo {
    padding: 7px 0 0 25px;
  }

  #header p {
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	line-height: 20px;
  }

  #content {
    background-color: #FFF;
    width: 790px;
    margin: 0 auto;
  }

  #content #leftcol {
    width: 540px;
    float: left;
    padding: 15px;
  }

  #content #rightcol {
    width: 161px;
    float: right;
    padding: 15px;
    background-color: #DBC394;
  }

  #leftcol h1 {
    font-style: italic;
    color: #787867;
    font-size: 1.5em;
    border-bottom: 1px solid #333;
  }

  #leftcol img {
    padding: 1px;
    margin: 0 0 7px 7px;
    border: 1px solid #333;
  }

  #footer {
    width: 840px;
    margin: 0 auto;
	background: #FFF url('/images/body.footerbg.gif') center repeat-y;
  }

  #footer p { 
    font-size: 11px;
    margin: 10px 0 0 0;
    padding: 0 50px 0 50px;
  }

  #newsletter {
    width: 175px; height: 160px;
    background: #FFF url('/images/newsletter.gif') center repeat-x;
    font-size: 10px;
  }

  #newsletter p {
    padding: 37px 15px 0px 10px;
    text-align: center;
  }

  #newsletter div {
    width: 100px;
    margin: 0 15px 0 25px;
  }

  #test {
    width: 175px; height: 160px;
    background: #FFF url('/images/testimonials.gif') center repeat-x;
    font-size: 10px;
  }

  #test p {
    padding: 37px 15px 0px 10px;
    text-align: left;
  }

  #test div {
    width: 100px;
    margin: 0 15px 0 25px;
  }


  #menu {
  	width: 840px;
  	height: 42px;
  	margin: 0px auto;
  	padding: 0px;
  	overflow: hidden;
        background: #FFF url('/images/menu.bg.gif') center repeat-x;
  }

  #menu ul { width: 740px; list-style:none; margin:0 auto; padding: 6px 30px 10px 30px; }
  #menu li { float:left; list-style:none; display:inline;}
  #menu li a span { display:none;}
  #menu li a { display:block; height:19px; background-position:center top; margin: 0 10px 0 0; padding: 0; }

  #home a {
    padding: 0; margin: 0;
    background: #A0A094 url('/images/home.reg.gif');
    width: 47px;
  }

  #home a:hover {
    background: #A0A094 url('/images/home.hov.gif');
    width: 47px;
  }

  #about a {
    background: #A0A094 url('/images/about.reg.gif');
    width: 90px;
  }

  #about a:hover {
    background: #A0A094 url('/images/about.hov.gif');
    width: 90px;
  }

  #faq a {
    background: #A0A094 url('/images/faq.reg.gif');
    width: 39px;
  }

  #faq a:hover {
    background: #A0A094 url('/images/faq.hov.gif');
    width: 39px;
  }

  #policy a {
    background: #A0A094 url('/images/policy.reg.gif');
    width: 48px;
  }

  #policy a:hover {
    background: #A0A094 url('/images/policy.hov.gif');
    width: 48px;
  }

  #testimonials a {
    background: #A0A094 url('/images/test.reg.gif');
    width: 91px;
  }

  #testimonials a:hover {
    background: #A0A094 url('/images/test.hov.gif');
    width: 91px;
  }

  #rates a {
    background: #A0A094 url('/images/rates.reg.gif');
    width: 147px;
  }

  #rates a:hover {
    background: #A0A094 url('/images/rates.hov.gif');
    width: 147px;
  }

  #contact a {
    background: #A0A094 url('/images/contact.reg.gif');
    width: 82px;
  }

  #contact a:hover {
    background: #A0A094 url('/images/contact.hov.gif');
    width: 82px;
  }

  #health a {
    background: #A0A094 url('/images/news.reg.gif');
    width: 93px;
  }

  #health a:hover {
    background: #A0A094 url('/images/news.hov.gif');
    width: 93px;
  }