BODY td{
	font-family: arial;
	font-size: 14px;
	line-height: 135%;
	color: #575757;
}
 hr {
  height: 1px;
  color: #b3b3b3;
  background-color: #b3b3b3;
  border: 0;
}
ul {
	margin: 3px;
	padding-bottom: 6px;
}
.link {
	color: #7ea4cf;
	text-decoration: none;
}
.drop{
	font-family: arial;
	font-size: 14px;
	color: #7ea4cf;
	font-weight: bold;
}
.dropSm{
	font-family: arial;
	font-size: 11px;
	color: #7ea4cf;
	font-weight: bold;
	text-decoration: none;
}
.caption {
	font-family: arial;
	font-size: 9px;
	border: solid 0px #000;
	height: 14px;
	line-height: 14px;
	color: #2c2c2c;
	text-decoration: none;
	text-align: left;
	}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav-menu li {
	float: left;
	margin: 0 0 2em;
	}
#nav-menu li a {
	font-family: arial;
	font-size: 14px;
	border: solid 0px #000;
	height: 23px;
	line-height: 23px;
	float: left;
	width: 7em;
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
	#nav-menu li a:hover{
	background: #f4f4f4;
	color: #7ea4cf;
	}
#nav-menu {
	width: 751px;
	height: 23px;
	margin-top: 8px;
	background: url(images/nav-bg.gif) no-repeat;
	}
#content {
	float: left;
	padding: 0 0 0 0;
	margin-left: 10px;
	padding-right: 10px;
	width: 390px; 
	border-right: solid #c7c7c7 1px;
	line-height: 1.7em;
	}
#content2 {
	float: left;
	padding: 0 0 0 0;
	width: 330px; 
	font-size: 11px;
	}
#leftGen {
	float: left;
	margin: 0 0 0 0px;
	width: 156px;
	}
#rightGen {
	position: relative;
	float: left;
	padding: 0 0 0 10px;
	width: 578px;
	}
#leftContent {
	position: relative;
	float: left;
	padding: 0 0 0 10px;
	width: 420px;
	/* background-image: url(images/test-glove-bg.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	}
#rightContent {
	position: relative;
	float: right;
	padding: 0 0 0 10px;
	width: 150px;
	text-align: right;
	}
#navcontainer 
{ 
	width: 146px; 
	margin-top: 0;
	padding-top: 0;
}

#navcontainer ul
{
margin-left: 10px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li a
{
display: block;
padding: 3px;
width: 136px;
background-color: #fff;
border-bottom: 1px solid #dfdfdf;
}

#navcontainer a:link, a:visited
{
color: #969696;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #dfdfdf;
color: #7ea4cf;
}

.testimonial {
	 display: block;
	 font-style:italic;
}
.tBlock {
	 display: block;
	 margin: 12px;
	 padding-bottom: 12px;
	 border-bottom: solid 1px #dfdfdf;
}
#hidden {
	visibility: hidden;
	height: 1px;
}
#swatch {
	margin-left: 6px;
	margin-bottom: 6px;
}
#orderBox {
	border: solid 1px #dfdfdf;

	background-image: url(images/sm-title-buy.gif);
	background-repeat: no-repeat;
	background-position:  center 8px;
	padding: 45px 6px; 0px; 6px;
	font-size: 11px;
	float: right;
	color: #a7a7a7;
}
#orderBox select{
	border: solid 1px #dfdfdf;
	font-size: 11px;
	color: #a7a7a7;
}
/* FOOTER */
#footer ul {
	text-align: center;
	list-style: none;
	padding: 0;
	margin-left: 60px;
	}
#footer li {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #7b8f88;
	}
#footer li a {
	font-family: arial;
	font-size: 11px;
	height: 23px;
	line-height: 23px;
	float: left;
	width: 7em;
	display: block;
	color: #7b8f88;
	text-decoration: none;
	text-align: center;
	}
#footer li a:hover{
	color: #000000;
	}
/* Hide from IE5-Mac \*/
#footer li a {
	float: none
	}
	/* End hide */
#footer {
	text-align: center;
	margin-top: 28px;
	padding-top: 10px;
	border-top: solid #c7c7c7 1px;
	}
