﻿body {
	font: 100% Helvetica Neue, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	color: #000000;
	position: center;
}

#wrap {
	margin: 15px auto;
	width: 798px;
	background: #FFFFFF;
	padding: 0;
	}

/*-------------------HEADER----------------*/
	
#header {
	background: transparent url(../images/logo.jpg) no-repeat 0 0;
	height: 156px;
	min-height: 10px;
	}
	
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
	
#header h1 {
	text-indent: -5000px;
	margin: 0;
	}
	
#header .tagline {
	text-indent: -5000px;
	margin: 0;
	}
	
#header .pagetitle {
	text-indent: -5000px;
	margin: 0;
	}
	
#header .swf-title {
	width: 560px;
	float: right;
	text-align: center;
	padding-top: 0px;
	}
	
/*--------------------------MAIN CONTAINER----------*/

#main {
	padding: 10px 0 0 0;
	margin: 0;
	min-height: 10px;
	}	

#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/*--------------------------CONTENT-----------------*/

#content {
	float: right;
	width: 540px;
	text-align: center;
	padding: 0 20px 20px 0;
	}	
	
#content.home {
	font-size: 20px;
	padding-right: 0px;
	}
	
#content p.sectionhead {
	font-size: 20px;
	}
	
#content p {
	margin: 10px;
	}	
	
/*--------------------------SIDEBAR-----------------*/	
	
#sidebar {
	width: 238px;
	padding: 0;
	margin: 0;
	float: left;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 178px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#sidebar li a {
	width: 178px;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	}
	
#sidebar li a:hover {
	background: none;
	}
	
/*-----------NAV ELEMENTS-----------------*/	
	
#nav-home {
	background: transparent url(../images/nav-home.gif) no-repeat 0 -35px;
	}
	
#nav-home a {
	background: transparent url(../images/nav-home.gif) no-repeat 0 0;
	}
	
#nav-home a.selected, #nav-home a.selected:hover {
	background: transparent url(../images/nav-home.gif) no-repeat 0 -70px;
	}
	
#nav-about {
	background: transparent url(../images/nav-about.gif) no-repeat 0 -35px;
	}
	
#nav-about a {
	background: transparent url(../images/nav-about.gif) no-repeat 0 0;
	}
	
#nav-about a.selected, #nav-about a.selected:hover {
	background: transparent url(../images/nav-about.gif) no-repeat 0 -70px;
	}
	
#nav-products {
	background: transparent url(../images/nav-products.gif) no-repeat 0 -35px;
	}
	
#nav-products a {
	background: transparent url(../images/nav-products.gif) no-repeat 0 0;
	}
	
#nav-products a.selected, #nav-products a.selected:hover {
	background: transparent url(../images/nav-products.gif) no-repeat 0 -70px;
	}
	
#nav-why {
	background: transparent url(../images/nav-why.gif) no-repeat 0 -35px;
	}
	
#nav-why a {
	background: transparent url(../images/nav-why.gif) no-repeat 0 0;
	}
	
#nav-why a.selected, #nav-why a.selected:hover {
	background: transparent url(../images/nav-why.gif) no-repeat 0 -70px;
	}
	
#nav-buy {
	background: transparent url(../images/nav-buy.gif) no-repeat 0 -35px;
	}
	
#nav-buy a {
	background: transparent url(../images/nav-buy.gif) no-repeat 0 0;
	}
	
#nav-buy a.selected, #nav-buy a.selected:hover {
	background: transparent url(../images/nav-buy.gif) no-repeat 0 -70px;
	}
	
#nav-video {
	background: transparent url(../images/nav-video.gif) no-repeat 0 -35px;
	}
	
#nav-video a {
	background: transparent url(../images/nav-video.gif) no-repeat 0 0;
	}
	
#nav-video a.selected, #nav-video a.selected:hover {
	background: transparent url(../images/nav-video.gif) no-repeat 0 -70px;
	}
	
#nav-contact {
	background: transparent url(../images/nav-contact.gif) no-repeat 0 -35px;
	}
	
#nav-contact a {
	background: transparent url(../images/nav-contact.gif) no-repeat 0 0;
	}
	
#nav-contact a.selected, #nav-contact a.selected:hover {
	background: transparent url(../images/nav-contact.gif) no-repeat 0 -70px;
	}
	
/*-------------------------BIOS TABLE------------------------*/

.bios {
	border: 0;
	}

.bios td {
	padding: 5px;
	}
	
/*------------------------VIDEO PANELS-----------------------*/
.video {
	margin: 10px 0;
}