* {
	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: #9e0500;
}

	a:hover {
	text-decoration: none;
	}

body {
	background: #380504 url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 15px 0;
	padding: 0 0 6px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.833em;
	font-weight: 400;
	font-style: italic;
	color: #010101;
}

	h2.extra {
		margin: 0 0 10px 0;
	}

h3 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 28px 0;
	padding: 0 0 4px 0;
	line-height: 1.3em;
	font-size: 1.833em;
	font-weight: 400;
	font-style: italic;
	color: #010101;
}

	h3.extra {
		margin: 0 0 15px 0;
	}
	
	h3.extra-1 {
		margin: 0 0 10px 0;
	}
	
	h3.extra-2 {
		margin: 0 0 22px 0;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	font-style: italic;
	font-weight: normal;
	color: #9e0500;
}

	h5 a {
		color: #9e0500;
	}
	
	h5 span {
		display: block;
		padding: 6px 0 0 0;
	}

h6 {
	padding: 0 0 10px 0;
	line-height: 1.538em;
	font-size: 1.083em;
	color: #000;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 19px 44px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 36px 0 0;
	}

.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 {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: #fff url(images/header.jpg) no-repeat 0% 0%;
	position: relative;
	height: 160px;
}

	#page1 #header {
		height: 499px;
	}
	
	#page4 #header {
		height: 499px;
	}

#logo {
	position: absolute;
	top: 83px;
	left: 50px;
}

#menu {
	position: absolute;
	top: 0;
	right: 0;
}

#flash {
	position: absolute;
	top: 148px;
	right: 0;
}

#content {
	background: #fff;
	padding: 10px 22px 33px 20px;
}

	#content p {
		padding: 0 0 12px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #575757;
	}
	
	#content p.extra {
		padding: 0 0 18px 0;
	}
	
		#content p i {
			display: block;
			color: #9e0500;
		}
		
		#content p small {
	float: right;
	font-size: 1em;
	padding-top: 0;
	padding-right: 18%;
	padding-bottom: 0;
	padding-left: 0;
		}

.box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}

	.box .border-top {
		background: #eeeff1 url(images/border-top.jpg) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.jpg) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.jpg) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.jpg) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 28px 15px 44px 25px;
	}
	
	.box .inner-1 {
		padding: 28px 15px 37px 25px;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #fff url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 27px 15px 39px 24px;
	}
	
	.box-1 p {
		padding: 0 0 8px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		font-style: italic !important;
		color: #575757 !important;
	}
	
	.box-1 p.extra {
		padding: 0 0 15px 0 !important;
	}
	
		.box-1 p small {
			float: right !important;
			padding: 0 25% 0 0 !important;
			font-size: 1em !important;
		}
		
		.box-1 p strong a {
			color: #000;
		}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #eeeff1 url(images/border-top2.jpg) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot2.jpg) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left2.jpg) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right2.jpg) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left2.jpg) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right2.jpg) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left2.jpg) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right2.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 24px 22px 30px 22px;
		text-align: center;
	}
	
	.box-2 .inner-1 {
		padding: 19px 22px 30px 22px;
		text-align: center;
	}
	
	.box-2 img {
		margin: 0 0 23px 0;
	}
	
		.box-2 .inner-1 img {
			margin: 0 0 19px 0;
		}
	
	.box-2 strong {
		display: block;
		padding: 0 0 5px 0;
		text-align: left;
		font-size: 1.083em;
		color: #000;
	}
	
		.box-2 strong a {
			text-decoration: none;
			color: #000;
		}
		
		.box-2 strong a:hover {
			text-decoration: underline;
		}
		
	.box-2 p {
		padding: 0 0 17px 0 !important;
		line-height: 1.385em !important;
		word-spacing: -1px;
		text-align: left;
		font-size: 1.083em !important;
		color: #575757 !important;
	}
	
	.box-2 span {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
		text-align: center;
	}
	
		.box-2 span a {
			background: url(images/link-bg.gif) no-repeat 0% 0%;
			display: inline-block;
			width: 76px;
			height: 32px;
			overflow: hidden;
			line-height: 32px;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.917em;
			font-weight: bold;
			color: #fff;
		}
	
		.box-2 span a:hover {
			text-decoration: underline;
		}

.box-3 {
	width: 100%;
	overflow: hidden;
}

	.box-3 .border-top {
		background: #eeeff1 url(images/border-top2.jpg) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot2.jpg) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left2.jpg) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right2.jpg) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left2.jpg) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right2.jpg) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left2.jpg) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right2.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 11px 11px 30px 11px;
	}
	
	.box-3 img {
		margin: 0 0 15px 0;
	}
	
	.box-3 p {
		padding: 0 0 17px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #575757 !important;
	}
	
	.box-3 strong {
		float: right;
		padding: 0 13px 0 0;
		line-height: 32px;
		font-size: 1.417em;
		font-weight: normal;
		color: #9e0500;
	}
	
	.box-3 span a {
		background: url(images/link-bg.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 76px;
		height: 32px;
		float: left;
		overflow: hidden;
		line-height: 32px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
	}

	.box-3 span a:hover {
		text-decoration: underline;
	}

.box-indent {
	margin: 0 0 10px 0 !important;
}

.list {
	padding: 0 0 11px 1px;
	overflow: hidden;
}

	.list li {
		background: url(images/arrow1.gif) no-repeat 0% 11px;
		padding: 0 0 0 12px;
		line-height: 2.231em;
		font-size: 1.083em;
		color: #575757;
	}
	
		.list li a {
			color: #575757;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 2px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #000;
	}
	
		.list-1 dt a {
			font-weight: bold;
			text-decoration: none;
			color: #000;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
		.list-1 dt span {
			display: block;
			line-height: 1.667em;
			font-size: 0.923em;
		}
		
		.list-1 dd {
			background: url(images/line-hor1.gif) repeat-x 0% 100%;
			margin: 0 0 12px 0;
			padding: 0 0 13px 0;
			line-height: 1.538em;
			font-size: 1.083em;
			color: #575757;
		}
		
		.list-1 dd.extra {
			background: none;
			padding: 0 0 6px 0;
		}
		
		.list-1 dd.extra-1 {
			background: none;
			margin: 0 0 -2px 0;
			padding: 0;
		}
		
			.list-1 dd b {
				color: #010101;
			}

.list-2 {
	width: 100%;
	margin: -1px 0 46px 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 194px;
		margin: 0 10px 0 0;
	}
	
	.list-2 li.extra {
		margin: 0;
	}

.list-3 {
	width: 100%;
	margin: -1px 0 0 0;
	overflow: hidden;
}

	.list-3 li {
		
		width: 100%;
		margin: 0 0 22px 0;
		padding: 0 0 23px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-3 li.extra {
		background: none;
		margin: 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 19px 0 0;
		}
		
		.list-3 li em {
			display: block;
			padding: 6px 0 18px 0;
			color: #9e0500;
		}
		
			.list-3 li em a {
				color: #9e0500;
			}
			
			.list-3 li em b {
				font-style: normal;
				color: #000;
			}
			
		.list-3 li span a {
			background: url(images/arrow1.gif) no-repeat 100% 6px;
			margin: 0 0 0 8px;
			padding: 0 8px 0 0;
			font-weight: bold;
			text-decoration: none;
			color: #000;
		}
		
			.list-3 li span a:hover {
				text-decoration: underline;
			}

.list-4 {
	overflow: hidden;
}

	.list-4 dt {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #000;
	}
	
		.list-4 dt a {
			font-style: italic;
			color: #9e0500;
		}
		
		.list-4 dt strong {
			display: block;
		}
		
	.list-4 dd {
		padding: 0 0 26px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #575757;
	}
	
	.list-4 dd.extra {
		padding: 0;
	}
	
		.list-4 dd em {
			display: block;
			width: 100%;
			overflow: hidden;
			text-align: right;
			font-style: normal;
			color: #9e0500;
		}
		
			.list-4 dd em b {
				width: 95px;
				float: right;
				padding: 0 17px 0 2px;
			}
			
			.list-4 dd em a {
				background: url(images/arrow1.gif) no-repeat 100% 6px;
				margin: 0 0 0 8px;
				padding: 0 8px 0 0;
				font-weight: bold;
				text-decoration: none;
				color: #000;
			}
			
			.list-4 dd em a:hover {
				text-decoration: underline;
			}

.list-5 {
	overflow: hidden;
}

	.list-5 dt {
		margin: 0 0 -1px 0;
		line-height: 1.538em;
		font-size: 1.083em;
		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 19px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #626262;
	}
	
	.list-5 dd.extra {
		padding: 0 0 5px 0;
	}

.list-6 {
	overflow: hidden;
}

	.list-6 dt {
		line-height: 1.385em;
		font-size: 1.083em;
		font-style: italic;
		color: #9e0500;
	}
	
		.list-6 dt a {
			color: #9e0500;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #575757;
	}

.list-indent {
	margin: -1px 0 11px 0 !important;
}

.list-indent-1 {
	margin: 1px 0 0 0 !important;
}

.list-indent-2 {
	padding: 0 0 20px 0 !important;
}

.list-indent-3 {
	padding: 0 0 23px 0 !important;
}

.indent {
	margin: 0 0 -5px 0;
	padding: 27px 0 0 0;
}

.indent-bot {
	margin: 0 0 29px 0;
}

.indent-bot-1 {
	margin: 0 0 16px 0;
}

.link {
	background: url(images/link-bg.gif) no-repeat 0% 0%;
	display: inline-block;
	width: 76px;
	height: 32px;
	overflow: hidden;
	float: left;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	background: url(images/arrow1.gif) no-repeat 100% 6px;
	display: inline-block;
	padding: 0 8px 0 0;
	float: left;
	text-decoration: none;
	font-size: 1.083em;
	font-weight: bold;
	color: #000;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-2 {
	color: #000;
}

.link-3 {
	color: #575757;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

/* Contact form */
#contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:100%;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 12px 0px;
			}
			#contact-form input[type=text] {
				width:172px;
				height:14px;
				padding:6px 19px; margin:1px 0 0 0px;
				background:url(../images/bg-form.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
			#contact-form.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form .area {}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				width:311px;
				height:176px;
				background:url(../images/bg-form-textarea.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				padding:6px 19px; margin:1px 0 0 0px;
				overflow:auto;
				display:block;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 0px 5px;
				display:inline-block;
				color:#F00;
				}
			#contact-form strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form .error {
					color:#f1143c;
					width:172px;
					font-size:11px;
					line-height:15px;
					display:none;
					float:left;
				}
/* Contact form pricing request */
#contact-form_pr {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:100%;
	}
	#contact-form_pr fieldset {
		border:none;
		padding:0;
		}
		#contact-form_pr .field {
			overflow:hidden;
			padding:0 0 12px 0px;
			}
			#contact-form_pr input[type=text] {
				width:172px;
				height:14px;
				padding:6px 19px; margin:1px 0 0 0px;
				background:url(../images/bg-form.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
			#contact-form_pr.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form_pr .area {}
			#contact-form_pr .area .error { float:none;}
			#contact-form_pr textarea {
				width:311px;
				height:176px;
				background:url(../images/bg-form-textarea.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				padding:6px 19px; margin:1px 0 0 0px;
				overflow:auto;
				display:block;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
				#contact-form_pr a {
					cursor:pointer;
					}
				#contact-form_pr .alignright {
					padding-top:12px;
					}
					#contact-form_pr small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form_pr label {
				padding:0 0 0px 5px;
				display:inline-block;
				color:#F00;
				}
			#contact-form_pr strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form_pr .error {
					color:#f1143c;
					width:172px;
					font-size:11px;
					line-height:15px;
					display:none;
					float:left;
				}
				
				/* Contact form ordering */
#contact-form_order {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	width:100%;
	}
	#contact-form_order fieldset {
		border:none;
		padding:0;
		}
		#contact-form_order .field {
			overflow:hidden;
			padding:0 0 12px 0px;
			}
			#contact-form_order input[type=text] {
				width:172px;
				height:14px;
				padding:6px 19px; margin:1px 0 0 0px;
				background:url(../images/bg-form.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
			#contact-form_order.main-contacts .field input {
				margin-top:0px;
				}
			#contact-form_order .area {}
			#contact-form_order .area .error { float:none;}
			#contact-form_order textarea {
				width:311px;
				height:176px;
				background:url(../images/bg-form-textarea.gif) 0 0 repeat;
				border-top:1px solid #626262;
				border-left:1px solid #626262;
				border-bottom:none;
				border-right:none;
				padding:6px 19px; margin:1px 0 0 0px;
				overflow:auto;
				display:block;
				line-height:1.2em;
				border-radius:18px;
				-moz-border-radius:18px;
				-webkit-border-radius:18px;
				}
				#contact-form_order a {
					cursor:pointer;
					}
				#contact-form_order .alignright {
					padding-top:12px;
					}
					#contact-form_order small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form_order label {
				padding:0 0 0px 5px;
				display:inline-block;
				color:#F00;
				}
			#contact-form_order strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form_order .error {
					color:#f1143c;
					width:172px;
					font-size:11px;
					line-height:15px;
					display:none;
					float:left;
				}
				
		.buttons-wrapper {
	    background: url(images/link-bg.gif) repeat 0% ;
		display: inline-block;
		width: 152px;
		height: 32px;
		margin: 9px 0 0 14px;
		overflow: hidden;
		float: left;
		line-height: 32px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
			}
		.buttons-wrapper a {text-decoration: underline;}

.map iframe {width:511px; height: 271px; overflow:hidden; border:none;} 

.contact dd span {float:left; width:78px;}


#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 112px;
}

	#footer p {
		padding: 0 0 0 21px;
		line-height: 98px;
		font-size: 1em;
		color: #fff;
	}
	
		#footer p span {
	padding: 0 3px;
	color: #937473;
		}
		
			#footer p span em {
				padding: 0 0 0 3px;
				font-style: normal;
			}
		
		#footer p a {
	margin: 0 0 0 6px;
	font-size: 12px;
	color: #937473;
		}.login_font {
	color: #638713;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

