body{
  	background: white url("../img/background_main.png") repeat-x;            
  	color: black;
  	font-family: Helvetica,Arial,sans-serif;
  	                                        
  };
  
.grid_2 {
margin:0;
}
  
a {
  text-decoration: none;
 }

#container {
position: relative;
padding-top: 10px;
}

#header {

}

#header p a {
  text-decoration: none;
  color: white;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding-top: 124px;
}
#header img {
  float: left;
  padding-top: 16px;
  padding-left: 0px;
  margin-left:-10px
}


#book {
margin-top: -70px;
position: relative;
}

#buynow {
margin-left: 4px;
}

#follow {
margin-top: 10px;
margin-left: 4px;
margin-bottom:20px;
}

#qsg {
margin-top: -10px;
margin-left: 4px;
margin-bottom:20px;
}

#thehive {
position: absolute;
top: 485px;
left: 150px;
}

#book p {
padding-top: 10px;
font-size: 16px;
color:#929B64;
padding-bottom:0px;
margin-bottom:0px;
}

#book strong{
padding-top:0px;
margin-top:0px;
font-size: 12px;
margin-top:-10px;
font-weight: 100;
color:#929B64;
}

#buttons {
display:inline;
float:left;
position:relative;
margin-left:0px;
width:140px;
margin-top:10px;
}


#selectedA {
width:100px;
height: 2px;
background-color: #292E02;
position: absolute;
top: 42px;
left: 140px;
}

#selectedB {
width:100px;
height: 2px;
background-color: #292E02;
position: absolute;
top: 106px;
left: 140px;
}

#selectedC {
width:100px;
height: 2px;
background-color: #292E02;
position: absolute;
top: 166px;
left: 140px;
}

#selectedD {
width:100px;
height: 2px;
background-color: #292E02;
position: absolute;
top: 226px;
left: 140px;
}

#selectedE {
width:100px;
height: 2px;
background-color: #292E02;
position: absolute;
top: 286px;
left: 140px;
}

	#buttons ul {
	padding-top:20px;
	}
		
		#buttons li {
		text-decoration: none;
		background-color: #C1D82F;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top:16px;
		margin-bottom:16px;
		color:white;
		font-size: 12px;
		font-weight: bold;
		cursor: pointer;
		}
		
		#buttons ul li a {
		display:block;
		padding:10px;
		color:white;
		}
		
		
		#buttons ul li.selected {
		background-color: white;
		border:solid 2px #292E02;
		color:#292E02;
		}
		
		#buttons ul li.selected a {
		display:block;
		padding:10px;
		color:#292E02;
		}
		
		#buttons ul li:hover {
		background-color: #9FA777;
		color:#292E02;
		}
		
	#buttons form {
	text-decoration: none;
	background-color: silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:10px;
	padding:10px;
	color:black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:20px;
	}
	
		#buttons form a{
		display: block;
		background-color: #C1D82F;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top:10px;
		padding:10px;
		color:white;
		font-size: 12px;
		font-weight: bold;
		}
		
		#buttons form a:hover{
		background-color: #9FA777;
		}
		
		#buttons form input {
		width:112px;
		}
		
		#buttons form textarea {
		width:116px;
		font-family: Helvetica,arial,sans-serif;
		font-size:12px;
		}
		
		

#label {
color: black;
margin-top:10px;
font-size: 10px;
}



#video {
position:relative;
margin-top:36px;
margin-left:20px;
}

	#video h1 {
	padding-top: 20px;
	font-size: 24px;
	color:#282D01;
	}
	
	#video p {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
	color:#929B64;
	}


#footerWrap {
clear: both;
margin-top: 20px;
padding-top:10px;
background-color: #C1D82F;
color: white;
font-size: 12px;
font-weight: bold;
height:30px;
}

#footerContent ul {
font-weight: bold;
margin-left:auto;
margin-left:auto;
color: white;
}

#footerContent ul li:first-child a {
float:left;
padding-left:0px;
padding-right:30px;
border-right: 1px solid #9FA777;
color: white;
}

#footerContent ul li a {
float:left;
padding-left:30px;
padding-right:30px;
border-right: 1px solid #9FA777;
color: white;
}

#footerContent ul li:last-child a {  
border-right: none;
}

#footerContent p a {
display: block;
font-weight: 100;
float:right;
color: white;
}
