body  {
	background-color: #00216d; /* NOT ACTIVE */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	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;
	background-repeat:no-repeat;
    background-attachment:fixed;
}
.twoColFixLtHdr #container {
	width: 1013px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 0px;
	background-image:url(images/bg.gif)
} 
/*.twoColFixLtHdr #header {
	height: 113px;
	text-align:center;
	background-image:url(images/header_01.gif)
}*/ 
#header .headertile {
	background-image: url(images/header_logo.png);
	background-repeat:no-repeat;
	background-position: right;
	height: 120px;
	width: 1013px;
}
.twoColFixLtHdr #header {
	height: 113px;/
	text-align:right;
	background-image: url(images/headerbackground_01.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 120px;
	width: 1013px;
	
}
.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: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
} 
.twoColFixLtHdr #spacer1 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 18px;
}
.twoColFixLtHdr #mainnav {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 29px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	background-image: url(images/spacer_08.gif);
}
.twoColFixLtHdr #maincontent {
	float: right; /* since this element is floated, a width must be given */
	width: 788px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	background-image: url(images/products_02.gif); /* NOT ACTIVE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #bottomnav {
	padding: 0px 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 72px;
}
.twoColFixLtHdr #footer {
	padding: 0px 0px 0px 0px;
	background-image: url(images/footer_01.gif);
	height: 123px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.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;
}
p {
	margin: 0px;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
.twoColFixLtHdr #container #spacer1 {
	background-image:url(images/spacer_01.gif);
	background-repeat: repeat;
}
.twoColFixLtHdr #container #mainnav {
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	background-image: url(image-test-3/index-test-2_r1_c1.gif); /* NOT ACTIVE */
	height: 29px;
	width: 1013px;
	font-size: 15px;
}
.twoColFixLtHdr #container #home a {
	padding: 5px 0px 0px 42px;
	background-image: url(images/mainnav_01.gif);
	height: 25px;
	width: 127px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #home a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_01.gif);
}
.twoColFixLtHdr #container #terms a {
	padding: 5px 0px 0px 42px;
	background-image: url(images/mainnav_02.gif);
	height: 25px;
	width: 127px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #terms a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_02.gif);
}
.twoColFixLtHdr #container #contactus a {
	padding: 5px 0px 0px 49px;
	background-image: url(images/mainnav_03.gif);
	height: 25px;
	width: 120px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #contactus a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_03.gif);
}
.twoColFixLtHdr #container #forms a {
	padding: 5px 0px 0px 42px;
	background-image: url(images/mainnav_04.gif);
	height: 25px;
	width: 126px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #forms a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_04.gif);
}
.twoColFixLtHdr #container #newitems a {
	padding: 5px 0px 0px 42px;
	background-image: url(images/mainnav_05.gif);
	height: 25px;
	width: 127px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #newitems a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_05.gif);
}
.twoColFixLtHdr #container #specials a {
	padding: 5px 0px 0px 42px;
	background-image: url(images/mainnav_06.gif);
	height: 25px;
	width: 127px;
	font-size: 15px;
	text-align:left;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.twoColFixLtHdr #container #specials a:hover {
	color: #00f6ff;
	background-image: url(images/rollovers/mainnav_06.gif);
}
.twoColFixLtHdr #container #products {
	padding: 7px 0px 0px 0px;
	background-image: url(images/products_tab_01.gif);
	height: 26px;
	width: 225px;
	font-size: 15px;
	font-weight:bolder;
	text-align:center;
}
.twoColFixLtHdr #container #products a {
	text-decoration: none;
	color: #00f6ff;
}
.twoColFixLtHdr #container #products a:hover {
	text-decoration: underline;
	color: #00f6ff;
}
.twoColFixLtHdr #container #productstitle #navbar {
	margin: 0px 0px 0px 0px;
	padding: 13px 
	0px 0px 10px;
	background-image: url(images/products_title_01.gif);
	height: 30px;
	width: 778px;
	font-size: 12px;
	color:#fff;	
}
.twoColFixLtHdr #container #productstitle #navbar li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #productstitle #navbar li a {
	text-decoration: none;
	color:#00f6ff;
}
.twoColFixLtHdr #container #productstitle #navbar li a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container #black1 {
	font-size: 16px;
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #container #black1 a {
	font-size: 16px;
	color:#000;
	font-weight: bold;
}
.twoColFixLtHdr #container #black1 a:hover {
	font-size: 16px;
	color:#c9282d;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #container #black2 {
	font-size: 16px;
	color:#000;
}
.twoColFixLtHdr #container #black3 {
	font-size: 12px;
	color:#000;
    letter-spacing:1px;
	line-height:20px;
}
.twoColFixLtHdr #container #red {
	font-size: 15px;
	color:#c9282d;		
}
.twoColFixLtHdr #container #red2 {
	font-size: 16px;
	color:#c9282d;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #container #red3 {
	font-size: 12px;
	color:#c9282d;
    letter-spacing:1px;
	line-height:20px;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixLtHdr #container #blue {
	font-size: 15px;
	color:#001880;	
}
.twoColFixLtHdr #footer #footertext {
	font-size: 11px;
	color:#FFFFFF;
}
.twoColFixLtHdr #footer #footertext2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#header #affilates {
	width: 400px;
	padding-top: 20px;
}
#header #logo {
	float:right;
	margin-top: 15px;
}
