@charset "utf-8";
/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#content table, #content table td {
	height:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
	font:bold italic 20px Arial, Helvetica, sans-serif;
	color:#0f3691;
	line-height:20px;
	padding:0 0 14px;
}

#content h2 {
	font:bold italic 18px Arial, Helvetica, sans-serif;
	color:#263c6f;
	line-height:18px;
	padding:0 0 14px;
}

#content h3 {
	font:bold italic 16px Arial, Helvetica, sans-serif;
	color:#263c6f;
	line-height:16px;
	padding:0 0 3px;
}


#content h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#bd1300;
	line-height:16px;
	padding:0 0 3px;
}

#content p {
	line-height:14px;
	padding:0 0 14px;
}

#content hr {
	height:1px;
	border:0;
	color:#ccc;
	background:#ccc;
	width:96%;
	text-align:center;
	margin:10px auto 24px;
	_margin:3px auto 17px;
}

#content a {
	color:#0f3691;
}

#content a:hover {
	text-decoration:none;
}

#content .imgright {
	float:right;
	margin:0 0 10px 10px;
}

#content .left {
	float:left;
}

#content .right {
	float:right;
}

#content ul.arrow, #content ul.arrow li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.arrow {
	padding:0 0 14px 14px;
}

#content ul.arrow li {
	padding:0 0 4px 20px;
	background:url(../images/arrow.gif) 0 3px no-repeat;
}

#content .products h2 {
	background:#263c6f;
	padding:5px;
	margin:0 0 8px;
	color:#fff;
}

#content .products h2 a {
	text-decoration:none;
	color:#fff;
}

#content .products ul, #content .products ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .products ul {
	padding:0 0 14px 14px;
}

#content .products ul li {
	padding:0 0 4px 20px;
	background:url(../images/arrow.gif) 0 3px no-repeat;
}

#content .products .view-products a {
	display:block;
	width:121px;
	height:29px;
	background:url(../images/view-products.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .products .view-products a:hover {
	background-position:0 -29px;
}

#content .products ul.thirty {
	width:31%;
	float:left;
}

/* Quick Form */

#content .quick-form {
	float:right;
	width:195px;
	background:#fff;
	border:1px solid #dbdbdb;
}

#content .big {
	width:390px;
}

#content .quick-form form div {
	width:auto;
	background:none;
	border:none;
	float:none;
}

#content .quick-form form div.left {
	float:left;
}

#content .quick-form form div.right {
	float:right;
}

#content .quick-form form {
	padding:15px 9px 0;
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#333;
}

#content .quick-form form h3 {
	font:bold italic 18px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#0b286a;
	padding:0 0 13px;
}

#content .quick-form input, #content .quick-form textarea {
	border:0;
	width:175px;
	height:25px;
	padding:6px 5px 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	background:transparent;
}

#content .quick-form textarea {
	margin-top:1px;
	width:173px;
	height:70px;
}

#content .big textarea {
	width:368px;
}

#content .quick-form span {
	display:block;
	width:175px;
	height:25px;
	background:url(../images/quick-input.gif) 0 0 no-repeat;
}

#content .quick-form span.area {
	height:75px;
	background:url(../images/quick-textarea.gif) 0 0 no-repeat;
}

#content .big span.area {
	width:370px;
	background:url(../images/quick-big-textarea.gif) 0 0 no-repeat;
}

#content .quick-form p {
	padding:0 0 4px;
}

#content .quick-form .submit-button {
	text-align:right;
	padding:4px 4px 8px 0;
}

#content .quick-form .submit-button input {
	display:block;
	width:76px;
	height:22px;
	background:url(../images/submit-button.gif) 0 0 no-repeat;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	cursor:pointer;
	margin:0 0 0 auto;
}

#content .quick-form .submit-button input:hover {
	background-position:0 -22px;
}

/* Quick Form End */
/* Product Buckets */

#content .prod-box {
	float:left;
	width:760px;
}

#content .prod-box ul, #content .prod-box ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .prod-box ul li {
	width:185px;
	height:150px;
	float:left;
	background:url(../images/prod-box-bg.gif) 0 0 no-repeat;
	margin:0 5px 10px 0;
	text-align:center;
}

#content .prod-box ul li h2 {
	font:bold 18px Arial, Helvetica, sans-serif;
	line-height:18px;
	height:59px;
	text-align:left;
	padding:0;
}

#content .prod-box ul li h2 a {
	display:block;
	color:#fff;
	padding:15px 15px 0;
	text-decoration:none;
}

#content .prod-box ul li h3 {
	width:157px;
	height:74px;
	_height:80px;
	border:3px solid #fff;
	position:relative;
	margin:0 auto;
	padding:0;
	background:#e3e3e3;
	font:normal 11px Arial, Helvetica, sans-serif;
}

#content .prod-box ul li h3 a.more {
	display:block;
	width:46px;
	height:18px;
	position:absolute;
	right:0;
	bottom:0;
	_right:-1px;
	background:url(../images/more-button.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .prod-box ul li h3 a.more:hover {
	background-position:0 -18px;
}

#content .prod-box ul li h3 a.left {
	float:left;
	margin:0 4px 0 0;
	_margin:0;
}

#content .prod-box ul li ul li {
	width:auto;
	height:auto;
	background:none;
	float:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:14px;
	margin:0;
}

#content .prod-box ul li ul li a {
	color:#000;
}

/* Product Buckets End */