/* CSS Document */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B2B4B6;
	margin: 0px;
	height: 100%;
	font-size: 12px;
	color: #231F20;
}/*
		 */
html {
	overflow-y:scroll;
}
#container {
	background-image: url(../images/structure/bg-page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#masthead {
	background-image: url(../images/structure/bg-banner.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 891px;
}
#masthead div {
	margin-left:545px;
	width: 300px;
	font-size: 12px;
	margin-top: 45px;
	color: #FFFFFF;
}
#masthead p {
	margin-bottom:5px;
	margin-top: 0px;
	
}
#masthead h1 {
	font-weight: normal;
	color: #FFC535;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: none;
}
#masthead a:link, #masthead a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#masthead a:hover, #footer a:hover {
	color: #FFC535;
}
#menu  {
height:45px;
}
#menu a:link, #menu a:visited {
	font-size: 12px;
	color: #231F20;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}
#menu a:hover {
	color:#DF8330;
}
.text-orange {
	color: #DF8330;
}
#footer {
	font-size:9px;
	color:#6D6F71;
	height:50px;
}
#footer div {
	margin-left:69px;
}
#footer a:link, #footer a:visited {
	font-size:9px;
	color: #DF8330;
	text-decoration: none;
}
#footer a:hover {
	color:#6D6F71;
}
#footer a.email:link {
	color:#6D6F71;
}
#footer a.email:hover {
	color: #DF8330;
}
#home {
	margin-top: 34px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	width: 551px;
	float: left;
}

#ul-text {
	font-size:11px;
	border-bottom: 1px dotted #ACABAB;
	padding-bottom:8px;
	width:551px;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #231F20;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ACABAB;
	border-bottom-color: #ACABAB;
	padding-top: 8px;
	padding-bottom: 8px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #231F20;
}
#specs p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#topbrdr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACABAB;
}
.subhead {
	font-size: 16px;
	font-weight: normal;
	color: #231F20;
}
#versus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#versus h1 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}
.bg-gray {
	background-color: #E7E8E9;
}
.bg-yellow {
	background-color: #F7EDD4;
}
#versus td {
	padding-bottom: 12px;
}
#versus strong {
	font-size: 11px;
}
#graybox {
	background-image: url(../images/structure/bg-graybox.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#left {
	display: block;
	float: left;
	width: 180px;
	margin-top: 34px;
	margin-right: 20px;
}
.interior {
	margin-left: 69px;
}
#index-left {
	margin-left: 44px;
	width: 200px;
	float: left;
	margin-top: 20px;
}
#index-left p {
	font-size: 11px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 25px;
}
#index-right {
	width: 575px;
	float: left;
	margin-top: 20px;
}
#index-right h1 {
	font-size: 25px;
	font-weight: normal;
	color: #231F20;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 6px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACABAB;
}
#index-right h2 {
	color: #DF8330;
	border:none;
	font-size:18px;
	font-weight:normal;
	width:295px;
	float:left;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACABAB;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0pt;
}
.index-block {
	float:left;
	width:276px;
	padding-right: 21px;
	margin-bottom: 20px;
	padding-top: 25px;
}
.textsmall {
	font-size: 9px;
}
a:link, a:visited {
	color: #DF8330;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
