@charset "utf-8";
/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:14px;
}

#content table, #content table td {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	height:0;
}

#content h1 {
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#6f6100;
	line-height:22px;
	padding:0 0 14px;
}

#content h2 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#1474b7;
	line-height:20px;
	padding:0 0 2px;
}

#content p {
	padding:0 0 14px;
}

#content a {
	color:#6f6100;
}

#content a:hover {
	text-decoration:none;
}

#content .space {
	padding:0 0 14px;
}

#content .left {
	float:left
}

#content .right {
	float:right;
}

#content .fourty {
	width:39%;
}

#content .sixty {
	width:59%;
}

#content .arrow {
	margin:0;
	padding:0 0 14px 10px;
	list-style-type:none;
}

#content .arrow li {
	margin:0;
	padding:0 0 3px 14px;
	list-style-type:none;
	background:url(../images/arrow2.png) 0 4px no-repeat;
}

#content .view-catalog {
	text-align:center;
}

#content .view-catalog a {
	display:block;
	width:260px;
	height:36px;
	margin:0 auto;
	background:url(../images/view-our-product-catalog.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .view-catalog a:hover {
	background-position:0 -36px;
}

#content hr {
	width:98%;
	border:0;
	color:#999;
	background:#999;
	height:1px;
	margin:0 auto 14px;
	margin:-7px auto 7px;
	text-align:center;
}

#content .breadcrumbs {
	color:#999;
	border-bottom:1px dotted #999;
	padding:0 0 7px;
	margin:0 0 14px;
}

#content .quick-contact {
	float:right;
}

#content .quick-contact input, #content .quick-contact textarea {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	height:24px;
	padding:4px 5px 0;
	border:1px dotted #999;
	background:#fff;
}

#content .quick-contact textarea {
	height:65px;
}

#content .quick-contact .submit-button {
	display:block;
	width:120px;
	height:36px;
	border:0;
	padding:0;
	margin:0;
	background:url(../images/submit-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	cursor:pointer;
}

#content .quick-contact .submit-button:hover {
	background-position:0 -36px;
}

#content .map {
	border:1px dotted #999;
}

#content .request-info {
	_text-align:center;
}

#content .request-info a {
	display:block;
	width:260px;
	height:36px;
	margin:0 auto;
	background:url(../images/request-information.png) 0 0 no-repeat;
	_text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}

#content .request-info a:hover {
	background-position:0 -36px;
}

/* Product Buckets */

#content .prod-box ul, #content .prod-box ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .prod-box ul li {
	width:170px;
	height:206px;
	float:left;
	margin:0 5px 15px 0;
	background:#fff;
	position:relative;
}

#content .prod-box ul li.first {
	margin-left:74px;
	_margin-left:37px;
}
	

#content .prod-box ul li.last {
	margin-right:0;
}

#content .prod-box ul li h2 {
	min-height:49px;
	_height:49px;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#000;
	background:#ffdf00;
	margin:0 0 5px;
}

#content .prod-box ul li h2 a {
	display:block;
	color:#000;
	padding:8px 10px;
	text-decoration:none;
}

#content .prod-box ul li p {
	text-align:center;
	padding:0 0 11px;
}

#content .prod-box ul li img {
	border:1px solid #b6b6b6;
}

#content .prod-box ul li p.more {
	text-align:right;
	padding:0;
	background:#d9d9d9;
	height:16px;
	position:absolute;
	bottom:0;
	width:100%;
}

#content .prod-box ul li p.more a {
	display:block;
	width:59px;
	height:16px;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-align:center;
	color:#fff;
	background:url(../images/more-button.png) 0 0 no-repeat;
	margin:0 0 0 auto;
}

#content .prod-box ul li ul {
	padding:0 10px 0;
}

#content .prod-box ul li ul li {
	height:auto;
	_height:0;
	width:auto;
	float:none;
	background:none;
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#000;
	padding:0 0 5px 14px;
	background:url(../images/arrow.png) 0 2px no-repeat;
}

#content .prod-box ul li ul li a {
	text-decoration:none;
	color:#000;
}

#content .prod-box ul li ul li a:hover {
	text-decoration:underline;
}

/* Product Buckets End */
	