#content {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	line-height:14px;
}

#content h2 {
	font:18px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#840018;
	padding:0 0 14px;
}

#content h3 {
	font:16px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#3E3E3E;
	padding:0 0 2px;
}

#content table, #content td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	line-height:14px;
	height:0;
}

#content a {
	color:#840018;
}

#content a:hover {
	color:#000;
}

#content p {
	padding:0 0 14px;
}

#content .rightcaption {
	float:right;
	font-size:10px;
	text-align:center;
	width:250px;
	_width:264px;
	padding:0 0 0 14px;
}

#content .imgright {
	float:right;
	border:2px solid #840018;
	margin:0 0 8px 14px;
}

#content .imgb {
	border:2px solid #840018;
	margin:8px 10px;
}

.breadcrumbs {
	font-size:10px;
	padding:0 0 8px 0;
}

#content ul {
	margin-top:0;
	padding-top:0;
}

#content ul li {
	margin:0 0 5px;
}

.contact-form {
	float:right;
	margin:0 15px;
	padding:15px;
	background:#fff;
}

.contact-form .onefifty {
	width:150px;
	overflow:auto;
	overflow-x:hidden;
}

/* Product Boxes */

#products {
	width:100%;
}

#products ul, #products ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#products ul li {
	float:left;
	width:235px;
	height:150px;
	background:url(images/product-box.gif) no-repeat;
	margin:0 84px 25px 0;
	position:relative;
}

#products ul li p {
	padding:0 0 0 3px;
}

#products ul li h3 {
	height:26px;
	_height:32px;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	padding:6px 0 0 15px;
	font-weight:bold;
	color:#fff;
}

#products ul li h3 a {
	color:#fff;
	text-decoration:none;
}

#products ul li ul {
	position:absolute;
	left:6px;
	top:98px;
	padding:2px 0 0;
}

p.viewprod a {
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	width:100%;
	height:13px;
}

#products ul li ul li {
	float:none;
	height:auto;
	width:auto;
	background:url(images/bullet.gif) left center no-repeat;
	margin:0;
	padding:0 0 0 8px;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	color:#282828;
	line-height:12px;
}

#products ul li ul li a {
	color:#282828;
}

#products ul li ul li a:hover {
	text-decoration:none;
}

#products ul li.prodlast {
	margin:0;
}

/* Product Boxes End */
/* Literature Page */

.litright {
	float:right;
	width:380px;
	_width:400px;
	padding:10px;
	border:1px solid #d1d1d1;
	background:#e0e0e0;
}

/* Literature Page End */