@import url("slider.css");
@import url("tabs.css");

body {
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/mainbg.gif) repeat-x #DAD9D7;
}

a,
a:visited {
	color: #780103;
	text-decoration: none;
}

a:hover {
	color: #780103;
	text-decoration: underline;
}

.normal {
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#outerwrapper {
	width: 100%;
	text-align: center;
}

#wrapper {
	width: 983px;
	margin: 0 auto;
	text-align: left;
}

#shadow {
	width: 983px;
	position: relative;
	float: left;
	background: url(images/shadow.png) repeat-y;
}

#container {
	width: 960px;
	position: relative;
	float: left;
	left: 12px;
}

#header {
	width: 960px;
	height: 193px;
	position: relative;
	float: left;
}

#nav {
	width: 960px;
	height: 31px;
	position: relative;
	float: left;
	background: url(images/navbg.gif) repeat-x;
	z-index:999;
}

.flashplayer {
	width: 493px;
	height: 277px;
	position: relative;
	float: left;
}

#slideshow {
	width: 467px;
	height: 277px;
	position: relative;
	float: left;
}

#content {
	width: 960px;
	float: left;
	position: relative;
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tools {
	width: 964px;
	height: 377px;
	position: relative;
	clear: left;
	left: -2px;
	background: url(images/footerbg.png) repeat-x bottom #D8D8D8 !important;
	background: url(images/footerbg.gif) repeat-x bottom #D8D8D8;
}

#toolstop {
	width: 962px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #D8D8D8;
}

#searchtop {
	width: 288px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	position: relative;
	float: left;
	background: url(images/search-inventory.png) no-repeat bottom center !important;
	background: url(images/search-inventory.gif) no-repeat bottom center;
	font-size: 14px;
	font-weight: bold;
	bottom: 0;
}

#tabstop {
	width: 415px;
	height: 38px;
	position: relative;
	float: left;
	background: url(images/tabbg.png) no-repeat bottom center !important;
	background: url(images/tabbg.gif) no-repeat bottom center;
}

#contacttop {
	width: 262px !important;
	width: 263px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	right: -3px;
	background: url(images/contact.png) no-repeat bottom center !important;
	background: url(images/contact.gif) no-repeat bottom center;
	font-size: 14px;
	font-weight:bold;
}

.footerseperator1 {
	width: 11px;
	height: 326px;
	background: url(images/footer-sep.png) no-repeat bottom !important;
	background: url(images/footer-sep.gif) no-repeat bottom;
	position: absolute;
	bottom: 0;
	left: 284px;
	z-index: 20;
}

.footerseperator2 {
	width: 11px;
	height: 326px;
	background: url(images/footer-sep.png) no-repeat bottom !important;
	background: url(images/footer-sep.gif) no-repeat bottom;
	position: absolute;
	bottom: 0;
	left: 700px;
	z-index: 20;
}

.search {
	width: 285px;
	height: 339px;
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 0;
}

#tabs {
	width: 404px;
	height: 377px;
	position: absolute;
	z-index: 20;
	left: 295px;
	font-size:12px;
	font-weight:bold;
}

.contact {
	width: 242px !important;
	width: 239px;
	height: 377px;
	position: absolute;
	left: 708px;
	bottom: -20;
	_bottom: -30px;
	z-index: 20;
	padding:10px;
}

#bottom {
	width: 983px;
	height: 16px;
	margin: 0 auto;
	clear: both;
	background: url(images/bottom.png) no-repeat;
}

#siteinfo {
	width: 983px;
	text-align: center;
	clear: both;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
}

#siteinfo a,
#siteinfo a:visited {
	color: #780103;
	text-decoration: none;
}

#siteinfo a:hover {
	color: #780103;
	text-decoration: underline;
}

a.footer,
a.footer:visited {
	color: #780103;
	text-decoration: none;
}

a.footer:hover {
	color: #780103;
	text-decoration: underline;
}
