* {
	margin: 0;
	padding: 0;
}

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

.wrapper-1 {
	width: 100%;
}

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

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

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

ul, ol {
	list-style: none;
}

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

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

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

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

h2 {
	width: 100%;
	padding: 0 0 3px 0;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.583em;
	font-weight: 400;
	color: #693e2f;
}

	h2.extra {
		padding: 0;
		margin: 0 0 -1px 0;
	}
	
	  h2.extra-1 {
		padding: 0 0 6px 0;
	}

	h2 img {
		float: left;
		margin: 0 17px 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 3px 0 0 0;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 3px 0 0 0;
		letter-spacing: -1px;
		font-weight: 400;
	}
	
	h2 span {
		display: block;
		margin: -7px 0 0 0;
	}

h3 {
	margin: 0 0 0 -2px;
	padding: 0 0 34px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.400em;
	font-weight: 400;
	color: #2f2f2f;
}

	h3 strong {
	display: block;
	padding: 0 0 2px 0;
	font-weight: 400;
	}

h6 {
	padding: 0 0 13px 0;
	line-height: 1.333em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #2f2f2f;
}

	h6 span {
		display: block;
		margin: -5px 0 0 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 5px 25px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 25px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 25px 26px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 4px 25px 14px 0;
	}
	
	ul.fleft {
		padding: 2px 0 22px 0 !important;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 2px 35px 22px 0 !important;
	}

.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: #edeceb url(images/main-tail-top.jpg) repeat-x 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 943px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 476px;
}

	#header strong {
		font-weight: normal;
		color: #be3100;
		position: absolute;
		top: 394px;
		left: 12px;
	}
	
		#header strong a {
			background: url(images/header-button.gif) no-repeat 0% 0%;
			display: block;
			width: 95px;
			height: 26px;
			overflow: hidden;
			line-height: 24px;
			text-align: center;
			text-decoration: none;
			color: #be3100;
		}
		
		#header strong a:hover {
			text-decoration: underline;
		}

#menu {
	background: url(images/menu.jpg) no-repeat 0% 0%;
	width: 943px;
	height: 56px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	left: 0;
}

	#menu ul {
		padding: 1px 0 1px 269px;
		overflow: hidden;
	}
	
		#menu ul li {
			float: left;
		}
		
			#menu ul li a {
				display: block;
				height: 54px;
				padding: 0 21px 0 22px;
				float: left;
				line-height: 54px;
				text-transform: uppercase;
				text-decoration: none;
				font-size: 1.333em;
				color: #2f2f2f;
			}
			
			#menu ul li.act a {
				background: url(images/menu-act.gif) repeat-x 0% 0%;
				color: #fff;
			}
			
			#menu ul li a:hover {
				background: url(images/menu-act.gif) repeat-x 0% 0%;
				color: #fff !important;
			}

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

#slogan {
	position: absolute;
	top: 165px;
	left: 7px;
}

#content {
	padding: 34px 0 30px 0;
}

	#content p {
		padding: 0 0 11px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #2f2f2f;
	}
	
	#content p.extra-style {
		padding: 0 0 20px 0;
		line-height: 1.385em;
	}
	
		#content blockquote p strong {
			display: block;
			font-weight: normal;
			color: #be3100;
		}
		
			#content blockquote p strong a {
				color: #be3100;
			}

.row-1 {
	padding: 0 0 17px 0;
}

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

	.box .border-top {
		background: #f2f0ee url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 15px 16px 16px 14px;
	}
	
		.box .inner .inner {
			padding: 0 0 0 17px;
		}
	
	.box .inner-1 {
		padding: 15px 14px 16px 14px;
	}
		
		.box .inner-1 .inner {
			padding: 0 0 0 17px;
		}
		
	.box p {
		padding: 0 0 21px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #2f2f2f !important;
	}
	
	.box p.extra {
		padding: 0 0 18px 0 !important;
	}
	
	.box p.extra-1 {
		padding: 0 0 13px 0 !important;
	}
	
	.box p.extra-2 {
		padding: 0 0 27px 0 !important;
	}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	float: right;
	overflow: hidden;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 22px;
		padding: 0 12px 0 12px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}
	
.link-1 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 22px;
	float: right;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	color: #be3100;
}

	.link-1 span {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 22px;
		padding: 0 11px 0 12px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 29px 0 !important;
}

.indent {
	padding: 38px 16px 0 34px;
}

.indent-1 {
	margin: -11px 0 0 0;
	padding: 0 16px 49px 31px;
}

.indent-2 {
	margin: -11px 0 0 0;
	padding: 0 16px 15px 31px;
}

	.indent-2 p {
		padding: 0 0 18px 0 !important;
		line-height: 1.385em !important;
	}
	
	.indent-2 p.extra {
		padding: 0 !important;
	}

.indent-bot {
	margin: 0 0 20px 0;
}

.info-box {
	background: url(images/pic-9.gif) no-repeat 0% 0%;
	padding: 2px 0 11px 201px;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #2f2f2f;
}

	.info-box a {
		color: #be3100;
	}

.list {
	overflow: hidden;
	padding: 0 0 21px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 14px;
		line-height: 1.923em;
		font-size: 1.083em;
		color: #be3100;
	}

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

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

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: normal;
		color: #2f2f2f;
	}
	
	#contact-form input {
		background: #fff;
		width: 166px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 166px;
		height: 181px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 22px;
		float: right;
		margin: 19px 2px 0 7px;
		overflow: hidden;
		line-height: 20px;
		text-decoration: none;
		color: #fff;
	}

	#contact-form a span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	#contact-form a span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 22px;
		padding: 0 12px 0 12px;
	}
	
	#contact-form a:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

#footer {
	width: 100%;
	height: 111px;
	overflow: hidden;
}

	#footer strong {
		display: block;
		padding: 38px 15px 0 0;
		float: right;
		line-height: 1em;
		text-align: right;
		color: #2f2f2f;
	}
	
		#footer strong a {
			text-decoration: none;
			color: #2f2f2f;
		}
		
		#footer strong a:hover {
			text-decoration: underline;
		}
	
		#footer strong b {
			background: url(images/icon-phone.gif) no-repeat 0% 0%;
			display: block;
			margin: 0 0 0 0;
			padding: 4px 0 0 18px;
			color: #8e8d8d;
		}
		
	#footer em {
		background: url(images/logo-footer.gif) no-repeat 1px 0%;
		display: inline-block;
		float: left;
		margin: 23px 0 0 33px;
		padding: 40px 0 4px 0;
		line-height: 1em;
		font-style: normal;
		color: #7d7d7d;
	}
	
		#footer em span {
			padding: 0 3px 0 0;
		}
		
		#footer em a {
			margin: 0 0 0 3px;
			color: #7d7d7d;
		}
		
	#footer p {
		margin: 0 315px 0 236px;
		padding: 35px 0 0 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #8e8d8d;
	}
	
		#footer p span {
			padding: 0 0 0 4px;
		}
	
		#footer p a {
			color: #8e8d8d;
		}#page2 #main-tail-top #main-bg-top #main-bg-bot #main #content .indent-1 .wrapper .fleft {
	color: #2f2f2f;
}
