﻿body {
	font-family:Tahoma, Arial, sans-serif;
	font-size:8pt;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

a:focus {
	outline:0;
}
th {
	text-transform:uppercase;
	font-size:12pt;
}

img {
	border:none;
}

#container {
	width:100%;
}

#main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:950px;
}

#header {
	float:left;
	background:url('../images/logo.jpg') no-repeat center;
	height:169px;
	width:950px;
	background-color:white;
	z-index:1;
}

#topnav {
	float:left;
	width:950px;
	background-color:white;
	border:1px red solid;
	border-left:0px;
	border-right:0px;
	background:url('../images/topnavbg.gif');
	margin:0px;
	z-index:2;
}

#leftnav {
	float:left;
	width:250px;
}

#leftnav ul {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}

#leftnav a {
	display:block;
	width:250px;
	height:26px;
	background:url('../images/leftnav.gif') no-repeat;
	text-decoration:none;
	color:blue;
	font-size:10pt;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
	padding-left:30px;
}

#leftnav .active {
	background-position:0 -31px;
}

#leftnav a:hover {
	display:block;
	width:250px;
	height:26px;
	background-position:0 -31px;
	color:red;
}

#features {
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	width:100%;
}

#features a {
	color:red;
	text-decoration:none;
	display:block;
}

#features a:hover {
	text-decoration:underline;
}

#features td {
	border:1px white solid;
}

#features td:hover {
	border:1px blue solid;
}

#other {
	display:none;
}

#sitemap {
	text-align:left;
	margin-left:30px;
	font-size:10pt;
	font-weight:bold;
}

#sitemap a {
	color:red;
	display:block;
	text-decoration:none;
}

#sitemap a:hover {
	color:blue;
	text-decoration:underline;
}

.dc {
	width:100%;
	border:1px silver solid;
	text-align:center;
	font-size:12pt;
}

.dc td {
	border:1px silver solid;
}

.dc th {
	border:1px silver solid;
}

.button {
	display:block;
	width:250px;
	height:26px;
	background:url('../images/leftnav.gif') no-repeat;
	text-decoration:none;
	color:blue;
	font-size:10pt;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
	padding-left:30px;
}

.button:hover {
	display:block;
	width:250px;
	height:26px;
	background:url('../images/leftnav.gif') no-repeat;
	background-position:0 -31px;
	color:red;
}

.topnav {
	float:left;
	display:inline-block;
	width:158.3px;
	padding:5px 0px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-size:10pt;
	font-weight:bold;
}

.topnav:hover {
	background:url('../images/topnavhover.gif');
}

#topnav .active {
	background:url('../images/topnavhover.gif');
}

#content {
	float:right;
	margin-left:10px;
	width:690px;
	text-align:left;
}

#content a {
	font-size:10pt;
	font-weight:bold;
	color:red;
	text-decoration:none;
}

#content a:hover {
	color:blue;
}

#form th {
	font-variant:normal;
	text-align:left;
}

#footer {
	float:left;
	width:950px;
	height:100px;
	font-size:12pt;
}

#footer a {
	font-weight:bold;
	color:red;
	text-decoration:none;
}

#footer a:hover {
	color:blue;
}

#form {
	width:100%;
	color:red;
	margin-left:auto;
	margin-right:auto;
}

.tbcenter {
	margin-left:auto; 
	margin-right:auto;
}

.procat {
	width:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:9pt;
	clear:both;
}

.procat a {
	color:red;
	display:block;
	text-decoration:none;
}

.procat a:hover {
	color:blue;
	text-decoration:underline;
}

.procat img {
	width:100px;
	height:100px;
}

.products {
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	clear:both;
}

.products img:hover {
	border:2px blue solid;
	padding:2px;
	background-color:white;
}

.products img {
	border:2px white solid;
	padding:2px;
	background-color:white;
}

.subtitle {
	font-size:10pt;
	font-weight:bold;
}

.testimonials {
	border:1px blue dashed;
	background-color:#fee;
	font-size:10pt;
	padding:10px;
}

.normal {
	font-weight:normal;
}

.blink {
	text-decoration:blink;
}

.bold {
	font-weight:bold;
}

.big {
	font-size:12pt;
}

.ital {
	font-style:italic;
}

.strike {
	text-decoration:line-through;
}

.small {
	font-size:10pt;
}


.underline {
	text-decoration:underline;
}

.subscript {
	font-size:8pt;
}

.center {
	text-align:center;
}

.blink {
	text-decoration:blink;
}

.red {
	color:red;
}

.navy {
	color:navy;
}

.subscript {
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
}

#form {
	clear:both;
}

#form th {
	color:black;
	text-align:left;
	font-size:10pt;
}

.formbut {
	border:2px silver solid;
	background-color:#444;
	padding:5px 10px;
	color:white;
}

.formtxt {
	border:1px silver solid;
	background-color:#eee;
	color:black;
}

.atc {
	text-align:left;
	padding-left:25px;
}

.note {
	font-size:7pt;
	font-weight:normal;
}

#msg {
	float:left;
	clear:both;
	width:680px;
	padding:0 10px;
	margin:10px;
	border:1px blue solid;
	background:#ffe;
}

#msg h4 {
	margin:10px 5px;
}

#msg ul {
	list-style:none;
	margin-left:10px;
	padding-left:10px;
	color:red;
}

.cart {
	width:100%;
	border:1px black solid;
}

.cart th {
	text-transform:capitalize;
	text-align:left;
	background-color:#eee;
	font-size:10pt;
}
