body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a, img {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/background.png);
	background-color: #74736f;
}

a {
	color: #c4721a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#outer_wrap {
	background: url(../images/top_grad.png) top repeat-x;
	min-height: 100%;
}

#wrapper {
	min-height: 100%;
	width: 945px;
	margin: 0 auto;
	padding: 0 0 0 35px;
	position: relative;
}

#clear {
	height: 271px;
	clear: both;
}

#footer {
	background: url(../images/footer_back.png) repeat-x;
	position: relative;
	height: 271px;
	margin: -271px auto 0 auto;
}

#nav {
	margin: 0 auto;
	padding: 0 0 0 15px;
	width: 945px;
	position: relative;
}

#nav ul {
	width: 180px;
	padding: 20px 10px 0 10px;
	float: left;
	list-style: none;
}

#nav #leftnav {
	margin: 0 0 0 -380px;
	padding: 0 0 0 0;
	height: 271px;
	width: 570px;
	float: left;
	background: url(../images/footer_dark_back.png);
}

#nav .nav1 {
	float: right;
	padding: 20px 10px 0 10px;
}

#nav .nav3 {
	width: 360px;
	padding: 20px 0 0 10px;
	float: left;
	list-style: none;
}

#nav .nav3 ul {
	padding: 0;
	float: left;
	width: 360px;
}

#nav .nav3 ul.many {
	width: 180px;
}

#nav ul a {
	text-decoration: none;
	color: #cecdcb;
	font-weight: bold;
	letter-spacing: -.3px;
	display: block;
	padding: 0 0 0 15px;
}

#nav ul a:hover {
	color: #fff;
}

#nav ul a:active {
	color: #f79b38;
}

#nav li.selected a {
	color: #fff;
	background: url(../images/nav_selected.png) left no-repeat;
}

#nav ul.nav1 {
	width: 150px;
}

#nav ul.nav2, #nav .nav3 {
	background: url(../images/nav_sep.png) left no-repeat;
	height: 250px;
}

#nav ul.ext {
	width: 280px;
}

#nav ul.nav1 li {
	margin: 0 0 0 -15px;
	padding: 0 0 5px 0;
	font-size: 15pt;
}

#nav ul.nav2 li {
	padding: 0 0 5px 0;
	font-size: 13pt;
}

#nav .nav3 li {
	padding: 0 0 4px 0;
	font-size: 11pt;
}

#nav .logo {
	position: absolute;
	top: 90px;
	right: 0px;
}

#nav .navextra {
	background: url(../images/nav_sep.png) left no-repeat;
	height: 270px;
	float: left;
}

#nav .navextra h3 {
	padding: 40px 0 10px 25px;
	font-size: 12pt;
	letter-spacing: -.2px;
}

#nav .navextra p {
	margin: 0 0 12px 25px;
	width: 395px;
	font-size: 8pt;
	letter-spacing: .3px;
	word-spacing: .3px;
	line-height: 11pt;
	color: #cecdcb;
}

#nav .navextra ul {
	padding: 0;
}

#nav .navextra li a {
	padding: 0 0 6px 25px;
	color: #dfc970;
	font-size: 9pt;
	letter-spacing: .2px;
}

#nav .navextra li a:hover {
	text-decoration: underline;
}

#nav ul.many {
	background: none;
}

input, select {
	background: url(../images/input_bg.gif) no-repeat;
	border: none;
	padding: 2px 0 2px 4px;
}

option {
	background: #fff;
}

#logForm {
	width: 318px;
	height: 176px;
	background: url(../images/login_bg.png) no-repeat;
	position: absolute;
	margin: -248px 0 0 -290px;
}

#logForm h4 {
	padding: 25px 0 5px 10px;
	color: #46443f;
	font-size: 13pt;
}

#logForm label {
	width: 90px;
	float: left;
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	padding: 8px 10px 0 0;
}

#logForm input, #logForm select {
	width: 176px;
	margin: 5px 0;
	height: 20px;
	padding: 0;	
	background: url(../images/input_back.png) no-repeat;
	border: none;
}

#logForm option {
	background: #fff;
}

#logForm .submitLog {
	background: url(../images/login_button.png) no-repeat;
	border: none;
	width: 53px;
	height: 18px;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 223px;
	padding-bottom: 3px;
}

#logForm .submitLog:hover {
	background: url(../images/login_button.png) 0 -18px no-repeat;
}

#logForm p {
	margin: 10px 0 5px 20px;
}

#logForm p em {
	color: #46443f;
	font-style: normal;
}

#logForm p.logoutLink a {
	color: #fff;
	text-decoration: underline;
}

#registerIns {
	color: #46443f;
	font-size: 8pt;
	margin: 10px 0 0 100px;
	width: 176px;
}

#registerIns a {
	color: #46443f;
	text-decoration: underline;
}

#expandArrow, #collapseArrow {
	top: 5px;
	left: 287px;
	padding: 145px 10px 10px 10px;
	width: 10px;
	width: 10px;
	cursor: pointer;
	position: absolute;
}


#collapseArrow {
	display: none;
}

#registerSlideForm {
	display: none;
}

.clear {
	clear: both;
}


#topquote {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 1000;
}

#innerQuote {
	margin: 0 auto;
	position: relative;
	width: 945px;
}

#quotebox {
	margin: 0 20px 0 15px;
	float: right;
}

#quotebox a {
	width: 125px;
	height: 25px;
	background: url(../images/quote_ribbon2.png) no-repeat;
	display: block;
}

#quotebox a:hover {
	background: url(../images/quote_ribbon2.png) 0 -25px no-repeat;
}

#quoteForm {
	background: none;
	position: fixed;
	margin: 0 auto;
	width: 20px;
	left: 472px;
	top: -10px;
	z-index: 5000;
}

#quoteForm .innerQuoteForm {
	background: #d67b1a;
	width: 100%;
	height: 95%;
}

#quoteFormTop, #qouteFormHtml1, #qouteFormHtml2, #qouteFormHtml3, #qouteFormHtml4, #quoteForm .submit {
	display: none;
}

#topquote .cart {
	padding: 5px 0 0 0;
	float: right;
}

#topquote a, #quoteForm a {
	color: #fff;
}

#quoteForm .innerQuoteForm .close {
	position: absolute;
	top: -12px;
	right: 30px;
}

#quoteForm .innerQuoteForm .close:hover {
	cursor: pointer;
}

#quoteForm .b1f, #quoteForm .b2f, #quoteForm .b3f, #quoteForm .b4f {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

#quoteForm .b1f {
    height: 1px;
    background: #d67b1a;
    margin: 0 5px;
}

#quoteForm .b2f {
    height: 1px;
    background: #d67b1a;
    border-right: 2px solid #d67b1a;
    border-left: 2px solid #d67b1a;
    margin: 0 3px;
}

#quoteForm .b3f {
    height: 1px;
    background: #d67b1a;
    border-right: 1px solid #d67b1a;
    border-left: 1px solid #d67b1a;
    margin: 0 2px;
}

#quoteForm .b4f {
    height: 2px;
    background: #d67b1a;
    border-right: 1px solid #d67b1a;
    border-left: 1px solid #d67b1a;
    margin: 0 1px;
}

.innerQuoteForm h4 {
	font-size: 18pt;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

.innerQuoteForm label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	padding: 3px 10px 0 0;
	font-weight: bold;
	font-size: 9pt;
}

.innerQuoteForm input, .innerQuoteForm select {
	margin: 0 0 10px 0;
	width: 250px;
	height: 18px;
	padding: 4px 0 0 4px;
}

.innerQuoteForm select {
	height: 22px;
	padding: 0;
}

.innerQuoteForm .more {
	position: absolute;
	bottom: 25px;
	right: 25px;
	width: 115px;
}

.innerQuoteForm a.next {
	display: block;
	width: 40px;
	background: url(../images/right_arrow.gif) 30px 4px no-repeat;
	float: right;
}

.innerQuoteForm a.previous {
	display: block;
	width: 40px;
	padding: 0 0 0 15px;
	margin: 0 60px 0 0;
	background: url(../images/left_arrow.gif) 0px 4px no-repeat;
}

.innerQuoteForm .pageCount {
	position: absolute;
	bottom: 25px;
	left: 25px;
	margin: 0;
}

.innerQuoteForm .instructions {
	margin: 0 0 0 210px;
	font-size: 8pt;
	font-style: italic;
}

.innerQuoteForm p {
	margin: 10px 0 10px 50px;
}

.innerQuoteForm .textbox label {
	display: none;
}

.innerQuoteForm .comments label {
	margin: 0 0 20px 0;
}

.innerQuoteForm textarea {
	margin: 0 0 0 100px;
	width: 400px;
	height: 200px;
	background: url(../images/input_bg.gif) no-repeat;
	border: none;
	padding: 4px;
}

.innerQuoteForm .radio {
	margin: 0 0 10px 100px;
}

.innerQuoteForm .radio label {
	width: auto;
	display: block;
	float: none;
	text-align: left;
	margin: 0 0 5px 0;
}

.innerQuoteForm .radio input {
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
	background: none;
}

.innerQuoteForm .radio span {
	display: block;
	margin: 0 0 0 10px;
	height: 14pt;
}

.innerQuoteForm input.request {
	width: 138px;
	height: 28px;
	margin: 50px 0 0 231px;
	text-align: center;
	padding: 0 0 2px 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/addbutton_back.png) no-repeat;
}

.innerQuoteForm input.request:hover {
	background: url(../images/addbutton_back.png) 0 -28px no-repeat;
}

.radio, .checkbox {
	background: none;
	border: none;
}

/* FLASH */

#scan_logo {
	position: absolute;
	top: 90px;
	right: 0px;
}



