@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


#footer {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	text-align:center;

}

#productPage {
	width:600px;
	position:relative;
	float:none;
}

body {
	background-image: url(../images/backImage.jpg);
	background-repeat: repeat-x;
	position:relative;
	margin-left:50px;
	margin-top:15px;
}

#contentTable {
	position:relative;
	margin-top:15px;
	margin-left: 5%;
 	margin-right: 5%;
}

.mastHead {
	background-image: url(../images/Masthead.png);
	background-repeat: no-repeat;
	margin: 0px; 
	padding: 0px;
}

/*#mastHeadDiv {
	background-image:url(../images/Masthead.png);
	background-repeat:no-repeat;
	width: 799px;
	height:86px;
}*/

#companyName {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bolder;
	color:#FFFFFF;
	width:350px;
	position:relative;
	left:30px;
	top:23px;
}

#companyPromise {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:center;
	width:380px;
	position:relative;
	top:-15px;
	left:405px;
}


#myMenuWrapper {
	position:relative;
	width: 790px;
	z-index:100;
}

#aboutCopy {
	padding-top:55px;
	margin-right:30px;
	margin-left:275px;
	text-align:right;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-style:normal;
	}

#serviceCopy {
	text-align:left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-style:normal;
	}

#productCatHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#666666;
	padding-left:1.2em;
}

#otherCatHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	color:#666666;
}

#featureProductName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	color:#000000;
	padding-left:1.2em;
	padding-top:10px;
}

#thumbProductName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
}

a.thumbNameLinks:link {color: #000000; text-decoration: none;  }
a.thumbNameLinks:visited {color:#000000; text-decoration: none; }
a.thumbNameLinks:hover {color:#990000; text-decoration: underline; }
a.thumbNameLinks:active {color: red; } 

#featureProductCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#000000;
	padding-left:2em;
	padding-top:1em;
}
.clickToRequestQuote	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:bold;
	clear:left;
	padding-left:20px;
}

a.clickToRequestQuotes:link {color: #000000; text-decoration: none;  }
a.clickToRequestQuotes:visited {color:#000000; text-decoration: none; }
a.clickToRequestQuotes:hover {color:#990000; text-decoration: underline; }
a.clickToRequestQuotes:active {color: red; } 

#asterix {color:#990000; vertical-align:top;}