@charset "UTF-8";
* {
   margin: 0;
   padding: 0;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
}
.twoColFixLtHdr #container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F1EFEE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	height: 157px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #DDDDDD;
	background-image: url(../graphics2/header/header.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	margin-left: 30px;
	width: 237px;
	display: inline;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navholder {
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	text-align: center;
	background-image: url(../graphics2/navbar/radialgrad.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 237px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navholder ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left;
	margin-left: 18px;
}
#navholder li {
	list-style-type: none;
	line-height: 300%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B93121;
	display: block;
	width: 200px;
}
#navholder a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#navholder a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#navholder a:hover {
	font-size: 13px;
	color: #B93121;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#navholder a:active {
	font-size: 13px;
	color: #B93121;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 268px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
} 
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(../graphics2/footer/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;

}
#boxesholder {
}
#boxesholder   ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#boxesholder li {
	float: left;
}
.productgraphic {
	width: 240px;
}
#tickholder {
	height: 70px;
	text-align: left;
	display: block;
	padding-left: 10px;
}
.shadowdiv {
	background-image: url(../graphics2/home-products/box-shadow-fw.jpg);
	background-repeat: no-repeat;
	height: 140px;
	text-align: center;
	margin: 0px;
	padding: 7px;
	width: 140px;
}
#tickholder  ul    {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tickholder  li    {
	display: inline;
	background-image: url(../graphics2/home/tick.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-right: 10px;
	float: left;
	height: 30px;
	font-weight: bold;
	color: #666666;
	padding-left: 25px;
	width: 280px;
}
#tickholder #longtext {
	font-weight: bold;
	color: #000000;
	height: 23px;
	font-size: 12px;
	position: absolute;
	left: 402px;
	top: 129px;
}
.productpicsdiv {
	height: 80px;
	width: 124px;
	text-align: center;
	float: left;
}
#redbox  {
	background-image: url(../graphics2/home/red-box.jpg);
	background-repeat: repeat-x;
	height: 108px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	position: relative;
}
#redbox h1 {
	font-weight: bold;
	color: #FFFF00;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 5px;
}
.productpicsdiv  img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.producttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.producttab a:link {
	background-image: url(../graphics2/home-products/product-tab.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 28px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
	.producttab a:visited {
	background-image: url(../graphics2/home-products/product-tab.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 28px;
	margin-left: 0px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.producttab a:hover {
	background-image: url(../graphics2/home-products/product-tab.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	display: block;
	height: 28px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
	.producttab a:active {
	background-image: url(../graphics2/home-products/product-tab.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	display: block;
	height: 28px;
	padding-left: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
#pagelinks {
	width:277px;
	height:21px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 18px;
	padding-top: 10px;
}
#pagelinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pagelinks li {
	display: inline;
	margin-right: 12px;
}
#pagelinks a:link {
	text-decoration: none;
	color: #333333;
}
#pagelinks a:visited {
	text-decoration: none;
	color: #333333;
}
#pagelinks a:hover {
	text-decoration: underline;
	color: #333333;
}
#pagelinks a:active {
	text-decoration: none;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
#linksbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #980100;
	text-align: center;
	display: inline;
	font-size: 12px;
	padding-top: 10px;
	width: 120px;
	margin: 0px;
	float: left;
}
.blackbox {
	background-image: url(../graphics2/home/black-gray-box.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	height: 200px;
	width: 262px;
	position: relative;
	display: inline;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blackbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDDD00;
	line-height: 20px;
	margin-bottom: 6px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	position: relative;
	margin-right: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#terms h1 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF000;
	display: block;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../graphics2/terms/termsh1.jpg);
	background-repeat: repeat-y;
}
#terms li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 12px;
	font-size: 13px;
}
#linksbox a:link, a:visited, a:hover, a:active {
	color: #AB1C12;
}
#redalertbox {
	color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	font-size: 12px;
}
.twoColFixLtHdr #redalertbox a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
