* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.galleryThumb {
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	border: 1px solid #333;
	width: 255px;
	height: 191px;
	opacity:0.6;filter:alpha(opacity=60);
	margin: 10px 10px;
	float: left;
}
.galleryThumb:hover {
	opacity:1;filter:alpha(opacity=100);	
	cursor: pointer;
}

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: #841617;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body.jpg) repeat 50% 69px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 26px 0;
	word-spacing: -1px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	color: #363433;
}

	h2 span {
		display: block;
		margin: -7px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 11px;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 7px 11px;
		font-weight: 400;
	}
	
	h2 big {
		display: block;
		padding: 0 0 7px 0;
		font-size: 1em;
	}
	
	h2 small {
		display: block;
		padding: 0 0 3px 0;
		font-size: 1em;
	}

h4 {
	padding: 0 0 25px 0;
	line-height: 1.083em;
	font-size: 1.083em;
	color: #383534;
}

	h4 span {
		display: block;
		padding: 6px 0 0 0;
	}

h5 {
	padding: 0 0 7px 0;
	line-height: 1.846em;
	text-transform: uppercase;
	font-size: 1.083em;
	color: #d82500;
}

h6 {
	padding: 0 0 5px 0;
	line-height: 2.154em;
	font-size: 1.083em;
	color: #d82500;
}

	h6 span {
		display: block;
		padding: 3px 0 5px 0;
		line-height: 1.385em;
	}
	
	h6 em {
		display: block;
		padding: 3px 0 1px 0;
		line-height: 1.385em;
		font-style: normal;
	}

.fleft {
	float: left !important;
}

	img.fleft {
		margin: 0 19px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 19px 16px 2px;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 19px 16px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: url(images/main-tail-top.jpg) repeat-x 50% 0%;
}

#main {
	width: 975px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	font-size: 0.75em;
}

#header {
	background: url(images/header.gif) no-repeat 0% 0%;
	position: relative;
	height: 449px;
}

	#header strong {
		line-height: 2.182em;
		text-transform: uppercase;
		font-size: 0.917em;
		font-weight: normal;
		color: #92918d;
		position: absolute;
		top: 21px;
		left: 281px;
	}
	
	#header b {
		background: url(images/icon-phone.gif) no-repeat 0% 6px;
		display: block;
		padding: 0 0 0 28px;
		line-height: 1.167em;
		text-align: right;
		font-size: 1em;
		font-weight: normal;
		color: #92918d;
		position: absolute;
		top: 11px;
		right: 22px;
	}

#logo {
	position: absolute;
	top: 0;
	left: 23px;
}

#menu {
	position: absolute;
	top: 100px;
	left: 264px;
}

	#menu li {
		float: left;
		padding: 0 28px 0 0;
		letter-spacing: -1px;
		text-transform: uppercase;
		font-size: 1.167em;
		color: #222120;
	}
	
		#menu li a {
			text-decoration: none;
			color: #222120;
		}
		
		#menu li a:hover {
			color: #841617;
		}
		
		#menu li.act a {
			color: #841617;
		}

#header-pic {
	position: absolute;
	top: 148px;
	left: 24px;
}

#header-picN {
	position: absolute;
	top: 140px;
	left: 0px;
}


#pics {
	position: absolute;
	top: 155px;
	left: 917px;
}

	#pics li a {
		background: url(images/pic.gif) no-repeat 0% 0%;
		display: block;
		width: 35px;
		height: 35px;
		overflow: hidden;
	}
	
	#pics li.act a {
		background: url(images/act-pic.gif) no-repeat 0% 0%;
	}

#content {
	background: #fff url(images/content.gif) repeat-x 0% 0%;
	padding: 29px 24px 32px 24px;
}

	#page1 #content {
		padding: 29px 24px 10px 24px;
	}

	#content p {
		padding: 0 0 10px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	#content p.extra {
		padding: 0 0 12px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 18px 0;
		text-align: justify;
	}
	
	#content p.extra-2 {
		padding: 0 0 27px 0;
	}
	
		#content p big {
			display: block;
			line-height: 1.286em;
			font-size: 1.077em;
			color: #595351;
		}
		
		#content p small {
			float: right;
			padding: 0 7% 0 0;
			font-size: 1em;
		}
	
	#content blockquote p {
		padding: 2px 0 16px 0;
	}
	
		#content blockquote p strong {
			display: block;
			padding: 0 14px 0 0;
			text-align: right;
			color: #d82500;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 14px 4px 0;
			text-align: right;
			color: #d82500;
		}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #e9e8e7 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: 17px 15px 17px 12px;
	}
	
	.box .inner-1 {
		padding: 17px 11px 28px 12px;
	}
	
	.box .inner-2 {
		padding: 17px 15px 10px 12px;
	}
	
	.box .inner-3 {
		padding: 8px 15px 38px 12px;
	}
	
	.box p {
		padding: 0 0 0 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #383534 !important;
	}
	
	.box p.extra {
		padding: 0 0 18px 0 !important;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #e9e8e7 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: 21px 15px 56px 17px;
	}
	
	.box-1 strong {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		display: block;
		margin: 0 0 25px 0;
		padding: 0 0 5px 0;
		line-height: 1.2em;
		font-size: 1.667em;
		text-transform: uppercase;
		text-align: right;
		color: #211d1b;
	}
	
	.box-1 p {
		padding: 0 0 20px 5px !important;
		line-height: 1.571em !important;
		font-size: 1.167em !important;
		font-style: italic !important;
		color: #43484a !important;
	}
	
		.box-1 p a {
			color: #d82500;
		}
		
	.box-1 em {
		display: block;
		padding: 0 6px 0 0;
		font-size: 1.167em;
		text-align: right;
		color: #d95200;
	}

.title {
	background: url(images/title-bg.gif) no-repeat 12px 4px;
	height: 88px;
	padding: 0 0 0 121px;
	overflow: hidden;
	line-height: 1.2em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.667em;
	color: #363433;
}

	.title span {
		display: block;
		margin: -14px 0 0 0;
	}

.indent-bot {
	margin: 0 0 6px 0;
}

.indent-bot1 {
	margin: 0 0 11px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 27px;
		line-height: 2.333em;
		text-transform: uppercase;
		color: #595351;
	}
	
		.list li a {
			text-decoration: none;
			color: #595351;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
	padding: 3px 0 4px 0;
}

	.list-1 dt {
		padding: 0 0 10px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #d82500;
	}
	
	.list-1 dt.extra {
		padding: 0 0 6px 0;
	}
	
		.list-1 dt a {
			color: #d82500;
		}
		
	.list-1 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-1 dd.extra {
		padding: 0 0 13px 0;
	}
	
		.list-1 dd span {
			display: block;
			padding: 18px 0 0 0;
		}

.list-2 {
	overflow: hidden;
	padding: 3px 2px 13px 0;
}

	.list-2 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.769em;
		font-size: 1.083em;
		color: #595351;
	}
	
		.list-2 li span {
			float: right;
			font-weight: bold;
			color: #595351;
		}
		
		.list-2 li a {
			float: left;
			text-decoration: none;
			color: #595351;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}
		
		.list-2 li strong {
			background: url(images/line-hor1.gif) repeat-x 0% 15px;
			display: block;
			overflow: hidden;
		}

.list-3 {
	overflow: hidden;
	margin: -6px 0 0 0;
	padding: 0 0 16px 11px;
}

	.list-3 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.769em;
		font-size: 1.083em;
		color: #656363;
	}
	
		.list-3 li span {
			float: right;
			font-weight: bold;
			color: #656363;
		}
		
		.list-3 li a {
			float: left;
			text-decoration: none;
			color: #656363;
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}
		
		.list-3 li strong {
			background: url(images/line-hor1.gif) repeat-x 0% 15px;
			display: block;
			overflow: hidden;
		}

.list-4 {
	width: 100%;
	overflow: hidden;
	margin: -4px 0 -12px 0;
}

	.list-4 li {
		width: 100%;
		overflow: hidden;
		padding: 0 0 26px 0;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
		.list-4 li img {
			float: left;
			margin: 4px 19px 0 1px;
		}
		
		.list-4 li strong {
			display: block;
			color: #383534;
		}
		
			.list-4 li strong a {
				text-decoration: none;
				color: #383534;
			}
			
			.list-4 li strong a:hover {
				text-decoration: underline;
			}

.list-5 {
	width: 100%;
	margin: -1px 0 0 0;
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 310px;
		padding: 0 30px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 16px 0;
		}
		
		.list-5 li strong {
			display: block;
			color: #383534;
		}
		
			.list-5 li strong a {
				text-decoration: none;
				color: #383534;
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}

.list-6 {
	overflow: hidden;
	margin: -4px 0 0 0;
	padding: 0 0 0 1px;
}

	.list-6 dt {
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #383534;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #383534;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #595351;
	}
	
	.list-6 dd.extra {
		padding: 0 0 11px 0;
	}

.gallery {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.gallery li {
		float: left;
		padding: 0 20px 0 0;
	}
	
	.gallery li.extra {
		padding: 0;
	}

.gallery-indent {
	padding: 0 0 24px 0 !important;
}

.indent {
	padding: 40px 0 0 11px;
}

.indent-1 {
	margin: 0 0 -6px 0;
	padding: 7px 0 0 11px;
}

	.indent-1 p {
		padding: 0 0 18px 0 !important;
	}
	
	.indent-1 p.no-indent {
		padding: 0 !important;
	}

.picture-position {
	margin: 0 0 20px 0;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: left;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.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: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: right;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.link-1 span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
		.link-1 span span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link-1:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-2 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: right;
	margin: 0 7px 0 0;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #d95200;
}

	.link-2 span {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
		.link-2 span span {
			background: url(images/link-right1.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 27px;
			overflow: hidden;
			padding: 0 10px 0 11px;
		}
		
		.link-2:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.list-indent {
	padding: 0 0 35px 0 !important;
}

.list-indent1 {
	padding: 0 0 22px 0 !important;
}

.list-indent2 {
	padding: 0 0 9px 0 !important;
}

.banner {
	margin: 0 0 10px 0;
}

.banner-1 {
	margin: 0 0 8px 0;
}

.banner-2 {
	margin: -17px 0 0 0;
}

.row-1 {
	padding: 7px 0 38px 0;
}

.row-indent {
	padding: 7px 0 29px 0;
}

#contact-form {
	width: 214px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 203px;
		height: 17px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #595351;
	}
	
	#contact-form textarea {
		background: none;
		width: 203px;
		height: 165px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #595351;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 27px;
		overflow: hidden;
		float: right;
		margin: 27px 0 0 10px;
		line-height: 26px;
		font-weight: bold;
		text-decoration: none;
		color: #d95200;
	}
	
		#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: 27px;
				overflow: hidden;
				padding: 0 10px 0 11px;
			}
			
			#contact-form a:hover span span {
				cursor: pointer;
				text-decoration: underline;
			}

#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 79px;
	overflow: hidden;
}

	#footer p {
		line-height: 88px;
		text-align: center;
		font-size: 1.083em;
		color: #aaa9a4;
	}
	
		#footer p span {
			padding: 0 12px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 12px;
			color: #aaa9a4;
		}