/* CSS Document */

body{
	background:#FFF;
	font: 70%/1.5  Arial, Helvetica, sans-serif;
	}

a{
	text-decoration:none;
	color:#d0103a;
}
a:hover{
	text-decoration: underline;
}

p{
	margin:0;
}

img{
	border:none;
	}

hr{
	border:#c8c8c8 solid 1px;
	margin:5px 0 15px 0;

	}

.whitetxt{
	color: #fff;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: #FFF;
}

#header {
	margin: 0 0 10px 0;
	height:95px;
}

#logo{
	margin: 0 0 0 0;
	background:#000;
	float:left;
}

#tag{
	margin: 0 0 1px 0;
	float:left;
	height:75px;
}

#intro{
	width:600px;
	height:250px;
	margin: 0 0 0 0;
	background: url(../images/FieldWorkers.jpg) no-repeat;
	float:left;
	padding:0 0 10px 0;
}

#introText{
	float: right;
	width:150px;
	padding:10px 10px 15px 15px;
	font:120%/1.2 Arial, Helvetica, sans-serif;
	color:#000;
}

#rightcol{
	background:#e9e9e9;
	padding:5px 10px 0 10px;
	float: left;
	width: 180px;
	min-height:275px;
	height:auto !important;
	height:275px;
}

#midcol{
	background:#e9e9e9;
	border-right:#fff solid 1px;
	padding:5px 10px 0 10px;
	float: left;
	width: 179px;
	min-height:275px;
	height:auto !important;
	height:275px;
	
}

#leftcol{
	padding:5px 10px 0 0px;
	float: left;
	width: 190px;
}

.quote{
	font:210%/1.25  Arial, Helvetica, sans-serif;
	color:#d0103a;
	padding:0 0 15px 0;
}

.title{
	font:150%/1.25 Georgia, Times, serif;;
	font-weight:bolder;
	margin: 0 0 0 0;
	float:left;
	height:45px;
	width:400px;
	color:#000;
}

.titleH{
	font:150%/1.25 Georgia, Times, serif;;
	font-weight:bolder;
	margin: 0 0 0 0;
	float:left;
	height:45px;
	color:#000;
}

.prodtitle{
	font-weight:bolder;
	color:#d0103a;
	padding: 0.5em 0 0 0;
}

.subtitle{
	font-weight:bolder;
	color:#000;
	padding: 0 0 0.5em 0;

}

.smalltxt{
	font: 75%/1.5  Arial, Helvetica, sans-serif;
	color:#000;
}

#PDF{
	font:85%/1.25  Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	width:85px;
	float: right;
	text-align:right;
}

#prodImg{
	float:left;
	margin:0 auto;
	width:200px;
	height:372px;
}

#copy {
	color:#666;
	float: left;
	width: 600px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#copyonly {
	color:#666;
	float: left;
	width: 400px;
}
.copyonly {
	padding:0 10px 0 0;
	width: 400px;
}

#copycol {
	padding:10px 10px 0 0;
	float: left;
	width: 190px;
}

.copycol {
	padding:10px 10px 0 0;
	float: left;
	width: 190px;
}

#mininav{
	font:85%/1.25  Arial, Helvetica, sans-serif;
	margin: 10px 10px 0 0;
	width:200px;
	float: right;
	height:60px;
	text-align:right;
}

#mininav a{
	color: #d0103a;
}


#navbar {
	background:#999;
	float:left;
	top: 0px;
	width:800px;
	height:20px;
	margin: 0 0 0 0;
	line-height:0.5em;
}

#nav{
  display: none !important;
}

#nav a {
	display: block;
	color: #fff;
	margin: 0 0 0 0;
	text-decoration: none;
	padding: 6px 10px;
}

#nav a.home {
	text-align:right;
	width:155px;
	background:#000;
	padding: 6px 10px;

}

#nav ul{
	list-style: none;

}

#nav ul a{

	display: block;
	}

#nav li {
	float: left;
}

#nav li a:hover.home {
	background:#000;
	color: #d0103a;
	border:0;
	padding: 6px 10px;
}

#nav li a:hover {
	background:#e9e9e9;
	color: #d0103a;
	border-bottom: #333 solid 1px;
	border-right: #666 solid 1px;
	padding: 6px 9px 6px 10px;
	}
	
#nav .currentpage a {
	background:#e9e9e9;
	color: #d0103a;
	border-bottom: #333 solid 1px;
	border-right: #666 solid 1px;
	padding: 6px 9px 6px 10px;
	}


#flash {
	float: left;
	width: 161px;
	min-height:495px;
	height:auto !important;
	height:495px;
	padding:0 7px;
}
	
	
#subnav {
	  display: none !important;

}

#subnav ul{
	width:175px;
	background:	#c8c8c8;
	font: 95%/1.5  Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	}

#subnav ul li{
	padding:0 5px 0 15px;
	border-bottom:#fff solid 1px;
	}
	
#subnav ul li.category{
	border-top:#fff solid 1px;
	font-weight: bold;
	font-family:Georgia, Times, serif;;
	padding:0 5px 0 15px;
	background-color:#d0103a;
	}

#subnav ul li.category a:link{
	text-decoration:none;
	color: #fff;
	}

#subnav ul li.category a:visited{
	text-decoration:none;
	color: #fff;
	}
	
#subnav ul li.category a:hover{
	text-decoration:none;
	color: #fff;
	}

#subnav ul li a:visited{
	text-decoration:none;
	color: #fff;
	}

#subnav ul li.last{
	padding:0 5px 2px 15px;
	border-bottom:none;
	}

#subnav ul li a:link{
	text-decoration:none;
	color: #000;
	}

#subnav ul li a:visited{
	text-decoration:none;
	color: #000;
	}

#subnav ul li a:hover{
	margin:0 0;
	text-decoration:none;
	color: #d0103a;
	}

#subnav ul li.product a{
	margin:0 0;
	text-decoration: underline;
	color: #d0103a;
	font-weight:bolder;
	}

#content { 
	float: left;
	margin:0 0 0 0;
	border-left:#c8c8c8 solid 1px;
	width: 600px;
	min-height:520px;
	height:auto !important;
	height:520px;
	padding:0 0 10px 15px;
}

#contentHome { 
	float: left;
	margin:0 0 0 0;
	border-left:#c8c8c8 solid 1px;
	width: 600px;
	min-height:465px;
	height:auto !important;
	height:465px;
	padding:0 0 10px 15px;
	color:#666;
}

#footer {
	font:85%/1.5  Arial, Helvetica, sans-serif;
	color:#666;
	clear: both;
	padding: 5px;
	background: #CCC;
}
