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

body {
	text-align: center;
	background-color: white;
}
#wrapper {
	position: relative;
	background-color: white;
	width: 1002px;
	margin: 0px auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	text-align: left;
	color:#000;
	} 

#header {
	text-align:right;
	background-image: url(images/Banner_Top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:1002px;
	height:156px;
	float:left;
}
#header #wbBanner {
	float:left;
	margin-top:45px;
	margin-left:5px;
}

#header #headerText {
	float:right;
	margin-top:50px;
	margin-right:10px;
	color: #006600;
	font-weight:bold;
}
#header #headerText #phoneNo{
	float:right;
	font-size:30px;
	}
#header  #headerText #email{
	clear:right;
	float:right;
	margin-top:6px;
	font-size:18px;
}
#header  #headerText #email a {
	color: #006600;
	font-weight:bold;
	text-decoration:none;
}
#header  #headerText #email a:hover {
	text-decoration:underline;
}
#rhCol {
	margin: 0px auto;
	width:205px;
	float:right;
}

#rhCol #map {
	border: 0px;
	width:207px;
}
#rhCol a img	{
	border:none;
}
#navMenu a img	{
	border:none;
}
#content {
	float:left;
	width:795px;
}
.pageContent h1 {
	color:#006600;
	font-size:26px;
	line-height:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0.5em;
	margin-left: 5px;
}
.pageContent h3,  {
	color:#006600;
	font-size:18px;
	line-height:normal;
	text-align:center;
}
.pageContent p, {
	line-height:1.25em;
	margin-top: 0em;
	margin-bottom: 1.25em;
}
.pageContent a, .givenBy a {
	color:#006600;
}
.pageContent a:hover, .givenBy a:hover {
	color: #00F;
	text-decoration:none;
}

.pageContent ul li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 20px;
}
.testimonial {
	font-style:italic;
	font-size:14px;
}
.givenBy {
	font-style:normal;
	font-size:14px;
	text-align:right;
}
#superFooter {
	margin-top:0px;
	width: 988px;
	clear:both;
}
.homeProductList {
	font-size:14px;
	line-height:normal;
	text-align:left;
	font-weight:normal;
	font-style:italic;
}

#footer {
	border: 2px  solid #006600;
	background-color:#F7F7F7;
	width: 988px;
	height:20px;
	font-size: 10pt;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	margin-top:5px;
	color:#006600;
	text-align:center;
	}
#footer a {
	color:#006600;
	text-decoration:none;
}
#footer a:hover {
	
	text-decoration:underline;
}
