body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align:center;
	margin:24px 0;
	padding:0;
}

#container {
	width: 918px;
	margin:0 auto;
	text-align:left;
}
#header {
	position:relative;

}
#logo {
	float:left;
	padding-left:20px;
	padding-bottom:16px;
}
#topsubnav {
	height:0;
	width:0;
	display:none;
}
#page_btn {
	height:0;
	width:0;
	display:none;
}
#topnav {
	height:0;
	width:0;
	display:none;
	}
#leftcol {
	float:left;
	width:755px;
}
#rightcol {
	height:0;
	width:0;
	display:none;
}
#sidenav {
	height:0;
	width:0;
	display:none;
}
#header_image {
	height:0;
	width:0;
	display:none;
}

#main-content {padding-top:20px;}
#content {width:94%;padding-top:20px;}

.prodlist {margin:12px 12px 12px 0;float:left;}
.prodlist img {border:1px solid #ccc;padding:10px 16px 10px 10px;}

.prod_title {color:#004b8d;font-size:24px;background: url(../images/blue-bar.gif) repeat-x bottom;width:94%;padding-bottom:10px;}

#prod_detail {width:94%;}
#prod_detail_pic {float:left;border:1px solid #ccc;padding:10px;margin-right:10px;}

#prod_text {float:left;width:224px;}
#prod_text ul {margin-left:0px;padding-left:14px;}

.details_title {color:#124a92;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:2px;}

#related_products {clear:both;}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

