body {
		text-align:center;
		background:#000;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10pt;
		}
	
#frame {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	border:2px solid #c7c7c7;
	background:#fff;
	}
	
#contentleft {
	width:174px;
	padding:0;
	float:left;	
	background:#fff;
	background-image: URL('images/nav-border5.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	}
.footer{
	background-image: URL('images/footer-leaves.gif');
	background-repeat:repeat-x;
	background-position: top center;
	height:75px;
}
#contentcenter {
	width:575px;
	padding:10px 0 10px 10px;
	float:left;
	background:#fff;
	}
#contentheader{
	width:770px;
	height:138px;
	background-image: URL('images/jean-wells-logo4.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}
#nav {
	padding: 0;
	margin-bottom: 0;
	font:12px/14px Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;
	color: #333;
	height:600px;
	}
#nav  a {
	display: block;
	color: #000;
	text-decoration: none;
	margin-left:10px;
	width:150px;
	}

html>body #nav a {
	/*width: auto;*/
	}

#nav a:hover {
	color: #0000ff;
	}
.copyright{
	text-align:center;
	color:#fff;
	font-size:8pt;
	}
h1{	
	font-size: 12pt;
}
h2{	
	font-size: 10pt;
}
#imgwrapper {width:150px; height:100%;}


#prodimg {vertical-align:middle;line-height:150px;}

.prodsheading{
background-color:#000;color:#fff;width:143px;padding-left:10px;font-size:10pt;font-weight:bold;margin:0 0 10px 0;
}