html{height:100%}
html,body {margin:0;padding:0;}
body{
	background:#000000;
	text-align:center;
	min-width:760px;
	
}
#flashvertical{
	position:absolute;
	top:50%;
	margin-top:-240px;/* half flash height*/
	left:0;
	width:100%;
}
#flashhoz {
	width:760px;/* flash width*/
	margin-left:auto;
	margin-right:auto;
	height:480px;/* flash height*/
	background:#4C4C4C;
}
h1 {color:#fff;margin:0;padding:0}
#banner {
	background-color: #262626;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	position: absolute;
	top: 213px;
	height: 106px;
	left: 0px;
	width: 760px;
}

* html #banner {
	background-color: #262626;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	position: absolute;
	top: 213px;
	height: 106px;
	left: 0px;
	width: 760px;
	margin: 0px;
}
#container {
	position: relative;
	height: 480px;
	width: 760px;
}
#LOGO {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 185px;
	width: 170px;
}
#strap {
	position: absolute;
	top: 120px;
	right: 20px;
	width: 472;
	height: 60;
}
#homeimages {
	position: absolute;
	top: 213px;
	left: 0px;
	width: 760px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#hometext {
	position: absolute;
	left: 30px;
	top: 350px;
	width: 700px;
	height: 33px;
}
#linkshome {
	position: relative;
	left: 0px;
	top: 410px;
	width: 760px;
	font-family: Arial;
	font-size: 12px;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:760px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	background-color: #6D6E70;
}
#nav {
	background-color: #58595B;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E9FA3;
	border-right-color: #9E9FA3;
	border-bottom-color: #9E9FA3;
	border-left-color: #9E9FA3;
}
 #navimg {
	vertical-align: bottom;
	margin-bottom: 0px;
	border: 0px none #9E9FA3;
}
#textual {
	color: #FFFFFF;
	font-weight: normal;
	width: 350px;
	z-index: 501;
	padding-left: 20px;
	margin-top: 20px;
}
#navimg img {
	bottom: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: center;
	left: 10px;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	width:760px;
	height:143px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background-color: #000000;
	background-image: url(header.jpg);
}
#left {
	position:relative;/*ie needs this to show float */
	width:100px;
	float:left;
	padding-top:72px;/*needed to make room for header*/
	border: 2px solid #A9AAAE;
}
#left p {padding-left:3px;padding-right:2px}


#footer {
	width:760px;
	clear:both;
	height:50px;
	background-color: #58595B;
	color: #FFFFFF;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #A5A6AA;
	border-right-color: #A5A6AA;
	border-bottom-color: #A5A6AA;
	border-left-color: #A5A6AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}


#navimg li {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	width: 71px;
	z-index: 998;
	position: relative;
	bottom: 0px;
	height: 100px;
}
#navimg ul {
	padding-top: 0px;
	position: relative;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-left: 0px;
	list-style-type: none;
	margin-bottom: 5px;
	height: 100px;
	vertical-align: bottom;
}
#nav li {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 55px;
	text-align: center;
	line-height: 14px;
		z-index: 998;
}
#nav ul {
	padding-top: 0px;
	position: relative;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	width: 760px;
	margin-left: 0px;
	list-style-type: none;
	margin-bottom: 5px;
	height: 40px;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:760px;
	float:right;
	padding-top:145px;/*make room for header*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
}
#outer #centrecontent #main h1 {
	color: #000000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#main {
	margin: 5px 20px;
	color: #FFFFFF;
}
#categories ul li a {
	list-style-image: url(images/button_roll.gif);
	position: absolute;
	margin-top: 0px;
}
#categories ul li {
	list-style-image: url(images/BUTTON.gif);
	list-style-position: outside;
	height: 30px;
}
#product {
	float: right;
}

div.left {
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 200px
		margin-bottom: 30px;
	background-color: #58595B;
	height: 120px;
	margin-bottom: 20px;
	padding: 10px;
	margin-left: 0px;
	color: #A2A3A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ABACB0;
}
div.left hover {
	border-top-color: #58595B;
	border-right-color: #58595B;
	border-bottom-color: #58595B;
	border-left-color: #58595B;
}
div.left a {
	color: #9E9FA3;
	text-decoration: none;
}
div.left a:hover {
	color: #000000;
}
div.left img {
	padding-bottom: 10px;
}
div.left p {
	text-align: center;
	line-height: 15px;
}
img {
	border: 0px none;
}
div.center {
	width: 600px;
}
.clear {
  clear : both;
}

#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #6D6E70;
	text-decoration: underline;
}
#textualmain {
	width: 760px;
	margin-left: -20px;
	margin-right: -20px;
	background-image: url(images/textualbg.gif);
}
a {
	color: #CCCCCC;
	font-weight: bold;
}
#textualbg {
	background-color: #58595B;
	height: 50px;
	position: absolute;
	z-index: 500;
	width: 760px;
	margin-top: 50px;
}
#textuallinks {
	top: -100px;
	float: right;
	position: relative;
	left: -10px;
}
#textuallinks li {
	float: left;
	width: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	list-style-type: none;
	color: #FFFFFF;
	list-style-position: outside;
}#textuallinks ul li a:hover img {
	background-image: url(images/button_roll.gif);
}
#textuallinks ul li a  {
	color: #FFFFFF;
	text-decoration: none;
}
div.row span.left {
  float: left;
  text-align: left;
  color: #fff;
  width: 60%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 40%;
  }
#subnav {
}
#topnav {
	position: absolute;
	top: 100px;
	z-index: 200;
	left: 360px;
	font-family: Arial;
	font-size: 12px;
}
#pagetitle {
	background-color: #262626;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAABAF;
	border-right-color: #AAABAF;
	border-bottom-color: #AAABAF;
	border-left-color: #AAABAF;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 20px;
	position: relative;
	margin-bottom: 30px;
}
#pagetitle h1 {
	font-size: 12px;
	color: #ADAEB2;
	padding-left: 20px;
	margin: 0px;
}
