* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #cc3300;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #EAE6D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	height: 27px;
	margin: 0 0 10px 0;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 1.167em;
	font-weight: 600;
	color: #f5f5e9;
}
	h1.extra {
		margin: 0 0 38px 0;
	}
	
	h1 span {
		background: #928f87;
		display: inline-block;
		font-weight: 600;
		font-size: 0.9em;
		padding: 0 49px 0 10px;
	}


h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	height: 27px;
	margin: 0 0 10px 0;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 1.167em;
	font-weight: 600;
	color: #f5f5e9;
}

	h2.extra {
		margin: 0 0 38px 0;
	}

	h2 span {
		background: #928f87;
		display: inline-block;
		font-weight: 600;
		font-size: 0.9em;
		padding: 0 49px 0 10px;
	}

h3 {
	background: url(images/title-line1.gif) repeat-x 0% 100%;
	margin: 0 0 18px 0;
	padding: 0 0 5px 0;
	letter-spacing: -1px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-size: 1.167em;
	color: #f5f5e9;
}

h4 {
	padding: 0 0 17px 0;
	line-height: 1.417em;
	font-size: 1em;
	color: #000;
}

h4 strong{
	padding: 0 0 17px 0;
	line-height: 1.417em;
	font-size: 1.5em;
	color: #000;
}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #f5f5e9;
}

h6 {
	padding: 0 0 6px 0;
	line-height: 1.786em;
	font-size: 1.6em;
	color: #CC3300;
}

	h6 strong {
	font-size: 1.3em;
	}
	
h7 {
	height: 27px;
	margin: 0 0 10px 0;
	line-height: 27px;
	text-transform: none;
	font-size: 1.5em;
	font-weight: 600;
	color: #999;
}

	h7.extra {
		margin: 0 0 38px 0;
	}

	h7 span {
	display: inherit;
	padding: 0 79px 0 10px;
	}

h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #999;
	}
	
h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	line-height: 1.4em;
	color: #999;
	}	

h9 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #f5f5e9;
	}

h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 300;
	line-height: 0.8em;
	color: #3346FF;
	}	
	
.fleft {
	float: left;
}

	img.fleft {
		margin: 6px 28px 0 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #EAE6D2 ;
}

#main-tail-bot {
	background: #EAE6D2 ;
	width: 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 958px;
	height: 165px;
	margin: 0 auto;
}

#header2 {
	position: relative;
	width: 958px;
	height: 110px;
	margin: 0 auto;
}

#header3 {
	position: relative;
	width: 958px;
	height: 56px;
	margin: 0 auto;
}


	#logo {
	position: absolute;
	top: 47px;
	left: 0px;
	}

#menu {
	position: absolute;
	top: 69px;
	right: -20px;
	width: 665px;
	height: 14px;
}

#menu2 {
	position: absolute;
	top: 41px;
	right: -170px;
	width: 800px;
	height: 14px;
	list-style: none;
}

	#menu li {
	float: left;
	margin: 0 0 0 28px;
	font-size: 1.6em;
	font-weight: 500;
	color: #372e24;
	}
	
	#menu li a {
		text-decoration: none;
		color: #372e24;
	}
	
	#menu li a:hover {
		color: #CC3300;
	}
	
	#menu li.act a {
		color: #CC3300;
	}

	#menu2 li {
	float: left;
	margin: 0 0 0 28px;
	font-size: 1.3em;
	font-weight: 500;
	color: #372e24;
	}
	
	#menu2 li a {
		text-decoration: none;
		color: #372e24;
	}
	
	#menu2 li a:hover {
		color: #CC3300;
	}
	
	#menu2 li.act a {
		color: #CC3300;
	}
	
	#menu3 {
	position: absolute;
	top: 0px;
	right: -190px;
	width: 800px;
	height: 14px;
	}
	
	#menu3 li {
	float: left;
	margin: 0 0 0 28px;
	font-size: 1.3em;
	font-weight: 500;
	color: #372e24;
	}
	
	#menu3 li a {
		text-decoration: none;
		color: #372e24;
	}
	
	#menu3 li a:hover {
		color: #CC3300;
	}
	
	#menu3 li.act a {
		color: #CC3300;
	}
	
	
	
#header-line {
	background: #928f87;
	width: 737px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 98px;
	right: 0;
}

#content {
	width: 958px;
	margin: 0 auto;
	padding: 12px 0 12px 0;
}

	#page1 #content {
		padding: 0 0 1px 0;
	}
	
	#content p {
		padding: 0 0 5px 0;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #928f87;
	}
	
	#content p.extra {
		padding: 0 0 15px 0;
	}
	
	#content p.extra-1 {
	padding: 0 0 20px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 25px 0;
	}
	
	#content p em a {
		background: url(images/arrow.gif) no-repeat 100% 5px;
		padding: 0 11px 0 9px;
		font-style: normal;
		text-decoration: none;
		color: #CC0000;
	}
	
	#content p em a:hover {
		text-decoration: underline;
	}
	
	#content p small {
		float: right;
		padding: 0 15% 0 0;
		font-size: 1em;
	}
	
	#content p i a {
		text-decoration: none;
		font-style: normal;
		color: #CC0000;
	}
	
	#content p i a:hover {
		text-decoration: underline;
	}

#secondary-content-bg {
	background: #f5f5e9;
	padding: 43px 0 0 0;
}

	#page1 #secondary-content-bg {
		padding: 52px 0 0 0;
	}

#secondary-content {
	width: 958px;
	margin: 0 auto;
	padding: 0 0 16px 0;
}

	#secondary-content p {
		padding: 0 0 5px 0;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #928f87;
	}
	
	#secondary-content p em a {
		background: url(images/arrow.gif) no-repeat 100% 5px;
		padding: 0 11px 0 9px;
		font-style: normal;
		text-decoration: none;
		color: #CC0000;
	}
	
	#secondary-content p em a:hover {
		text-decoration: underline;
	}
	
	#secondary-content p small {
		float: right;
		padding: 0 27% 0 0;
		font-size: 1em;
	}
	
	#secondary-content p big {
		float: right;
		padding: 0 34% 0 0;
		font-size: 1em;
	}
	
	#secondary-content p i a {
		font-style: normal;
		color: #f5f5e9;
	}

.row-1 .inner {
	padding: 0 0 37px 4px;
}

.row-1 .inner-1 {
	padding: 0 0 27px 4px;
}

.row-1 .inner-2 {
	padding: 0 0 0 4px;
}

#calculator-box {
	position: relative;
	top: -346px;
	right: -742px;
	width:250px;
	height:0px;
}

#calculator-box2 {
	position: relative;
	top: -796px;
	right: -800px;
	width:500px;
	height:0px;
}

.info-box {
	background: url(images/car.png) no-repeat 0% 0%;
	width: 958px;
	height: 283px;
	overflow: hidden;
}

	.info-box .inner {
		padding: 19px 23px 66px 245px;
	}
	
	.info-box .indent {
		padding: 12px 20px 20px 19px;
	}
	
	.info-box .col-1 {
		width: 227px;
		padding: 0 5px 0 0;
	}
	
	.info-box .col-2 {
		width: 226px;
		padding: 0 5px 0 0;
	}
	
	.info-box .col-3 {
		width: 227px;
		padding: 0 0 0 0;
	}
	
	.info-box strong {
		display: block;
		padding: 0 0 11px 0;
		text-transform: uppercase;
		line-height: 1.3em;
		font-size: 1.917em;
		font-weight: 700;
		color: #faf6ea;
	}
	
		.info-box strong span {
			display: block;
			margin: -6px 0 0 0;
			font-size: 1.391em;
		}

	.info-box p {
		padding: 0 0 20px 2px !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #faf6ea !important;
	}
	
	.info-box em {
		font-style: normal;
	}
	
	.info-box em a {
		background: url(images/info-box-link.gif) no-repeat 0% 0%;
		display: block;
		width: 81px;
		height: 21px;
		overflow: hidden;
		line-height: 20px;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		font-size: 1em;
		color: #faf6ea;
	}
	
	.info-box em a:hover {
		color: #000;
	}

.link {
	background: url(images/arrow.gif) no-repeat 100% 5px;
	padding: 0 12px 0 0;
	float: left;
	text-decoration: none;
	font-size: 1.167em;
	color: #cc3300;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	background: #676561 url(images/link-bg.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 14px 0 7px;
	overflow: hidden;
	float: left;
	line-height: 18px;
	text-decoration: none;
	color: #f5f5e9;
}

	.link-1:hover {
		color: #CC0000;
	}

.title {
	background: #da974e url(images/title-tail.gif) repeat-y 0% 0%;
	height: 31px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	color: #f5f5e9;
}

	.title strong {
		padding: 0 20px 0 0;
		word-spacing: 1px;
		letter-spacing: 0px;
		font-size: 1.25em;
		font-weight: 700;
		color: #f5f5e9;
	}
	
	.title b {
		padding: 0 10px 0 0;
		font-size: 1em;
		font-weight: normal;
		color: #f5f5e9;
	}
	
	.title em {
		padding: 0 19px 0 0;
		font-size: 1em;
		font-style: normal;
		color: #f5f5e9;
	}
	
	.title i {
		font-size: 1em;
		font-style: normal;
		color: #f5f5e9;
	}
	
		.title i a {
			color: #f5f5e9;
		}

.box {
	background: #928f87;
	width: 100%;
	overflow: hidden;
}

	.box .inner {
		padding: 26px 35px 17px 31px;
	}
	
	.box .inner-1 {
		padding: 26px 35px 30px 31px;
	}
	.box .inner-2 {
	padding: 0px 15px 0px 15px;
	}
	
	.box p {
		padding: 0 0 19px 0 !important;
		line-height: 1.462em !important;
		font-size: 1.083em !important;
		color: #f5f5e9 !important;
	}
	
	.box p.extra {
		padding: 0 0 29px 0 !important;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #dfdfd3 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 70px 10px 35px 20px;
	}

	.box-1 strong {
		display: block;
		line-height: 1.417em;
		font-size: 1em;
		color: #000;
	}
	
	.box-1 p {
		padding: 0 0 27px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #67655f !important;
	}
	
	.box-1 a.link {
		color: #CC0000;
	}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #dfdfd3 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 19px 20px 0px 20px;
	}
	
	.box-2 p {
		padding: 0 0 18px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #67655f !important;
	}
	
	.box-2 p.extra {
		padding: 0 0 10px 0 !important;
	}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 12px;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #333000;
	}
	
	.list li a {
		text-decoration: none;
		color: #CC0000;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	overflow: hidden;
	padding: 0 0 12px 0;
}

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #f5f5e9;
	}
	
	.list-1 li span {
		width: 37px;
		float: right;
	}
	
	.list-1 li a {
		text-decoration: none;
		color: #f5f5e9;
	}
	
	.list-1 li a:hover {
		color: #000;
	}
	
	.list-1 li.extra {
		background: none;
	}

.list-2 {
	overflow: hidden;
	padding: 0 0 18px 0;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		line-height: 1.786em;
		font-size: 1.167em;
		color: #f5f5e9;
	}
	
	.list-2 li a {
		text-decoration: none;
		color: #f5f5e9;
	}
	
	.list-2 li a:hover {
		color: #000;
	}
	
	.list-2 li.extra {
		background: none;
	}

.list-3 {
	overflow: hidden;
	padding: 0 0 3px 0;
}

	.list-3 dt {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #000;
	}
	
	.list-3 dt a {
		text-decoration: none;
		color: #000;
	}
	
	.list-3 dt a:hover {
		text-decoration: underline;
	}
	
	.list-3 dd {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #67655f;
	}

.list-4 {
	overflow: hidden;
	padding: 1px 0 3px 3px;
}

	.list-4 dt {
		line-height: 1.462em;
		font-size: 1.083em;
		font-weight: bold;
		color: #f5f5e9;
	}
	
	.list-4 dt a {
		text-decoration: none;
		color: #f5f5e9;
	}
	
	.list-4 dt a:hover {
		text-decoration: underline;
	}
	
	.list-4 dd {
		padding: 0 0 19px 0;
		line-height: 1.462em;
		font-size: 1.083em;
		color: #f5f5e9;
	}

.list-5 {
	overflow: hidden;
}

	.list-5 dt {
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #000;
	}
	
	.list-5 dt a {
		text-decoration: none;
		color: #000;
	}
	
	.list-5 dt a:hover {
		text-decoration: underline;
	}
	
	.list-5 dd {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #67655f;
	}
	
	.list-5 dd.extra {
		padding: 0 0 5px 0;
	}

.list-indent {
	padding: 0 0 19px 0 !important;
}

.indent-left {
	padding: 0 0 0 2px;
}

#contact-form {
	width: 676px;
	padding: 7px 0 0 1px;
}

	#contact-form textarea {
		background: none;
		width: 315px;
		height: 87px;
		padding: 3px;
		border: 1px solid #f5f5e9;
		float: right;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #f5f5e9;
	}
	
	#contact-form label {
		display: block;
		height: 25px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 330px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #f5f5e9;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #f5f5e9;
	}

	#contact-form a {
		background: #676561 url(images/link-bg.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 19px;
		margin: 4px 0 0 12px;
		padding: 0 14px 0 7px;
		overflow: hidden;
		float: right;
		line-height: 18px;
		text-decoration: none;
		color: #f5f5e9;
	}

	#contact-form a:hover {
		color: #CC0000;
	}

#footer {
	font-weight: 400;
	width: 958px;
	height: 50px;
	margin: 0 auto;
}

	#footer ul {
		font-weight: 400;
		position: relative;
		float: right;
		padding: 17px 0 0 0;
	}
	
	#footer ul li {
		font-weight: 400;
		float: left;
		margin: 0 0 0 22px;
		color: #8d897c;
	}
	
	#footer ul li a {
		font-weight: 400;
		text-decoration: none;
		color: #8d897c;
	}
	
	#footer ul li a:hover {
		text-decoration: underline;
	}
	
	#footer p {
		word-spacing: -1px;
		text-transform: uppercase;
		line-height: 50px;
		color: #8d897c;
	}
	
	#footer p a {
		margin: 0 0 0 8px;
		text-transform: none;
		text-decoration: none;
		color: #8d897c;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
#page1 div #main-tail-top #main-tail-bot #main #secondary-content-bg #secondary-content .box .inner-2 h9 strong center a {
	color: #F5F5E9;
}
