body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #FFFFFF;
}

#pr-a, #pr-b, #pr-c, #pr-d {
	z-index:6;
	display: none;
}

#pr {
	z-index:6;
	display: inline;
}

#srdesc {
	position:relative;
	width: 346px;
}


.style1 {
	color: #000000;
}

.style2 {color: #FF0000}
.style6 {color: #FF0000}



.text {
	border: 1px solid #999999;
}

.flink {
	cursor:pointer;
}

.highlight {
	background:#FF0000;
}

#content, #content p, #content td {
	font-size: 12px;
	padding: 5px 5px 4px 10px;
}
a.inventory-link2 {
	text-transform: uppercase;
	width: 150px;
	margin-right: 10px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: url('images/button.gif') no-repeat;
	font-size: 9px;
float: right;
	
}

a.inventory-link2:hover {
	
		background: url('images/buttonover.gif') no-repeat;

	
}
a.inventory-link {
	text-transform: uppercase;
	width: 150px;
	margin-right: 10px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: url('images/button.gif') no-repeat;
	font-size: 9px;
float: left;

}

a.inventory-link:hover {
	
		background: url('images/buttonover.gif') no-repeat;

	
}

#copyright {
	font-size:9px;
	width:747px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-right:5px;
	text-align:right;
}

.Navigation {
	margin: 20px 0px 20px 0px;
	padding: 0;
	list-style: none;
}

.Navigation li {
	float: left;
}

.clear {
	clear: both;
}

.Home a {
	display: block;
	width: 78px;
	height: 30px;
	background: url(images/nav-home.png) no-repeat bottom left;
}

.Sunpan a {
	display: block;
	width: 70px;
	height: 30px;
	background: url(images/nav-sunpan.png) no-repeat bottom left;
}


.Media a {
	display: block;
	width: 64px;
	height: 30px;
	background: url(images/nav-media.png) no-repeat bottom left;
}

.Find a {
	display: block;
	width: 106px;
	height: 30px;
	background: url(images/nav-findproduct.png) no-repeat bottom left;
}

.Where a {
	display: block;
	width: 106px;
	height: 30px;
	background: url(images/nav-wheretobuy.png) no-repeat bottom left;
}

.Events a {
	display: block;
	width: 69px;
	height: 30px;
	background: url(images/nav-events.png) no-repeat bottom left;
}

.Contact a {
	display: block;
	width: 101px;
	height: 30px;
	background: url(images/nav-contactus.png) no-repeat bottom left;
}

.NavSep a {
	display: block;
	width: 4px;
	height: 30px;
	background: url(images/nav-sep.png) no-repeat bottom left;
}

.Realtime a {
	display: block;
	width: 148px;
	height: 30px;
	background: url(images/nav-inventory.png) no-repeat bottom left;
}

.Navigation a:hover {
	background-position: top left;
}