@charset "utf-8";
body {
	font: 14px/normal Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background: #4c4c4c url(http://epharmnutrition.com/images/grad1.png) 0 0 repeat-x;

}
.border {
	border: 2px solid #00000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
}
.pageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
img.hero{
	margin-top: 100px;
}
#capLeft {
width: 225px; 
float:left;
margin: 0;
}
#capRight {
width: 225px; 
float:right;
margin: 0;
}
a {
	color: #F00;
	text-decoration: underline;
}
a:visited{
	color: #F00;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}

