p {
	padding: 1ex 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}

body {
	background-color: #E2E2E2;
}

.headerpix {
	background-image: url(../images/new/headerpictures/puragen-gel.jpg);
}


a {
	color: #5781AE;
	text-decoration: underline;
}
a:hover {
	color: #003082;
	text-decoration: none;
}


h2 {
	color: #65b202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-variant: normal;
}
h1 {
	color: #65b202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-variant: normal;
}
h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-variant: normal;
	margin-top: -3px;
}
h4 {
	color: #65b202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin-bottom: 5px;
}
.searchbutton {
	vertical-align: text-bottom;
	margin-bottom: -2px;
	margin-top: 2px;
}

.logo-aes {
	background-image: url(../images/new/mentor-grey.gif);}


.boxTopLeft {
	background-image: url(/images/new/grey/box/box_tl.gif);
}

.boxTopRight {
  background-image: url(/images/new/grey/box/box_tr.gif);
}

.boxBottomLeft {
  background-image: url(/images/new/grey/box/box_bl.gif);
}

.boxBottomRight {
  background-image: url(/images/new/grey/box/box_br.gif);
}

.boxContentLeft {
  background-image: url(/images/new/grey/box/box_cl.gif);
}

.boxContentRight {
  background-image: url(/images/new/grey/box/box_cr.gif);
}
.productbox {
	background-color: #FFF9EE;
	padding: 0px 5px 8px;
	margin-left: 60px;
	border: 1px solid #F1BC77;
	width: 400px;
}
.productinner {
	width: 280px;
	padding: 5px;
	float: left;
}

.sidebox {
        background: url(../images/grey-box/sbbody-r2.gif) no-repeat right bottom;
}
.boxhead {
        background: url(../images/grey-box/sbhead-r2.gif) no-repeat top right;
}
.boxhead h2 {
        background: url(../images/grey-box/sbhead-l2.gif) no-repeat top left;
}
.boxbody {
        background: url(../images/grey-box/sbbody-l2.gif) no-repeat bottom left;
}
