#holder {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-image: url(../images/metalbg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#holder #addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DC9570;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
}
#nav {
	margin: 0px;
	padding: 6px 0px 0px;
	float: left;
	width: 190px;
}
#nav ul {
	font-size: 13px;
	color: #111A47;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	list-style: url(none) none;
}
#nav li {
	display: block;
	margin: 2px 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 190px;
}
#nav a {
	color: #111A47;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 182px;
	text-decoration: none;
	display: block;
}
#nav a:hover, #nav a#samepage {
	border-top: 1px dashed red;
	border-bottom: 1px dashed red;
	line-height: 16px;
	height: 16px;
	color: red;
}
#nav ul ul  {
font-size: 11px;
text-indent: 5px;
}
#nav li#navtitle {
	color: #111A47;
	margin: 12px 0px 2px;
	padding: 0px 0px 0px 8px;
	height: 18px;
	background: #d5d7e1;
	border-top: 1px dashed #111A47;
	border-bottom: 1px dashed #111A47;
	line-height: 18px;
	width: 182px;
	font-weight: bold;
}
#clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.nav {
	width: 198px;
	float: left;
	list-style-position: inside;
	left: 15px;
	clear: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav li a {
	padding: 3px;
	text-decoration: none;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav li a em {
font-size: 12px;
font-weight: bold;
}
.nav li { display: inline; } /* fix for IE blank line bug */
.nav ul > li { display: list-item; }
.nav li > a { width: auto; height: auto; }
.nav li li a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 0px;
	width: 180px;
}
.nav li a:hover {
	background-color: #FFFFFF;
	color: #8790AE;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.nav li li a:hover {
	background-color: #FFFFFF;
	color: #8790AE;
}
.nav li a.samePage {
	color: #8790AE;
	font-weight: bold;
	background-color: #FFFFFF;
}
.nav li a.samePage:visited {
	color: #0034D0;
	font-weight: bold;
	background-color: #FFFFFF;
}
#content {
	float: right;
	width: 550px;
}
h1 {
	font-size: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h3 {
	font-size: 18px;
	color: #FF6600;
	padding: 0px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
}
table#specs {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-collapse:collapse; 
	border: 1px solid #CCCCCC;
}
#specs td {
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#specs th {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #FF6600;
}
table#benefits {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-collapse:collapse; 
	border: 1px solid #CCCCCC;
}
#benefits td {
	font-size: 12px;
	padding: 2px;
	border: 1px solid #fff;
}
#benefits th {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border: 1px solid #ccc;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-size: 22px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
h1#home {
	font-size: 24px;
	font-weight: bolder;
	text-align: justify;
	margin-right: 24px;
}
#content p {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
dl {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
dt {
	font-size: 14px;
	font-weight: bold;
	color: #DC9570;
	margin-top: 4px;
	margin-bottom: 3px;
}
dd {
	font-size: 14px;
}
h2 {
	font-size: 18px;
}
ul#list {
	font-weight: normal;
	list-style-type: disc;
}
#list li {
	font-weight: normal;
	list-style-type: disc;
}
div#thumb {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#thumb p {
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-indent: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#thumb img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#sm-thumb {
	float: left;
	margin-left: 4px;
}
#sm-thumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.fair {
	font-weight: bold;
	background-color: #FF9933;
	text-align: center;
}
td.good {
	font-weight: bold;
	background-color: #FFFF00;
	text-align: center;
}
td.best {
	font-weight: bold;
	background-color: #33FF00;
	text-align: center;
}
td.poor {
	font-weight: bold;
	background-color: #FF3333;
	text-align: center;
}
#header a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumb a {
	font-size: 12px;
	text-align: center;
}
