body,td,th {
	font-size: 12px;
	color: #121212;
	font-family: Trebuchet MS, Tahoma;
}
body {
	background-color: #FFC323;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.logo {
	padding-top: 40px;
	padding-bottom: 20px;
}
.footer-bg {
	color: #FFA910;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	background-color: #292929;
}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
}
.bg .nav-bg img {
	margin-right: 5px;
	margin-left: 5px;
}
.main-bg {
	background-image: url(images/main-bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}
.a425-bg {
	background-image: url(images/425bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}
.a270-bg {
	background-image: url(images/270bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}
.a725-bg {
	background-image: url(images/725bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}

.a900-bg {
	background-image: url(images/900bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}
.rt800-bg {
	background-image: url(images/rt800bg.jpg);
	height: 293px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 170%;
	font-weight: normal;
	margin: 0px;
}
.bg .main-bg ul {
padding:0;
margin:0;
}
.bg .product-main-table p {
	padding: 8px;
}
.bg .main-bg li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 2px;
}
.nav-bg .nav-img {
	margin: 0px;
	padding:0px;
	
}
.nav-bg ul {
	margin: 0px;
	padding:0px;
	
}
.nav-bg li {
	list-style:none;
	position:relative;
	padding:0;
	margin:0;
	float:left;
	height: 27px;
}
#nav li ul {
	position: absolute;
	top:100%;
	left: -999em;
}

#nav li:hover ul {
	left: 0;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
}
#nav  ul li{
float:none;
padding:0;
margin:0;
width:100px;
padding-left:10px;
}
#nav ul li a {
display:block;
	width:100px;
	background:#000000;
	color:white;
	height:20px;
	text-decoration:none;
	font-size:12px;
	padding:4px;
	padding-left:10px;

	text-align:left;
	padding-right:10px;
	text-transform: uppercase;
}
#nav ul li a:hover {
color:#FFC323;
}
#nav ul {
padding:0;
margin:0;
margin-top:-5px;
}


.img-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img-left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}


/* nav */

