body {
	margin: 0;
	background-image: url(images/bkgd.jpg);
}
a:link, a:visited {
	color: #db0000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #595d8e;
	text-decoration: underline;
}
/* ----------layout-------------- */
#container { 
	width: 758px;
	margin: 0px auto 0 auto;
}
#top {
	text-align:right;	
}
#header {
	padding: 0;
	margin: 0;
	background-image:url(images/top-bkgd.gif);
	height: 206px;
	clear:both;
	position: relative;
}
#content {
	width: 758px;
	margin: 0;
	padding: 0;
	background-image:url(images/body-bkgd.gif);
	float:left;
	overflow:hidden;
}
#content-home {
	width: 758px;
	margin: 0;
	padding: 0;
	background-image:url(images/body-bkgd3.gif);
	float:left;
	overflow:hidden;
}
#main-body-2col {
	width: 460px;
	margin: 20px 10px 0 0;
	padding: 0 0px 0 30px;
	float: left;
}
#main-body-1col {
	width: 690px;
	margin: 20px 12px 10px 0;
	padding: 0 10px 0px 30px;
	overflow: hidden;
}
#featured {
	width: 190px;
	float:left;
	margin: 20px 0 10px 10px;
	padding: 10px 10px 0px 26px;	
}
#used img, #featured img {
	float: left;
	margin:0 6px 6px 0;
}
#used {
	width: 190px;
	float:right;
	margin: 20px 20px 10px 0;
	padding: 10px 10px 0px 30px;
}
#products {
	width: 480px;
	margin: 0 0 10px 20px;
}
.product {
	width: 140px;
	float: left;
	margin: 20px 14px 0 0;
}
#sidebar {
	width: 242px;
	float:right;
	margin:0;
	padding: 22px 20px 0 0;
}
.sidebox {
	width: 160px;
	text-align:left;
}
#footer {
	clear: both;
	padding: 10px;
	margin: 0;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #7e83a0;
	text-align: center
}
#footer a:link, #footer a:visited  {
	color: #7e83a0;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
}
/* ----------top-menu-------------- */
#topmenu {
	float:right;
}
ul#topmenu {
	padding: 0;
	margin: 56px 0 0 0;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
}
ul#topmenu li {
	list-style: none;
	color: #7e83a0;
}
ul#topmenu li a {
	display: inline;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	color:#FFFFFF;
	text-decoration: none;
}
ul#topmenu li a:hover { 
	color: #db0000;
}
/* ----------main-menu-------------- */
ul#navlist {
	padding: 10px 10px 14px 10px;
	margin: 0;
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	width:127px;
	border-bottom:1px solid #dc5959;
}
ul#navlist li a {
	margin: 0;
	padding: 2px 0 0 0;
	height: 18px;
	line-height: 13px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul#navlist li a:hover { 
	color: #1c2852;
	background-color: #ffffff;
}

/* ----------main body-------------- */
h1 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #db0000;
	margin: 0;
	padding: 0;
	text-align:left;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0c1946;
	margin: 12px 0 3px 0px;
	line-height: 15px;
}
h3 {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #db0000;
	margin: 0;
	padding: 0;
	text-align:left;
}
h4 {
	font: bold 15px "Trebuchet MS", Arial, sans-serif;
	color: #db0000;
	margin: 0;
	padding: 0;
	text-align:center;
}
p {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #444444;
	padding: 0;
	margin:0 0 6px 0;
}
.red {
	color: #db0000;
}
.table {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #444444;
}
.small {
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
	color: #444444;
}
ul {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #253847;
	text-align:left;
}
hr {
	border-top: 1px dashed #cccccc;
	border-bottom: none;
	color: #FFFFFF;
	width: 100%;
	height: 2px;
}
/* ----------inventory-menu-------------- */
#inventory ul {
	width: 494px;
	height: 46px;
	margin: 0;
	padding: 0;
	background-color: none;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	list-style-type: none;
	text-align: center;
}
#inventory li {
	float: left;
	text-align: center;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #444444;
}
#inventory a {
	display: block;
	color: #444444;
	text-decoration: none;
	padding:6px 12px 0 12px;
}
#inventory a:hover {
	background-image:url(images/product-menu.gif);
	background-position:top center;
	background-repeat: no-repeat;
	color: #db0000;
}
#inventory a:active {
	background-image:url(images/product-menu.gif);
	background-position:top center;
	background-repeat: no-repeat;
	color: #db0000;
}
#inventory li#active a {
	color: #fff;

}
.on {
	background-image:url(images/product-menu2.gif);
	background-position:top center;
	background-repeat: no-repeat;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 30px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}