body {
	background-image: url(images/site_template/topnav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.toplinks {
	top: 60px;
	right: 26px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #039;
	width: 105px;
	text-align: right;
	height: 64px;
	line-height: 20px;
}
.toplinksright {
	top: 22px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A6CAF0;
	right: 20px;
	width: 67px;
	height: 34px;
}
.featured_products {
	position: absolute;
	top: 24px;
	right: 18px;
}
.featured_products td {
	border: 1px solid #444444;
}
.featured_products img {
	border: 1px solid #DDDDDD;
}


.toplinks a:link, .toplinks a:visited {
	color: #039;
	text-decoration: none;
}
.toplinks a:active, .toplinks a:hover {
	color: #06F;
	text-decoration: underline;
}

#topnav_logo {
	left: 0px;
	top: 0px;
}
