body {
	background: url(/images/layout/bg.jpg) no-repeat #000A33;
	background-color: #000a33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

body, td, p, tr, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

a {
	color:#6cf;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#fff;
}

.biglink {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topbar {
	position: absolute;
	top: 122px;
	left: 0px;
}

#content {
	position: absolute;
	top: 140px;
	left: 180px;
	width: 570px;
	line-height: 1.5;
}

#pagefooter {
	postion: absolute;
	bottom: 10px;
	text-align: center;
	color: #6cf;
	font-size: 10px;
	margin: 20px 0;
}

h1 {
	margin: 0;
}

h3 {
	margin: 0;
}

h1.header {
	font-weight: normal;
	letter-spacing: .2em;
}

p#ctext {
	margin: 10px 50px;
}

#smallgrad {
	text-align: center;
	margin: 5px;
}

#textnav {
	margin-top: 5em;
}

#textnav ul {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#66CCFF;
	text-align: center;
}

#textnav li {
	display: inline;
}

#textnav li a {
	font-weight: normal;
	text-decoration: none;
	color: #6cf;
	padding-right: 15px;
}

#textnav li a:hover {
	text-decoration: underline;
	color: #fff;
}

#leftnav {
	position: absolute;
	top: 140px;
	left: 10px;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#leftnav li {
	display: block;
	margin: 0;
}

#navtop {
	background: url(/images/layout/leftnav/top.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
}

#navbottom {
	background: url(/images/layout/leftnav/bottom.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
}

#order a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/order.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#order a:hover {
	background-position: -149px 0px;
}

#whatis a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/whatis.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#whatis a:hover {
	background-position: -149px 0px;
}

#science a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/science.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#science a:hover {
	background-position: -149px 0px;
}

#faqs a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/faqs.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}
#faqs a:hover {
	background-position: -149px 0px;
}

#testimonials a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/testimonials.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#testimonials a:hover {
	background-position: -149px 0px;
}

#about a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/about.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#about a:hover {
	background-position: -149px 0px;
}

#performance a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/performance.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#performance a:hover {
	background-position: -149px 0px;
}

#contact a {
	text-indent: -10000em;
	background: url(/images/layout/leftnav/contact.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#contact a:hover {
	background-position: -149px 0px;
}

#homepage a {
	display: none;
	text-indent: -10000em;
	background: url(/images/layout/leftnav/home.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#homepage a:hover {
	background-position: -149px 0px;
}

#retailer a {
	display: none;
	text-indent: -10000em;
	background: url(/images/layout/leftnav/retailer.gif) no-repeat left top;
	width: 150px;
	height: 30px;
	display: block;
	overflow: hidden; /* For nested divs in Safari */
	}

#retailer a:hover {
	background-position: -149px 0px;
}
