body {
	background-color: #FFFFFF;
}
.bg {
	background-color: #c3d8da;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg1 {
	background-color: #c3d8da;
	background-image: url(images/background_product.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-color: #c3d8da;
	background-repeat: no-repeat;
}
.bg3 {
	background-repeat: no-repeat;
	background-image: url(images/background_product2.jpg);
}
.bg4 {
	background-repeat: repeat-x;
	background-image: url(images/nav_fill3.jpg);
	background-position: bottom;
}
.Products {
	clip: rect(auto,auto,auto,auto);
	border-top-color: #C3D8DA;
	border-right-color: #C3D8DA;
	border-bottom-color: #C3D8DA;
	border-left-color: #C3D8DA;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 272px;
	margin-left: 15px;
	margin-right: 11px;
	margin-bottom: 10px;
}
.ProductDetails {
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #C3D8DA;
	border-right-color: #C3D8DA;
	border-bottom-color: #C3D8DA;
	border-left-color: #C3D8DA;
	font-size: 10px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #048455;
	text-decoration: none;
	font-style: normal;
}

a:hover{
	text-decoration: underline;
	color: #7C8F7D;
}

/********************* Main Content Body **********************/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f051b;
	padding-left: 10px;
	float: none;
	clear: left;
}
#content {
	height: 100%;
	width: 95%;
	padding-left: 5px;
	top: 20px;
	font-size: small;
	color: #2f051b;
; text-align: left}

.footer {
	font-family: Verdana;
	font-size: xx-small;
	color: #027F50;
}
.footerbar {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
a.footernav:link, a.footernav:visited {
	font-size: xx-small;
	color: #008351;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}

a.footernav:hover {
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
	color: #87AC8D;
}
.Titles {
	font-size: 14px;
	font-weight: 600;
	color: #048455;
	position: static;
	clip:   rect(auto auto auto auto);
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 10px;
	color: #2f051b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-position: inside;
	font-size: 12px;
}
a.totop:link, a.totop:visited {
	font-size: 12px;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 40px;
	font-style: italic;
	text-align: right;
	font-weight: normal;
	text-decoration: underline;
	color: #B28195;
}
a.totop:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #986E81;
	font-style: italic;
}	
.quotes {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	color: #722E37;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
blockquote {
	margin-left: 10px;
}
