/* BODY PROPERTIES
----------------------------------*/
body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #666;
}
body {
/*	background-image: url(images/bg.gif);  */
	background-color:#F8F8F8;   
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

/* LINK PROPERTIES
----------------------------------*/
a {
	color:#666;
}
a:hover {
	color:#666;
	text-decoration:none;
}

#wrapper {
	background:#E8E8E8;
	padding:1px;
	width:746px;
}

/* PARAGRAPH PROPERTIES
----------------------------------*/
p {
	margin-bottom:20px;
	text-align:left;
}

.warranty {
	color:#000066;
}


/* LIST PROPERTIES
----------------------------------*/
ul {
	text-align:left;
}

ol {
	text-align:left;
}

/* H1,H2,H3 PROPERTIES
----------------------------------*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	margin-bottom:20px;
	border-bottom:1px #999999 dotted;
	text-align:left;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-bottom:20px;
	border-bottom:1px #999999 dotted;
	text-align:left;
}

/* TEXT BLOCK (INDEX) PROPERTIES
----------------------------------*/
#textBlock1 {
	background-image:url(images/indexTextBg.gif);
	background-repeat:no-repeat;
	width:333px;
	height:280px;
	padding:30px 20px 0px 20px;
	background-color:#CCCCCC;
}


#textBlock1 h1 {
	border-bottom:none;
	margin-bottom:10px;
}

/* QUICK CONTACT PROPERTIES
----------------------------------*/
#quickContact {
	background-image:url(images/indexQuickContactBg.gif);
	background-repeat:no-repeat;
	width:353px;
	height:534px;
	padding:30px 20px 20px 20px;
}

#quickContact td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#quickContact input{
	background-image:url(images/formFieldBg.gif);
	background-repeat:repeat-x;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	border:1px solid #999999;
	width:200px;
}

#quickContact textarea{
	background-image:url(images/formFieldBg.gif);
	background-repeat:repeat-x;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999999;
	width:200px;
}

#quickContactBox {
	width:290px;
	padding:14px;
	padding-bottom:0;
	background-color:#F8F8F8;
	border:#CCCCCC 1px solid;
}

#quickContactBox p {	
	margin:0px;
	margin-bottom:10px;
}

/* CONTENT PROPERTIES
----------------------------------*/
#content {
	width:736px;
	background-image:url(images/indexQuickContactBg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	border-top:none;
}


/* CONTENT PROPERTIES
----------------------------------*/
#subContent {
	width:736px;
	background-image:url(images/indexQuickContactBg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-top:none;
	padding:20px 20px 30px 20px;
}



/* PRODUCT DIV WRAPPER
------------------------------------------------------------------------------------ */
#productCell {
	margin-bottom:20px;
	width:680px;
	height:220px;
}

#productCell p{
	padding-top:6px;
}

/* OTHER PROPERTIES
----------------------------------*/
blockquote {
	padding:0px;
	background-color:#F8F8F8;
}
blockquote p{
	padding:12px;
}


.noMargin {
	margin:-30px;
}


/* FOOTER PROPERTIES
----------------------------------*/
.footer {
	background-image:url(images/footerBg.gif);
	background-repeat:no-repeat;
	height:29px;
	color:#FFFFFF;
}

.footer p {
	margin-left:20px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.footer a {
	color:#FFFFFF;
	font-size:11px;
}
.footer a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

/* COPYRIGHT PROPERTIES
----------------------------------*/
#copyright {
	width: 700px;
	text-align:right;
	color:#666;
	font-size:11px;
}

#copyright a {
	color:#666;
	font-size:11px;
}
#copyright a:hover {
	color:#666;
	font-size:11px;
	text-decoration:none;
}

#coupon {
	margin: -30px -20px 0 -20px;
	padding: 0px;
	height: 86px;
	width: 363px;
	position: relative;
}
.border1 {
	border: 2px solid #A5AB89;
}
