
body {
	text-align:center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #c08760 url(images/bg1.jpg) top repeat-x;
	font-size: 12px;	
}

#container {
	width:800px;
	text-align:center;
	margin: 10px auto;
	text-align:left;
	background: #ffffff;
	padding: 1px 0 0 0;
	/*border: thin solid #003300; */
}

#header {
	width:800px;
	height:140px;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
}
#header h1
 {
	display: none;
 }
 
 #headerimage 
 {
	background: #818183 url(images/banner.jpg) top left no-repeat;
	width: 800px;
	height: 130px;
	float: left;
	clear: both;
 }
#nav{
	width: 800px;
	height: 110px;
	background: #ffffff url(images/navbg.jpg) top left no-repeat;
}

#nav ul{
	list-style-type: none;
	width: 782px;
	height: 110px;
	margin: 0 0 0 18px;
	padding: 0;
}

#nav li strong{
	display: none;
	list-style-type: none;
	}
#nav li{
		float: left;
		width: 250px;
		height: 110px;
		margin: 0 8px 0 0;
}
	
#nav li.home a{
	float: left;
	width: 250px;
	height: 110px;
	background: #818183 url(images/home_button2.jpg) top left no-repeat;
	margin: 0 0 0 0;
} 
#nav li.info a{
	float: left;
	width: 250px;
	height: 110px;
	background: #818183 url(images/info_button2.jpg) top left no-repeat;
	margin: 0 0 0 0;
	}
#nav li.test a{
	float: left;
	width: 250px;
	height: 110px;
	background: #818183 url(images/testimonial_button2.jpg) top left no-repeat;
	margin: 0 0 0 0;
}

#nav li a:hover{
	background-position: 0 -110px;
	}
 
 
 #nav li a{
	color: black;
	text-decoration: none;
	width: 250px;
	height: 110px;
 }
 

 
#content
{
	width: 710px;
	margin: 0 0 0 40px;
}

#review{
	width: 700px;
	padding: 0 0 0 0;
	border: thin solid #000000;	
	margin: 0 0 50px 10px;
	}
	
#review p{
	margin: 0 20px 5px 30px;
}

#review hr{
	width: 680px;
	margin: 0 0 0 10px;
}

#reviewhead{
	background: #896345;
	width: 700px;
	height: 40px;
	margin: 0 0 10px 0;
	color: white;
	}

#reviewhead h1{
	font-size: x-large;
	float: left;
	margin: 3px 0 0 10px;
}
#reviewnav{
	height: 15px;
	width: 450px;
	float: right;
}


#reviewnav li {
	float: left;
	list-style-type: none;
	color: white;
	margin: 10px 5px 0 5px;
	
}

#reviewnav li a{
	color: white;
}

#reviewnav li a:hover{
	color: gray;
}

#reviewnav ul{
	height: 15px;
	margin: 0 0 0 130px;
	}

#reviewtables{
	width: 680px;
	height: 160px;
	margin: 0 0 10px 0;
}

#faqnav{
	text-align: center;
	}

#faqnav li{
	float: left;
	list-style-type: none;
	margin: 0 15px 3px 0;
}
#faqnav ul{
	height: 15px;
	width: 700px;
	margin: 0 0 45px 0;
	display: block;
	}

#testimonial{
	border: thin dashed #003300;
	width: 500px;
	margin: 10px auto;
	padding:20px;
	background: #ecdbd0;
	}
	
	
h2.testimonial{
	margin: 0 0 0 100px;
}	

p.byline{
	text-align: center;
}
img.left
{
	float: left;
	margin: 10px;
}

img.right
{
	float: right;
	margin: 10px;
	
}
img
{
	border-style: none
}
#button
{
	text-align: center;
}

h1
	{
	font-size: large;
	text-align: center;
	margin: 5px 0 5px 0;
	}
	
h1.infopage
	{
	font-size: large;
	text-align: left;
	color: #3A5860;
	}

h1.red
{
	color: red;
	text-decoration: underline;
	}

	h2.red
{
	color: red;
	text-decoration: underline;
	text-align: center;
	}
h2.blue
{
	color: blue;
	text-decoration: underline;
	text-align: center;
	}
	
h2.cta
{
text-align: center;
font-size: large;
}

h2.intro{
		color: #3A5860;
		margin: 0 0 -5px 0;
		}
a {
	color: #3A5860;
	}

h2.info {
	margin: 10px 0 0 0;
}
	
#review a
{
color: blue;
}

#review a:hover
{
color: black;
}

a.intro
{
	text-decoration: none;
	color: #3A5860;
}
a.intro:hover
{
	color:black;
}
/*#content p{
margin-left: 130px;
}
 */
 
#content p.intro{

margin: 0 0 -10px 0; 
}
#footer
{
background: #896345;
height: 55px;
width: 800px;
margin: 0 0 0 0;
}

#footer ul{
	margin: 0;
	height: 11px;
	}
#footer li{
	float: left;
	height: 10px;
	list-style-type: none;
	margin: 0 0 0 10px;
	color: white;
	}
	
#footer li.nav{
	float: left;
	height: 10px;
	list-style-type: none;
	margin: 5px 0 0 10px;
	color: white;
	}
#footer a
{
text-decoration: none;
color: white;
}
#footer a:hover
{
color: black;
}
.rank 
{
color: red;
font-size: large;}

h1 strong{
color: #896345;
}

h1.title{
	font-size: xx-large;
	margin: 5px 0 -5px 0;
	color: #896345;
	}
	
h2.product{
	margin-left: 20px;
}

table.product{
	margin: 0 0 0 15px;
	
}

table.tickbox
{
	float: right;
	margin: 10px 0 5px 10px;
	width: 400px;
}

table.tickbox tr h1
{
	text-align: center;
	margin: 0 0 0 0;
	color: #896345;
	font-size: medium;
	}
td.tickbox
{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	width: 70px;
	text-align: center;
	height: 50px;
}

td.ticks
{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background: #896345;
	color: white;
	text-align: center;
	font-weight: bold;
	height: 50px;

}
td.red{
	color: red;
	font-weight: bold;
	}
table.product a{
	color: red;
	font-weight: bold;
	}
	
hr{
color: #896345;
background-color: #896345;
height: 5px;
width: 80%;
}



/*Lightbox Styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

