/* Tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h1 {
	color: #850341;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
a {
	color: #850341;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
th {
	text-align: left;
}

/* Classes */

#navShell li.last {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	height: 18px;
	margin-left: -33px;
	padding-right: 6px;
	padding-top: 3px;
	text-align: right;
	visibility: hidden;
	width: 144px;
}
#navShell li.last:hover {
	background-color: #626262;
}

/* IDs */

#logo {
	background-image: url(../images/logo.jpg);
	height: 108px;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 164px;
}
#topBar {
	background-color: #626262;
	height: 108px;
	padding-left: 164px;
	visibility: hidden;
}
#navShell {
	position: absolute;
	left: 0px;
	top: 125px;
	visibility: hidden;
}
#navShell li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	height: 18px;
	list-style: none;
	margin-left: -33px;
	padding-right: 6px;
	padding-top: 3px;
	text-align: right;
	visibility: hidden;
	width: 144px;
}
#navShell li:hover {
	background-color: #626262;
}
#navShell a {
	color: #fff;
	display: block;
	height: 21px;
	visibility: hidden;
}
#content {
	left: 0px;
	position: absolute;
	top: 0px;
}
#subNavShell {
	display: inline;
	visibility: hidden;
	width: 816px;
}
#subNavigation {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	visibility: hidden;
}
#subNavigation li {
	background-color: #303030;
	border-left: 3px solid #850341;
	border-right: 3px solid #850341;
	border-top: 3px solid #850341;
	color: #fff;
	display: inline;
	font-size: 11px;
	list-style: none;
	margin-right: -7px;
	margin-bottom: 0;
	padding: 5px;
	visibility: hidden;
}
#subNavigation li:hover {
	background-color: #626262;
}
#subNavigation a {
	color: #fff;
	visibility: hidden;
}
#contentMain {
	border: none;
}
#bemisSpecs {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#bemisSpecs th, #bemisSpecs td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
