* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.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: #000;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

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

h2 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 21px 0;
	padding: 0 0 8px 0;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	font-style: italic;
	color: #272f34;
}

	h2.extra {
		margin: 0 0 16px 0;
	}
	
	h2.extra1 {
		margin: 0 0 19px 0;
	}

h5 {
	padding: 0 0 25px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #000;
}

	h5 strong {
		display: block;
		padding: 0 0 5px 0;
	}
	
	h5 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 5px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

	h6 span {
		display: block;
		padding: 14px 0 0 0;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 20px 0;
		font-weight: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 33px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 33px 22px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 33px 30px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 0 33px 37px 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: #3a0503 url(images/main-tail-top.gif) 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.png) no-repeat 50% 100%;
	width: 100%;
}

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

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

	#header big {
		background: url(images/header.png) no-repeat 0% 0%;
		display: block;
		width: 980px;
		height: 20px;
		overflow: hidden;
		position: absolute;
		top: 183px;
		left: 0;
		z-index: 10;
	}

#logo {
	position: absolute;
	top: 57px;
	left: 23px;
}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 0%;
	width: 250px;
	height: 29px;
	overflow: hidden;
	position: absolute;
	top: 88px;
	right: 21px;
}

	#search-form input {
		background: none;
		width: 190px;
		height: 15px;
		padding: 7px 5px 7px 15px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #910500;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 40px;
		height: 29px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#menu {
	position: absolute;
	top: 144px;
	left: 14px;
}

	#menu li {
		float: left;
	}
	
		#menu li a {
			background: url(images/menu.png) no-repeat 0% 0%;
			position: relative;
			display: block;
			width: 98px;
			height: 45px;
			overflow: hidden;
			float: left;
			margin: 0 0 0 -14px;
			padding: 0 16px 0 0;
			line-height: 40px;
			font-size: 0.917em;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover {
				 color: #262626;
			}
			
			#menu li.act a {
				 background-position: 0 -45px !important;
				 color: #262626;
			}
			
	#menu li#m1 a {
		z-index: 6;
	}
	
	#menu li#m2 a {
		z-index: 5;
	}
	
	#menu li#m3 a {
		z-index: 4;
	}
	
	#menu li#m4 a {
		z-index: 3;
	}
	
	#menu li#m5 a {
		z-index: 2;
	}
	
	#menu li#m6 a {
		z-index: 1;
	}

#content {
	background: #fff;
}

	#content #indent {
		padding: 0 20px 75px 20px;
	}
	
	#content #indent-1 {
		padding: 23px 44px 79px 37px;
	}
	
	#content #indent-2 {
		padding: 23px 44px 75px 37px;
	}
	
	#content #indent .indent {
		padding: 0 23px 0 17px;
	}
	
		#content p {
			padding: 0 0 18px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #a7b3b7;
		}
		
		#content p.extra {
			padding: 0 0 15px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 14px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 29px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 25px 0;
		}
		
			#content p big {
				display: block;
				padding: 14px 0 0 0;
				font-size: 1em;
			}
			
			#content p em {
				color: #000;
			}
			
			#content p small {
				float: right;
				font-size: 1em;
			}

.info-box {
	background: url(images/info-box.jpg) no-repeat 0% 0%;
	position: relative;
	width: 940px;
	height: 304px;
	padding: 0 0 34px 0;
	overflow: hidden;
}

	.info-box img {
		position: absolute;
		top: 89px;
		left: 58px;
	}
	
	.info-box a {
		background: url(images/info-button.gif) no-repeat 0% 0%;
		display: block;
		width: 114px;
		height: 36px;
		padding: 0 0 0 14px;
		overflow: hidden;
		line-height: 36px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 187px;
		left: 59px;
	}
	
		.info-box a:hover {
			color: #cb0c05;
		}

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

	.box .border-top {
		background: #000 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: 0 0 0 0;
	}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 36px;
	float: left;
	overflow: hidden;
	line-height: 36px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	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: 36px;
		padding: 0 18px 0 18px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(images/arrow.gif) no-repeat 100% 5px;
	float: left;
	padding: 0 19px 0 0;
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: bold;
	color: #272f34;
}

.link-indent {
	margin: 0 0 28px 0;
}

.title {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 19px 0;
	padding: 0 0 8px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	font-style: italic;
	color: #272f34;
}

	.title span {
		display: block;
		margin: -6px 0 0 0;
	}
	
	.title strong {
		font-weight: 400;
		color: #ce2f44;
	}
	
	.title b {
		text-transform: uppercase;
		font-weight: 400;
	}

.line-hor {
	background: #dbdbdb;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.line-hor1 {
	background: #dbdbdb;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 36px 0;
}

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

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 8px 0;
		padding: 0 0 10px 0;
		overflow: hidden;
		line-height: 1.385em;
		font-size: 1.083em;
		font-style: italic;
		color: #888;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 8px 0 0;
		}
	
		.list-1 li a {
			float: left;
			margin: 4px 0 0 0;
			text-decoration: none;
			color: #888;
		}
		
		.list-1 li a:hover {
			color: #000;
		}

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

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 8px 0;
		padding: 0 0 9px 0;
		overflow: hidden;
		line-height: 1.385em;
		font-size: 1.083em;
		font-style: italic;
		color: #888;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 6px 0 0;
		}
	
		.list-2 li a {
			float: left;
			margin: 5px 0 0 0;
			text-decoration: none;
			color: #888;
		}
		
		.list-2 li a:hover {
			color: #000;
		}
		
.list-3 {
	overflow: hidden;
	padding: 0 0 3px 0;
}

	.list-3 dt {
		padding: 0 0 5px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		font-weight: normal;
		font-style: italic;
		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 19px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #a7b3b7;
	}
	
		.list-3 dd.extra {
			padding: 0 0 15px 0;
		}
		
		.list-3 dd.extra1 {
			padding: 0 0 22px 0;
		}

.list-4 {
	width: 100%;
	margin: 0 0 -7px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 38px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #a7b3b7;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 33px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 14px 0 5px 0;
			line-height: 1.286em;
			font-size: 1.167em;
			font-weight: normal;
			font-style: italic;
			color: #000;
		}
		
		.list-4 li p {
			padding: 0 0 14px 0 !important;
		}
		
		.list-4 li b {
			display: block;
		}
		
			.list-4 li b a {
				background: url(images/arrow.gif) no-repeat 100% 5px;
				float: left;
				padding: 0 19px 0 0;
				line-height: 1.385em;
				font-size: 1.083em;
				font-weight: bold;
				color: #272f34;
			}

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

	.list-5 dt {
		padding: 0 0 5px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		font-weight: normal;
		font-style: italic;
		color: #000;
	}
	
	.list-5 dd {
		width: 100%;
		padding: 0 0 19px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		color: #a7b3b7;
	}
	
		.list-5 dd small {
			float: right;
			font-size: 1em;
		}
		
		.list-5 dd a {
			font-style: italic;
			color: #000;
		}

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

.list-indent1 {
	padding: 0 0 15px 0 !important;
}

/*--- accordion begin --*/
	
#accordion {
  width: 240px;
  min-height: 325px;
  height: auto !important;
  height: 325px;
}
	
	#accordion dt {
		background: url(images/accordion-title.gif) no-repeat 0% 0%;
		width: 240px;
		height: 37px;
		padding: 0 0 2px 0;
		overflow: hidden;
		line-height: 36px;
		font-size: 1.333em;
		color: #fff;
	}
	
		#accordion dt a {
		  display: block;
		  height: 37px;
		  padding: 0 20px 0 39px;
		  text-decoration: none;
		  color: #fff;
		}
	
			#accordion dt a:hover {
			  color: #15a5d6;
			}
			
				#accordion dt.active {
					background: url(images/accordion-title-act.gif) no-repeat 0% 0%;
					padding: 0;
				}
	
				#accordion dt.active a{
					color: #fff;
				}
			
	#accordion dd {
		background: #eee url(images/accordion-bg.gif) no-repeat 50% 100%;
		display: none;
		line-height: 1.5em;
		font-size: 1em;
		color: #a7b3b7;
		height:205px;
	}
		
		#accordion dd div {
			padding: 19px 22px 22px 22px;
		}

/*--- accordion end --*/


#quote-form {
	width: 176px;
}

	#quote-form div {
		padding: 0 !important;
	}

	#quote-form strong {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: normal;
		color: #000;
	}
	
	#quote-form label {
		background: url(images/quote-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 41px;
		overflow: hidden;
	}
	
		#quote-form label input {
			background: none;
			width: 117px;
			height: 16px;
			margin: 0 13px 0 0;
			padding: 6px 10px 6px 10px;
			float: left;
			border: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.167em;
			color: #ccc;
		}
		#quote-form label input:focus {
			color:#000;
		}
		
		#quote-form label a {
			background: url(images/quote-button.gif) no-repeat 0% 0%;
			display: block;
			width: 24px;
			height: 24px;
			overflow: hidden;
			float: left;
			margin: 1px 0 0 0;
		}
		
	#quote-form b {
		background: url(images/quote-input1.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 42px;
		overflow: hidden;
		font-weight: normal;
	}
	
		#quote-form b input {
			background: none;
			width: 156px;
			height: 16px;
			padding: 6px 10px 6px 10px;
			float: left;
			border: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.167em;
			color: #ccc;
		}
		#quote-form b input:focus {
			color:#000;
		}
		
	#quote-form em {
		font-style: normal;
	}
	
		#quote-form em a {
			background: url(images/quote-submit.gif) no-repeat 0% 0%;
			display: block;
			width: 119px;
			height: 36px;
			margin: 0 0 10px 0;
			overflow: hidden;
			word-spacing: 1px;
			line-height: 34px;
			font-size: 1.333em;
			text-decoration: none;
			text-align: center;
			color: #fff;
		}
		
		#quote-form em a:hover {
			color: #000;
		}
		
	#quote-form i {
		display: block;
		line-height: 1.8em;
		font-size: 0.833em;
		font-style: normal;
		color: #000;
	}
	
		#quote-form i a {
			color: #000;
		}

.pic-indent {
	margin: 0 0 30px 0;
}

.pic-indent1 {
	margin: 0 0 26px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 610px;
	margin: -1px 0 0 0;
	padding: 0 0 1px 2px;
}

	#contact-form strong {
		background: url(images/contact-textarea.gif) no-repeat 0% 19px;
		display: block;
		width: 295px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form label {
		background: url(images/contact-input.gif) no-repeat 0% 19px;
		display: block;
		height: 67px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #a7b3b7;
	}
	
	#contact-form input {
		background: none;
		width: 285px;
		height: 16px;
		padding: 5px 5px 5px 5px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 285px;
		height: 217px;
		padding: 5px 5px 5px 5px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 36px;
		float: right;
		margin: 0 0 0 24px;
		overflow: hidden;
		line-height: 36px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
		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: 36px;
			padding: 0 18px 0 18px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

.privacy {
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
}

#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	position: relative;
	height: 150px;
	overflow: hidden;
}

	#footer .inner {
		padding: 38px 38px 0 37px;
	}
	
	#footer em {
		line-height: 1.8em;
		font-size: 0.833em;
		font-style: normal;
		color: #6b1600;
		position: absolute;
		top: 38px;
		right: 37px;
	}
	
		#footer em a {
			color: #6b1600;
		}
	
	#footer p {
		float: left;
		padding: 0 83px 0 0;
		text-transform: uppercase;
		line-height: 1.8em;
		font-size: 0.833em;
		color: #6b1600;
	}
	
		#footer p b {
			font-weight: normal;
			color: #b32400;
		}
		
		#footer p span {
			padding: 0 3px;
		}
		
		#footer p a {
			margin: 0 0 0 9px;
			text-transform: none;
			color: #6b1600;
		}
		
	#footer ul {
		position: relative;
		float: left;
		overflow: hidden;
		padding: 1px 0 0 0;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 8px 0 8px;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #6b1600;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #6b1600;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
                        
                        #ads {
                            margin: auto;
                            padding: 0;
                            width: 840px;
                        }
                        
                        #ads img {
                            width: 840px;
                            height: 160px;
                        }