body {
	background-image: url(../img/bg-vert.jpg);
	background-repeat:repeat-x;
	background-color: #7897A9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #393A32;
	font: .9em/1.2em bold small-caps arial,sans-serif;
}
.bodyCntnr {
	width:750px;
	clip: auto;
	height: 600px;
}
.bodyHeader {
	background-image: url(../img/bg-header.jpg);
	background-repeat:no-repeat;
	height:52px;
	width:100%;
}
.bodyNavg {
	background-image: url(../img/bg-navg.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:100%;
}
.bodyContent {
	background-image: url(../img/bg-body.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	width:748px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	overflow: hidden;
}
.bodyFooter {
	background-image: url(../img/bg-footer.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:100%;
}
.contentHolder {
	width:580px;
	position: relative;
	z-index: 2;
	text-align: left;
	float: right;
	padding-top: 10px;
  
}
.contentHolderMain {
	width:715px;
	position: relative;
	z-index: 2;
	text-align: left;
	padding-top: 10px;
	top: 10px;
	float: right;
	left: 8px;
	padding-right: 10px;
	font-size: 1.3em;
	color: #393A32;
	overflow: visible;
}
.subtext {
	font-weight:200;
	font-size:0.8em;
	color: #393A32;
}
.product td{
	color: #666666;
	padding-bottom: 5px;
}
#productTable {
	position:relative;
	overflow: hidden;
	float: right;
          
}
#productImage {
	position:relative;
	float: right;
	overflow: hidden;
          
}
#tertnav {
	position:relative;
	width: 150px;
	float: left;
	clear: both;

}
a.images img {
       border-color:#000000;
       border-style:solid;
       border-width:1px;
}
#backnav {
	position:relative;
	width: 150px;
	float: left;
	clear: both;
}
#imgclip {
	width:180px;
	height:180px;
	border: 1px solid #000000;
	overflow: auto;
	clip: rect(1px, 1px, 80px, 100px);
	position: absolute;

}
