html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #ffffff;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #0079c2;
  font-size: 17px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #69c;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #248bcb;
  text-decoration: none;
}
a:visited {
  color: #4870aa;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #2170bd;
  text-decoration: underline;
}
a:focus {
  color: #2170bd;
}
a:active {
  color: #039;
}
.green {
	color: #138803;
}
.par {
	font-size: 15px;
}	
#outerWrapper {
  background-color: #fff;
  margin: 10px auto 0 auto;
  text-align: left;
  width: 850px;
  border: solid 1px #a0a1a1;
  padding: 0 10px;

}
#outerWrapper #header {
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #header #search {
  float: right;
  width: 280px;
  position: relative;
  top: -25px;
  line-height: 27px;
  text-align: right;
  font-size: 14px;
}
#outerWrapper #header #nav {
	width: 60%;
  float: right;
  list-style: none;
  position: relative;
  top: -50px;
  left: 0px;
}
html>body #outerWrapper #header #nav {
  width: 71%;
  float: right;
  list-style: none;
  position: relative;
  top: -50px;
  left: 0px;
  background:url(images/nav_bg.gif) repeat-x bottom;	
}
#outerWrapper #header #nav ul {
  margin:0;
  padding: 10px 10px 0;
  list-style: none;
}
#nav li {
  float: right;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", sans-serif;
  font-size: 12px;
  background:url(images/right.gif) no-repeat right top;
  border-bottom: 1px solid #409acd;
}
#nav a {
  float: left;
  font-weight: bold;
  display: block;
  color: #fff;
  text-decoration: none;
  border-bottom: none;
  padding: 5px 15px 4px;
  background:url(images/left.gif) no-repeat left top;
} 
#nav li:hover {
  background-position:100% -150px;
  border-bottom: 0px;
}
#nav li:hover a {
  background-position:0% -150px;
  color:#323435;
  border-bottom: 0px;
}
body#home #t-home {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#home #t-home a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
body#products #t-products {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#products #t-products a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
body#about #t-about {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#about #t-about a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
body#faqs #t-faqs {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#faqs #t-faqs a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
body#help #t-help {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#help #t-help a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
body#contact #t-contact {
  color: #323435;
  background-position:100% -150px;
  border-width: 0;
}
body#contact #t-contact a {
  color: #323435;
  background-position:0% -150px;
  padding-bottom:5px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 0px 10px 10px 10px;
  clear: left;
}
#outerWrapper #contentWrapper #content #left {
	width: 200px;
	float: left;
}
#outerWrapper #contentWrapper #content #right {
	width: 620;
	padding: 0 10px;
}	
#outerWrapper #footer {
  background-color: #FFFFFF;
  border-top: solid 1px #cccccc;
  padding: 10px 10px 10px 10px;
  text-align: right;
}
.bigprod {
	font-size:14px;
}
.price {
	font-size: 15px;
}

.price a:hover {
	text-decoration:none;
}
.disclaimer {
	font-size: 11px;
	font-style:italic;
}
.ref {
	font-size: 11px;
	font-weight:bold;
}
.cat {
	font-size: 13px;
	font-style:italic;
	text-align: left;
}
.cat a:link, a:visited {
	font-weight:normal;
}

/* tabtext */
	#wrap * { margin: 0; padding: 0; }
	#wrap p { margin: 1em 0; padding: 0px 13px; }
	#wrap {
		position: relative;
		width: 650px;
		font-size: 14px;
		margin: 3em auto 3em 240px; }
	.tabbed-box {
		width: 572px;
		background: #fff;
		border: 1px solid #ddd; }
	.tabbed-box .tabs li {
		list-style: none;
		float: left; }
	.tabbed-box .tabs li a {
		display: block;
		width: 190px;
		padding: 5px 0;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #333;
		background: #fff; 
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;}
	.tabbed-box .tabs li:first-child a {
		border-left: none; }
	.tabbed-box .tabs li a:hover {
		color: #333; }
	.tabbed-box .tabs li a:focus {
		outline: none; }
	.tabbed-box .tabs li a.active {
		background: #fff;
		color: #178a05;
		border-bottom: 1px solid #fff;}
	.tabbed-content {
		padding: 3em 1em 1em 1em;
		display: none; }
	

.price {
 font-size: 11px;
 font-weight: bold;
}
.price1 { font-size: 11px;
 font-weight: bold;
}
