body {
	background: #7abac9 url(images/bkg.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 930px;
	height: 59px;
	margin: 0 auto;
	padding: 0px;
	color: #333333;
	height: 100%;
}


h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	color: #fff;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #46b3d8;
	margin: 0px;
	padding: 0px;
}

a {
	color: #46b3d8;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Logo */

#logo {
	background: url(images/logo.gif) no-repeat top left;
	width: 930px;
	height: 59px;
	margin: 54px 0px 0px 20px;
}

#logo h1 {
	padding: 22px 0px 0px 280px;
}

#logo a {
	color: #fff;
}
#menu p {
	color: #ffffff;
	font-weight: bold;
	float: right;
	margin: -50px 60px 0px 775px;
	padding: 0px 0px 0px 20px;
	position: relative;
	z-index: 2px;
	background: url(images/mail.jpg) no-repeat top left;
	line-height: 12px;
	font-size: 12px;
}
#menu p a {
	color: #fff;
}

/* Header */

#header {
	width: 930px;
	height: 330px;
	background: url(images/tabheader.jpg) no-repeat top left;
	margin: 0 auto;
}

#subpage_header {
	width: 930px;
	height: 330px;
	background: url(images/tab_subpage.jpg) no-repeat top left;
	margin: 0 auto;
}

.video {
	float: left;
	margin: 40px -25px 0px 40px;
	padding: 0px;
	color: #fff;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
}	

.video p {
	margin-top: 5px;
}

/* Menu */
#menu {
	width: 930px;
	height: 20px;
	display: block;
	padding-top: 18px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a{
	display: block;
	height: 20px;
}
.menu_home a  {
	width: 60px;
	background: url(images/home.gif) no-repeat top left;
	margin-left: 55px;
}
.menu_about a  {
	width: 51px;
	background: url(images/about.gif) no-repeat top left;
	margin-left: 45px;
}
.menu_inventor a  {
	width: 93px;
	background: url(images/theinventor.gif) no-repeat top left;
	margin-left: 35px;
}
.menu_news a  {
	width: 58px;
	background: url(images/news.gif) no-repeat top left;
	margin-left: 25px;
    cursor:default;
}
.menu_impact a  {
	width: 64px;
	background: url(images/impact.gif) no-repeat top left;
	margin-left: 45px;
}
.menu_faq a  {
	width: 35px;
	background: url(images/faq.gif) no-repeat top left;
	margin-left: 55px;
}
.menu_sample a  {
	width: 82px;
	background: url(images/getsample.gif) no-repeat top left;
	margin-left: 55px;
}
.menu_buy a  {
	width: 82px;
	background: url(images/buynow.gif) no-repeat top left;
	margin-left: 57px;
}
.menu_contact a  {
	width: 82px;
	background: url(images/contact.gif) no-repeat top left;
	margin-left: 20px;
}

#menu a:hover  {
	display: block;
	background-position: 0 -20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background: url(images/content_bkg.jpg) repeat-y top left;	
}

/* Content */

#content {
	padding: 0px 90px 0px 50px;
	
}

#subpage_content {
	margin-top: -260px;
}

#content h2 {
	padding: 10px;
	margin: 0px;
}

#content p {
	padding: 10px 20px 0px 25px;
	margin: 0px;
}

#content li{
	margin-left: 25px;
}

#news {
	width: 235px;
	background-color: #ffffff;
	background: url(images/newsbkg.jpg) repeat-x bottom;
	border: 1px solid #46b3d8;
	padding: 5px;
	float: right;
	margin: 10px;
}
#news h3{
	background: url(images/newsheader.jpg) no-repeat top left;
	height: 33px;
	width: 231px;
	padding: 0px;
	margin: 0px;
}
#news hr {
	height: 1px;
	color: #46b3d8;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
} 

#news li {
	list-style: none;
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 5px 5px;
}

#quote1 {
	margin: 15px 285px 10px 0px;
	padding: 5px 0px 20px 0px;
	font-weight: bold;
	background-color: #ebfdbd;
	border: 1px solid #acca63;
	color: #86bb07;
	font-size: 12px;
	line-height: 18px;
}

#quote1 a{
	color: #86bb07;
}

#quote2 {
	color: #676767;
}

#quote3 {
	margin: 25px 225px 25px 0px;
	padding: 10px 0px 15px 0px;
	background-color: #ddf3ff;
	border: 1px solid #95d4eb;
	color: #1a9ab0;
	font-size: 12px;
	line-height: 18px;
}

#quote3 .pic{
	float: right;
}

#quote3 .author {
	font-style: italic;
	padding-left: 100px;
}

#quote4 {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 25px;
	background: url(images/greyshadow.jpg) no-repeat bottom;	background-color: #ededed;
}

#sidebar{
	padding-top: 50px;
	float: right;
	width: 201px;
}

#subpage_sidebar{
	float: right;
	width: 305px;
	margin-top: -67px;
}

#subpage_sidebar img {
	float: right;
}

#subpage_content_header {
	background: url(images/subpage_header.jpg) no-repeat top left;
	height: 69px;
	width: 817px;
	margin: 0px 0px 0px -4px;
	padding-bottom: 10px;
}

#subpage_content_header h3{
	color: white;
	padding: 30px 0px 0px 15px;
	margin: 0px;
	font-size: 24px;
}


/* Footer */

#footer {
	margin: 0 auto;
	background: url(images/content_bkg.jpg) repeat-y top left;
	padding-left: 180px
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer img {
	float: left;
}

#footer a {
}
