body {
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
}

#headerdrop {
	position: absolute;
	width: 100%;
	top: 0;
} 

#wrap {
	position:relative;
	margin:0 auto;
	width:800px;
	margin-top: 9%;
}

a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	display: block;
	width: 800px;
	height: 150px;
	margin: 0px auto;
	padding: 0px;
	background: #000 url(/images/header3.jpg) no-repeat center;
}

#menu #smallsearchform {
	position: static;
	float: right;
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	top: 0px;
}

#smallsearchform input {
	border: none;
	background: #686868 url(images/searchField.png) no-repeat;
	width: 150px;
	height: 12px;
	font-size: 12px;
	color: #fff; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	vertical-align: middle;
	margin: 0px;
}
#smallsearchform #searchButton {
	background: #f88e45 url(images/searchButton.png) no-repeat;
	width: 22px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#menu {
	width: 800px;
	padding-top: 5px;
	height: 24px;
	margin: auto;
	background: #000 url(/images/menuc.png) repeat-x;
}

#menu ul {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-left: 5px;
	margin: 0px;
	width: 600px;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	border-left: #cccccc 1px solid;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin: 0px;
}

#menu ul li.first {
	border: none;
}

#menu a {
	color: #cccccc;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

h2 {
	clear: both;
	background: #222222 url(/images/h2.png) repeat-x;
	height: 17px;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	margin-bottom: 7px;
	margin-top: 7px;
	font-weight: bold;
	color: #ccc;
}

#content {
	width: 800px;
	margin: auto;
}

#left {
	float: left;
	width: 450px;
}

#right {
	float: right;
	width: 343px;
}

#footer {
	clear: both;
	width: 800px;
	margin: auto;
	background: #191919;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

#footer ul {
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	border-left: #fff 1px solid;
	padding-left: 5px;
	padding-right: 5px;
}

#footer ul li.first {
	border: none;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Latest News */
.newsArticle {
	clear: both;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

h3 a {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.newsArticle p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.newsArticle img {
	display: block;
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	border: 0;
}
.newsArticle .more {
	display: block;
	float: right;
	color: #191919;
	text-decoration: none;
}
.newsArticle .more:hover {
	color: #cccccc;
}

/* New Products */
.product {
	clear: both;
}

.product h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

.product p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.product img {
	display: block;
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	border: 0;
}
.product .more {
	display: block;
	clear: both;
	float: right;
	color: #191919;
	text-decoration: none;
}
.product .more:hover {
	color: #cccccc;
}

dl,dt,dd {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 9px;
}

dt {
	font-weight: bold;
}

dd a {
	color: #000;
}
p a {
	color: #000;
}
a:hover {
	text-decoration: none;
}

.floatleft {
	float: left;
	display: block;
}

.floatright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
}

.nav {
	width: 100%;
}
.nav td {
	width: 50%;
}
.nav a {
	color: #000;
}
.nav .searchnext {
	text-align: right;
}

.newsselect {
	width: 100%;
	font-size: 9px;
}

.relprod {
	list-style: none;
}

#searchcontent ul {
	list-style: none;
}
#searchcontent ul li {
	display: inline;
}

.bar {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #ccc;
}
.dist p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	display: block;
	width: 50%;
	float: left;
	padding-bottom: 10px;
}
.dist a {
	text-decoration: none;
}
.dist a:hover {
	text-decoration: underline;
}
#subnav,#subsubnav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #ccc;
}

#subsubnav a {
	text-decoration: none;
}
#subsubnav a:hover {
	text-decoration: underline;
}

.active {
	text-decoration: none;
}

.engine img.eng {
	width: 120px;
	height: 120px;
	padding-left: 4px;
	padding-right: 4px;
}

.engine {
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #000 1px solid;
}
