body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #0099CC;
	background-image: url(images/navpic-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 105px;
}
h1 {
	font-size: 1.1em;
	margin: 2px 0 10px;
}
h2 {
	font-size: 1em;
	margin: 0;
	color: #0000CC;
}
h3 {
	font-size: 0.9em;
	margin: 0;
}
p {
	margin: 0 0 7px;
}
img {
	border: 0;
}
ol {
	list-style-type: square;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#shadow {
	width: 780px;
	float: left;
	padding: 0 10px;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 105px;
	width: 780px;
	background-image: url(images/header-bg.jpg);
	float: left;
	position: relative;
}
#logo {
	width: 300px;
	float: left;
	position: absolute;
	top: 10px;
	left: 0px;
}
#navbar {
	width: 225px;
	float: right;
	text-align: left;
	height: 1.3em;
	padding: 0 25px 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
#navbar li {
  float: left;
  position: relative;
}
#navbar a {
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.headquest {
	position: absolute;
	top: 28px;
	right: 2px;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
#navpic {
	width: 780px;
	height: 150px;
	padding: 5px 0;
	font-size: 0.9em;
	background-image: url(images/navpic-bg.jpg);
	float: left;
}
.auto a, .pc a, .ind a {
	height: 140px;
	width: 255px;
	display: block;
	float: left;
	text-decoration: none;
	padding: 10px 0 0 5px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
.auto a {
	background-image: url(images/nav-auto.jpg);
}
.pc a {
	background-image: url(images/nav-pc.jpg);
}
.ind a {
	background-image: url(images/nav-ind.jpg);
}
.auto a:hover, .pc a:hover, .ind a:hover {
	color: #000099;
	text-decoration: none;
}
.auto a:hover {
	background-image: url(images/nav-auto-over.jpg);
}
.pc a:hover {
	background-image: url(images/nav-pc-over.jpg);
}
.ind a:hover {
	background-image: url(images/nav-ind-over.jpg);
}
.autoside1 a, .autoside2 a, .autoside3 a{
	height: 90px;
	width: 255px;
	display: block;
	float: left;
	text-decoration: none;
	padding: 10px 0 0 5px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-repeat:no-repeat;
}	
.autoside1 a{
	background-image:url(images/autocooling-sidepic01.gif);
}
.autoside2 a{
	background-image:url(images/autocooling-sidepic02.gif);
}
.autoside3 a{
	background-image:url(images/autocooling-sidepic03.gif);
}
/*.autoside1 a:hover{
	background-image:url(images/autocooling-sidepic03.gif);
}
.autoside2 a:hover{
	background-image:url(images/autocooling-sidepic01.gif);
}
.autoside3 a:hover{
	background-image:url(images/autocooling-sidepic02.gif);
}*/
a {
	color: #66CCFF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#content {
	float: left;
	width: 780px;
	text-align: left;
	margin: 5px 0;
	padding: 0 0 20px;
	font-size: 0.9em;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#subcontent {
	float: left;
	width: 190px;
	padding: 15px 5px 0;
	text-align: center;
}
#subnav {	
}
#subnav ul {
	margin: 0 0 10px;
	padding: 0;
}
#subnav li {
	margin: 1px 0;
	padding: 0;
	list-style-type: none;
}
#subnav a {
	padding: 4px 8px 2px 16px;
	background-image: url(images/subnav-btn.gif);
	display: block;
	text-align: left;
	width: 166px;
	height: 19px;
	color: #000000;
	text-decoration: none;
}
#subnav a:hover {
	background-image: url(images/subnavover-btn.gif);
	color: #000000;
}
#maincontent {
	float: right;
	width: 570px;
	padding: 0 5px;
}
#maincontent ul {
	list-style-type: decimal;
	clear: both;
	float: none;
	margin: 5px 10px;
	padding: 0 10px;
}
#maincontent li {
	list-style-type: decimal;
	float: none;
	margin: 0 10px;
	padding: 0 0;
}
.box {
	float: left;
	width: 570px;
	margin: 0 0 6px;
}
.product-title {
	float: left;
	width: 560px;
	padding: 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.box-img {
	float: left;
	width: 125px;
	padding: 5px;
	margin: 0;
	font-size: 0.68em;
	text-align: center;
}
.box-text {
	float: left;
	width: 430px;
	padding: 5px 0;
	margin: 0;	
	font-size: 0.85em;
}
.orderbtn {
	margin: 2px 5px 0;
	border: 0;
}
#footer {
	width: 780px;
	background-image: url(images/foot-bg.jpg);
	float: left;
	font-size: 0.7em;
	padding: 15px 0 0;
	background-repeat: repeat-x;
}
#footer p {
	margin: 2px 0 0;
}
#footer a, #footer a:hover {
	text-decoration: none;
}
.formrow {
	float: left;
	width: 98%;
	margin: 1px 0;
}
.input {
	width: 65%;
	float: right;
	text-align: left;
}
.label {
	float: left;
	width: 34%;
	text-align: right;
}
.req {
	font-weight: bold;
	color: #FF0000;
}
.review {
	width: 555px;
	float: left;
	margin: 5px 0;
	padding: 5px;
	/*background-color: #F0FCFF;*/
}
.reviewer {
	font-weight: bolder;
	text-decoration: underline;
}
.reviewtext {

	background: url(images/quote.gif) no-repeat;
	color: #456;
	display: block;
	/*font: normal 1.4em "Lucida Sans Unicode",serif;*/
	padding-left: 28px;
	font-style: italic;
}
.newsbox {
	width: 560px;
	float: left;
	margin: 5px 0;
	padding: 5px;
	background-color: #F0FCFF;
}
.newsdate {
	width: 90px;
	float: left;
	color:blue;
	font-style:italic;
}
.newstext {
	width: 470px;
	float: right;
	
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.alignjust {
	text-align: justify;
}
.picspac {
	margin: 5px;
}
