body {
	text-align: center;
}
a:link {
	color: #B06144;
}
a:hover {
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #002c56;
	margin-top: 0px;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002c56;
}
.navtext a, a:visited, a:active {
	color: #002c56;
}
.navtext a:hover {
	text-decoration:none; 
}
#bodywrapper {
	margin: auto;
	width: 857px;
	text-align: center;
}
.bgproducts {
	background-color: #ecf1f3;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #347E42;
	background-color: #E2F3E2;
	padding: 15px 10px 5px 10px;
	margin-left: 10px;
}
#footer a, #footer a:visited {
	color: #347E42;
	text-decoration:none;
}