body {
	background: #031648;
	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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.oneColFixCtrHdr #container #mainContent .productbox h3 {
	display: block;
	margin: 0;
	font-size: 10pt;
	padding: 0 0 0 210px;
	background: #8197c8 url(images/str/blue-grad-Horiz.jpg) repeat-y 195px top;
	color: #000;
	width: 530px;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #031648;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #banner {
	width:780px;
	height:79px;
	background:url("images/top-banner5.gif") top  left no-repeat #031648;
	margin:10px 0 0 0;
	padding:0;
	display:block;
}
/*.oneColFixCtrHdr #header {
	padding: 0; */ /* 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. */
/*	margin-top: 10px;
	background-image: url(images/top-banner5.gif);
	width: 780px;
	height: 79px;
	display: block;
	border-bottom:2px solid #031648;
	background-color: #031648;
	background-repeat: no-repeat;
	background-position: left top;
}*/
/*.oneColFixCtrHdr #header h1 {*/
.oneColFixCtrHdr #banner h1 {
	margin: 0;
	background-color: #031648;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 2px;
	display: block;
	float: left;
	width: 740px;
}
.oneColFixCtrHdr #container #footer #footerdesign {
	float: right;
	height: 40px;
	width: 55px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container #mainContent a.addcart {
	background-image: url(images/add-cart4.gif);
	height: 18px;
	width: 96px;
	display: block;
	text-decoration: none;
	margin: 5px 0 6px 3px;
	text-decoration: none;
	/*float: right;
	clear: left;*/

}
.oneColFixCtrHdr #container #mainContent a.addcart:hover {
	background-image: url(images/add-cart-over4.gif);
}
.oneColFixCtrHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/str/footer-bgnd.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 760px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	clear: both;
}
.oneColFixCtrHdr #container #mainContent .productbox img {

/*	margin-top: 0px;
	margin-left: 0px;
	margin-right: -1px;
	margin-bottom: 10px;
*/}
.oneColFixCtrHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #mainContent .productbox {
	background-image: url(images/str/grad-tile-grey.gif);
	background-repeat: repeat-x;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	text-align: justify;
	border: 1px solid #666;
	float: left;
	clear: left;
}
.oneColFixCtrHdr #container #mainContent .productbox p {
	text-align: justify;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
}
.oneColFixCtrHdr #container #mainContent .productbox h4 {
	background-color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	color: #CCCCCC;
	margin-bottom: 0px;
	border-top: 1px solid #000;
	font-size: 7pt;
	border-bottom-color: #000000;
	margin-right: 2px;
}
.oneColFixCtrHdr #container #mainContent .productbox td.prodIMG {
	border-right: 1px solid #666;
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #container #mainContent  h1 {
	display: block;
	margin: 0 -20px;
	font-size: 16pt;
	font-weight: normal;
	padding-top: 10px;
	border-bottom: 1px solid #000;
	;
	padding-left: 20px;
	background-color: #FFFFE8;
}
span.price {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	margin: 5px 0;
	color: #364263;
	line-height: 20px;
	letter-spacing: 80%;
}
.oneColFixCtrHdr #container #mainContent .productbox .cart {
	margin: 2px auto;
	background-color: #e1e7f9;
	border: 1px solid #364263;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container #mainContent .productbox .cart select {
	color: #364263;
	font-weight: bold;
	font-size: 7.5pt;
	padding:0;
	background-color: #FFFFEC;
	margin: 3px 0 1px 3px;
	border:1px solid #84878d;
	height:18px;/*	margin: 6px 0 5px 3px;
	border:1px solid #84878d;
	height:18px;*/
	width: 120px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container #mainContent .productbox .cart input {
	font-size: 7.5pt;
	font-weight: bold;
	color: #364263;
	margin: 6px 0 5px 3px;
	width:20px;
	background-color: #FFFFEC;
	padding:0;
	border:1px solid #84878d;
	height:14px;
/*	float: left;
	clear: right;*/
	}
.oneColFixCtrHdr #container #mainContent .productbox table tr td .bdrleft {
	border-left: 1px solid #666;
	margin: 0;
	padding: 0;
	display: block;
	min-height: 290px;
}
.oneColFixCtrHdr #container #mainContent .productbox .bdrleft .smIMG {
	margin: 10px;
}
table.cart tr td.DESC {
	width: 188px;
}
table.cart tr td.PRIC {width: 54px;}
table.cart tr td.QTY {width: 32px;}
table.cart tr td.OPT {width: 141px;}
table.cart tr td.CART {width: 107px;}
.oneColFixCtrHdr #container #mainContent .infobox {
	background-image: url(images/str/grad-tile-grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: justify;
	/*width: 215px;*/
	width: 30%;
	float: left;
	border: 1px solid #aaa;
	display: block;
	height: 223px;
	clear: right;
	padding: 5px;
	margin:6px;
}
.oneColFixCtrHdr #container #mainContent .infobox strong{
	display:block;
	xbackground-color: #a9832a;
	xbackground-color:#ffd250;
	color: #000;
	padding: 0 0 0 3px;
	border: 1px solid #666;
	margin: -3px -3px 5px -3px;
	xbackground:#b59137 url(images/str/grad-tile-yellow2.gif) left top repeat-x;
	background:#ffd250 url(images/str/grad-tile-yellow.gif) left top repeat-x;

}
.oneColFixCtrHdr #container #mainContent #sitenav {
	background-color: #FFFFFF;
	width: 115px;
	float: right;
	margin: 10px -20px 5px 10px;
	clear: right;
}
.oneColFixCtrHdr #container #mainContent #sitenav a {
	display: block;
	float: right;
	height: 30px;
	width: 115px;
}
.oneColFixCtrHdr #container #mainContent #sitenav a span{display:none;}
.oneColFixCtrHdr #container #mainContent #sitenav a.email{background:#fff url(images/nav-sprite.gif) 0 0 no-repeat;}
.oneColFixCtrHdr #container #mainContent #sitenav a.email:hover{background:#fff url(images/nav-sprite.gif) 0 -30px no-repeat;}
.oneColFixCtrHdr #container #mainContent #sitenav a.viewcart{background:#fff url(images/nav-sprite.gif) 0 -60px no-repeat;}
.oneColFixCtrHdr #container #mainContent #sitenav a.viewcart:hover{background:#fff url(images/nav-sprite.gif) 0 -90px no-repeat;}
.oneColFixCtrHdr #container #mainContent img.cc {
	float: right;
}
.oneColFixCtrHdr #container #mainContent img.brdcc {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 0;
}	
.oneColFixCtrHdr #container #mainContent img.call{
	margin:0;
} 
.oneColFixCtrHdr #container #mainContent div.horizIMG{
	float:right;
	clear: right;
	display: block;
	width:340px;
	margin: 0;
}
.oneColFixCtrHdr #container #mainContent .productbox span{
	text-align: justify;
	display:block;
	margin: 0 5px;
	padding: 0;
}
.oneColFixCtrHdr #container #mainContent .productbox h3.shim {
	background-color: #8197C8;
	width: 160px;
	margin:0;
	padding:0;
	border:none;
	background-image: url(none);
	
}
.oneColFixCtrHdr #container #mainContent .productbox td.TLbdr{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
 }
