* {
	margin:0px;
	padding:0px;
}
html,body {
	width:100%;
	height:100%;
}
body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}
input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
}
.righty {
	float: right;
}
.lefty {
	float: left;
}
.mainTbl {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg-main2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container {
	background-image: url(../images/bg-lines.gif);
	background-repeat: repeat-x;
}
#innerContainer {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	color: #FFFFFF;
	font-size: 1.1em;
	height: 40px;
	padding-top: 61px;
	margin-bottom: 27px;
}
#header .lefty {
	padding-top: 5px;
}

.redText {
	color: #FF0000;
}
#topBar {
}
#bigImage {
	margin-bottom: 7px;
}
#navigation {
	background-image: url(/images/bg-nav.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 1px;
	height: 30px;
}
#navigation a.redText {
	color: #FF0000;
}
#nav1 a {
	margin-right: 18px;
	margin-left: 18px;
	color: #333333;
	text-decoration: none;
}
#nav1 a:hover {
	color: #FF0000;
}
#nav2 {
	margin-right: 15px;
}
#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:hover {
	color: #FF0000;
}
#contentArea {
	background-color: #FFFFFF;
	margin-top: 7px;
}
#breadcrumbBar {
	background-image: url(/images/main-topcurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 1.1em;
}
#subNav {
	color: #FF0000;
	text-transform: lowercase;
}
#subNav a {
	color: #333333;
	text-decoration: none;
}
#subNav a:hover {
	color: #FF0000;
}
#youAreHere {
	font-size: 0.9em;
	color: #999999;
	text-transform: lowercase;
}
#youAreHere em {
	font-style: normal;
	color: #333333;
}
#pageArea {
	padding: 25px;
	background-image: url(/images/vsection.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#pageArea p {
	color: #333333;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
.stronger {
	font-size: 110%;
}
#pageArea h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 1.4em;
}
#pageArea ul {
	margin-right: 15px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.6em;
}
#pageArea li {
	margin-left: 10px;
}
#pageArea a {
	color: #B21919;
	text-decoration: none;
}
#pageArea a:hover {
	color: #FF0000;
	text-decoration: none;
}
#pageArea blockquote {
	margin-right: 25px;
	margin-left: 25px;
}
.newsIndex td p {
	margin-bottom: 0em;
}
#leftCol {
}
#rightCol {
	text-align: right;
	padding-bottom: 90px;
}
#pagefooter {
	height: 10px;
}
#footer {
	margin-top: 7px;
	line-height: 1.4em;
	color: #FF0000;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.gallerytext {
	padding-right: 35px;
	padding-left: 20px;
	font-size: 1em;
}
#pageArea .gallerytext p {
	color: #666666;
	font-size: 1em;
}
.gallerytext h2 {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	display: block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}
.here {
	color: #333333;
}
.smallertext {
	font-size: 75%;
	line-height: normal;
}
.subMenu {
	background-color: #ADADAD;
	position: absolute;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #999999;
	visibility: hidden;
}
.subMenu a {
	color: #191919;
	text-decoration: none;
}
.subMenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
#subProds a.newProdsLink {
	color: #CC0000;
}
#subProds a.newProdsLink:hover {
	color: #FF0000;
}
.oemList ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
