@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/new/content-bg.jpg) 50% 0 repeat;
}

.header1 {
	font-weight:normal;
	color:#163364;
	font-size:2em;
	line-height:1em;
}
.header2 {
	font-weight:normal;
	color:#163364;
	font-size:1.7em;
	line-height:1em;
}
.header3 {
	font-weight:normal;
	color:#163364;
	font-size:1.5em;
	line-height:1em;
}

#header_wrapper {
	width:100%;
	height:170px;
	background:url(/images/new/bkrd-flah.jpg) repeat-x 50% 0;
}

#nav-bkrd {
	width:100%;
	background:url(../images/new/bkrd-nav.png) repeat-x scroll 50% 131px;
}

#header_glow {
	width:100%;
	height:170px;
}

#top_bar {
	height:26px;
	width:936px;
	text-align:right;
	padding:9px 14px 0 0;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

#top_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

#header {
	width:950px;
	height:96px;
	text-align:left;
	position:relative;
}

#phone_number {
	margin:13px 9px 6px 0;
	float:right;
}

#logo2 {
	position:absolute;
	top:-3px;
	left:203px;
}

#logo {
	position:absolute;
	top:-16px;
	left:-20px;
}

#searchbar {
	float:right;
	clear:right;
	margin:8px 9px 0 0;
	padding:0;
}

#search_box {
	background:url(../images/new/searchbox-bg.jpg);
	width:186px;
	height:17px;
	border:0 none;
	padding:4px;
	font-size:14px;
	line-height:17px;
	margin:0;
	float:left;
}

#search_button {
	background-color:#af101c;
	color:#FFFFFF;
	display:inline-block;
	width:72px;
	padding:4px 8px;
	border:0 none;
	margin:0;
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
}

#navbar {
	margin:0;
	padding:0 0 0 185px;
	width:765px;
	height:39px;
}

#navbar a span {
	display:none;
}

#nav-law {
	display:block;
	height:39px;
	width:170px;
	background:url(../images/new/nav-sprite.jpg) 0px 0px;
}

#nav-law:hover {
	background-position: 0px -39px;
}

#nav-fire {
	display:block;
	height:39px;
	width:119px;
	background:url(../images/new/nav-sprite.jpg) -170px 0px;
}

#nav-fire:hover {
	background-position: -170px -39px;
}

#nav-industrial {
	display:block;
	height:39px;
	width:174px;
	background:url(../images/new/nav-sprite.jpg) -289px 0px;
}

#nav-industrial:hover {
	background-position: -289px -39px;
}

#nav-corporate {
	display:block;
	height:39px;
	width:121px;
	background:url(../images/new/nav-sprite.jpg) -463px 0px;
}

#nav-corporate:hover {
	background-position: -463px -39px;
}

#nav-bargain {
	display:block;
	height:39px;
	width:181px;
	background:url(../images/new/nav-sprite.jpg) -584px 0px;
}

#nav-bargain:hover {
	background-position: -584px -39px;
}

#content_wrapper {
	width:100%;
}

#content {
	width:950px;
	text-align:left;
	background:#FFFFFF url(../images/content-main-bg.gif) repeat-y;
}

#main_col {
	width:748px;
	padding:0 2px;
	float:right;
	margin-left:-198px;
}

#left_col {
	float:left;
	width:196px;
	padding:0 0 0 2px;
}

#content_pad {
	padding:14px;
}

#newsletter {
	background:#102850 url(../images/new/bkrd-newsletter.jpg) top repeat-x;
	height:172px;
	width:172px;
	border-bottom:2px solid #FFFFFF;
	padding:12px;
}

#newsletter label {
	color:#bfcde3;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#footer {
	text-align:center;
	color:#FFFFFF;
	font-size:1em;
	padding:12px;
	background:url(/images/new/bkrd-footer.jpg) repeat-x;
}

#footer a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#copyright {
	margin-top:10px;
	font-size:.9em;
}

.product_category {
	display:block;
	background:url(../images/bullet-arrow.gif) 0px 50% no-repeat;
	border-bottom:1px solid #aeaead;
	padding:4px 4px 4px 17px;
	color:#242424;
	font-size:1.1em;
	line-height:1em;
	font-weight:bold;
	text-decoration:none;
}

.product_category:hover {
	background-color:#bcbcbb;
	text-decoration:none;;
}

.product {
	width:150px;
	padding:11px;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#FFFFFF;
}

.product:hover {
	background:url(../images/product-highlight.gif) top no-repeat;
	text-decoration:none;
}

.product_title {
	color:#3a3a39;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
}

.product_price {
	color:#3a3a39;
	font-weight:bold;
	font-size:1.2em;
	padding-top:5px;
}

.list_price {
	text-decoration:line-through;
}

.price {
	color:#DD0000;
}
