#container {
	position:absolute;
	left:5px;
	top:9px;
	width:995px;
	height:2500px;
	z-index:0;
	background-color: #FFFFFF;
	visibility: visible;
}
#contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 900px;
	top: 10px;
	width: 56px;
	text-decoration: none;
	z-index: 0;
}
#contact1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#contact1 a hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
#top {
	position:absolute;
	left:3px;
	top:3px;
	width:995px;
	z-index:110;
	width: 995px;
	visibility: visible;
}
#toph1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #223F5B;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
#toph1 {
	position:absolute;
	left:175px;
	top:103px;
	width:810px;
	height:auto;
	z-index:26;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E547B;
}
#toph1 .Button {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}
#toph1 input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
#center {
	text-align: center;
}
#banner {
	width: 995px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #62979B;
	border-right-color: #62979B;
	border-bottom-color: #62979B;
	border-left-color: #62979B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchbox {
	position:absolute;
	left:695px;
	top:83px;
	width:303px;
	height:85px;
	z-index:130;
	visibility: visible;
	background-color: #3876B3;
}
#searchbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3876B3;
	background-color: #FFFFFF;
	font-size: 11px;
}
#searchbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFF80;
	font-weight: bold;
	font-style: italic;
}
#navbar-h {
	float: left;
	width: 992px;
	background-color: #6D6D6D;
	padding-bottom: 1px;
	padding-top: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #BACDEB;
	border-bottom-color: #999999;
	border-left-color: #BACDEB;
	z-index:110;
}
#navbar-h td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E547B;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 11px;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navbar-h {
	margin: 0 0 0 0;
	border: 0 none;
	padding: 0;
	width: 995px; /*For KHTML*/
	list-style: none;
	height: auto;
	z-index:110;
}

ul#navbar-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: inherit;
	z-index:110;
	background-color: #EEEEEE;
}

ul#navbar-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	z-index:110;
	visibility: visible;
}

ul#navbar-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
	z-index:110;
}

ul#navbar-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
	z-index:110;
}

/* Root Menu */
ul#navbar-h a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #EEE;
	color: #2D547B;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	z-index:110;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
}

/* Root Menu Hover Persistence */
ul#navbar-h a:hover,
ul#navbar-h li:hover a,
ul#navbar-h li.iehover a {
	background: #DEDEFE;
	color: #FF3333;
	z-index:110;
}

/* 2nd Menu */
ul#navbar-h li:hover li a,
ul#navbar-h li.iehover li a {
	float: none;
	color: #2E547B;
	z-index:110;
	background-color: #FFFFFF;
}

/* 2nd Menu Hover Persistence */
ul#navbar-h li:hover li a:hover,
ul#navbar-h li:hover li:hover a,
ul#navbar-h li.iehover li a:hover,
ul#navbar-h li.iehover li.iehover a {
	background: #DEDEFE;
	color: #FF3333;
	z-index:110;
}

/* 3rd Menu */
ul#navbar-h li:hover li:hover li a,
ul#navbar-h li.iehover li.iehover li a {
  background: #FFFFFF;
  color: #2E547B;
	z-index:110;
}

/* 3rd Menu Hover Persistence */
ul#navbar-h li:hover li:hover li a:hover,
ul#navbar-h li:hover li:hover li:hover a,
ul#navbar-h li.iehover li.iehover li a:hover,
ul#navbar-h li.iehover li.iehover li.iehover a {
  background: #DEDEFE;
  color: #FF3333;
	z-index:110;
}

/* 4th Menu */
ul#navbar-h li:hover li:hover li:hover li a,
ul#navbar-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	z-index:110;
}

/* 4th Menu Hover */
ul#navbar-h li:hover li:hover li:hover li a:hover,
ul#navbar-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	z-index:110;
}

ul#navbar-h ul ul,
ul#navbar-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	z-index:110;
}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#navbar-h li:hover ul ul,
ul#navbar-h li:hover ul ul ul,
ul#navbar-h li.iehover ul ul,
ul#navbar-h li.iehover ul ul ul {
  display: none;
	z-index:110;
}

ul#navbar-h li:hover ul,
ul#navbar-h ul li:hover ul,
ul#navbar-h ul ul li:hover ul,
ul#navbar-h li.iehover ul,
ul#navbar-h ul li.iehover ul,
ul#navbar-h ul ul li.iehover ul {
  display: block;
	z-index:110;
}
#SKULookupForm input.Button {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #680000;
	font-weight: bold;
}
#SKULookupForm .SKUInput {
	height: 18px;
	width: 70px;
}

form {display: inline; 
}
#shopcart {
	position: absolute;
	top: 12px;
	width: 108px;
	z-index: 600;
	visibility: visible;
	background-color: #2E547B;
	left: 871px;
	padding: 1px;
	height: 18px;
}
#shopcart a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#shopcart a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	position:absolute;
	left:170px;
	top:130px;
	width:825px;
	height:1015px;
	z-index:25;
	clear: none;
	background-color: #FFFFFF;
	color: #3876B3;
	visibility: visible;
	margin-top: 1px;
	padding-top: 1px;
}
#main table th image {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #FFFFFF;
}
#main table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 1px;
}
#main table td {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 33%;
}
#main table th {
	background-color: #3876B3;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #663300;
	vertical-align: top;
	text-align: center;
	display: inline;
}
#main img {
	text-align: center;
	border: 0px;
}
#main table td h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3876B3;
	line-height: 12px;
	text-align: center;
	display: inline;
}
#main table td h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #003366;
	display: inline;
	text-align: center;
	height: 12px;
}
#maintext {
	position:absolute;
	left:176px;
	top:1160px;
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223F5B;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	z-index: 52;
	visibility: visible;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0033;
}
#maintext a {
	text-decoration: none;
}
#maintext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#maintext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	display: block;
	text-align: left;
}
#maintext ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar-left {
	position:absolute;
	left:0px;
	top:103px;
	width:168px;
	z-index:60;
	background-color: #666666;
	text-align: center;
	padding: 4px 0 100px 0;
	visibility: visible;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar-left a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar-left hr {
	color: #FFFFFF;
}
#sidebar-left img {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-bottom: 0px;
	text-align: center;
}
#sidebar-left h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
}
#sidebar-left div {
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
#sidebar-left p {
	font-size: 12px;
}
#sidebar-left h3 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#sidebar-left h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
#sidebar-left h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
}
#sidebar-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}
#sidebar-left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	padding: 0px;
	list-style-position:outside; 
	list-style-type: circle;
	text-align: left;
	display: block;
	margin-left: -15px;
}
#gallery1 {
	position:absolute;
	left:10px;
	top:220px;
	width:150px;
	height:150px;
	z-index:81;
	visibility: visible;
}
#gallery2 {
	position:absolute;
	left:10px;
	top:220px;
	width:150px;
	height:150px;
	z-index:82;
	visibility: hidden;
}
#gallery3 {
	position:absolute;
	left:10px;
	top:220px;
	width:150px;
	height:150px;
	z-index:82;
	visibility: hidden;
}
#gallery4 {
	position:absolute;
	left:10px;
	top:220px;
	width:150px;
	height:150px;
	z-index:82;
	visibility: hidden;
}
#gallery5 {
	position:absolute;
	width:150px;
	height:150px;
	left:10px;
	top:220px;
	visibility: hidden;
}
#gallerytext {
	position:absolute;
	left:10px;
	top:380px;
	width:150px;
	height:82px;
	z-index:131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	list-style-type: disc;
	background-color: #666666;
	text-align: left;
}
#gallerytext a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#gallerytext a:hover {
	line-height: normal;
	color: #294B6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	text-align: left;
}
#gallerytext ul {
	list-style-image: none;
	list-style-type: disc;
	padding: 1px;
	list-style-position: inside;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	text-align: left;
}
#gallerytext li {
	padding: 1px 0;
	margin: 0;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #2E547B;
	width: 100%;
	border: 1px solid #FFFFFF;
	text-align: left;
}
#gallerycontainer {
	position:absolute;
	left:820px;
	top:120px;
	width:177px;
	height:519px;
	z-index:131;
	border: 1px solid #FFFFFF;
	visibility: visible;
}

.style1 {font-weight: bold}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	color: #333333
}
.style10 {
	color: #333333
}
.style11 {color: #FFFFFF}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {
	color: #FF3300
}
.style15 {
	color: #FF3300
}
.img-center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.img-right  {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px inset #FFFFFF;
}
#weekly-feature-2 {
	width:800px;
	z-index:401;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#weekly-feature-2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin-left: 4px;
}
#weekly-feature-2 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
	color: #333333;
}
#weekly-feature-2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0033;
	margin-top: 6px;
	margin-bottom: 6px;
}
#weekly-feature-2 hr {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	width: 800px;
}
#weekly-feature-2 a {
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#weekly-feature-2 a:hover {
	text-decoration: underline;
}
#weekly-feature-2 .img {
	border: thin solid #006600;
}
#footer {
	position:absolute;
	left:0px;
	top:2500px;
	width:998px;
	z-index:80;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 9px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3876B3;
	border-right-color: #0033AB;
	border-bottom-color: #0033AB;
	border-left-color: #0033AB;
	border-top-style: solid;
	visibility: visible;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #723828;
	text-decoration: underline;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #003366;
	margin-top: 3px;
}
#footer ul {
	list-style-type: none;
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: inline;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer hr {
	line-height: 8px;
	color: #660000;
}

#footer td {
	text-align: center;
}

