body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #f3f3f3 url('../img/bg.gif') top left repeat-x;
	margin: 0px;
}

#wrapper {
	width: 960px;
	margin: 30px auto 0px auto;
}

#logo { margin: 0px 0px 0px 4px; }
	#logo a {
		display: inline-block;
		background: url('../img/logo.png');
		width: 311px;
		height: 70px;
		outline: none;
	}
	#logo span { display: none; }

#top {
	background: url('../img/top.png');
	width: 964px;
	margin: 18px -7px 0px 3px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	width: 906px;
	height: 38px;
	margin: 0px auto;
	padding: 16px 0px 0px 90px;
	list-style: none;
	position: relative;
}
	#nav li {
		float:left;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
	}
	#nav li.divider {
		background: #d2d2d2;
		display: inline-block;
		width: 1px;
		height: 25px;
		margin: 5px 0px 7px 0px;
		border-right: 1px solid #fdfdfd;
		overflow: hidden;
	}
	#nav li.menu {
		background: #d56f24;
		display: none;
		position: absolute;
		top: 54px;
		left: 0px;
	}
	#nav li.show { display: inline-block; }
	#nav ol {
		list-style: none;
		display: block;
		width: 200px;
		margin: 0px;
		padding: 0px;
	}
	#nav h2 {
		font-size: 1.2em;
		display: inline-block;
		margin: 0px -2px;
	}
		#nav h2 a {
			color: #797979;
			text-decoration: none;
			line-height: 36px;
			display: inline-block;
			height: 36px;
			padding: 0px 20px 2px 20px;
			outline: none;
		}
		#nav h2 a.active { color: #b75d32; }
		#nav h2 a.hover, #nav h2 a:hover {
			color: #fff;
			background: url('../img/nav-hover.gif');
		}
	#nav h3 {
		font-size: 1.2em;
		width: 200px;
		margin: 0px;
	}
		#nav h3 a {
			color: #ffd3b3;
			text-align: left;
			text-decoration: none;
			background: url('../img/menu-divider.png') bottom left no-repeat;
			display: block;
			padding: 10px 0px 10px 15px;
			outline: none;
		}
		#nav h3 a:hover { text-decoration: underline; }
		#nav h3 a.last { background: none; }

#image {
	background: url('../img/image.jpg');
	width: 956px;
	height: 248px;
	margin: 1px auto 0px auto;
}
	#image h2 {
		font-size: 4.2em;
		font-weight: normal;
		line-height: 1.4em;
		color: #d46e23;
		margin: 0px 0px 0px 39%;
		padding: 20px 0px 0px 0px;
		text-shadow: #fff 0px 1px 0px;
	}
	#image p {
		text-align: right;
		margin: 20px 40px 0px 0px;
	}
		#image p a {
			font-size: 1.4em;
			color: #fff;
			text-decoration: none;
			background: #4a4a4a;
			display: inline-block;
			padding: 10px 20px;
			outline: none;
		}
		#image p a:hover { text-decoration: underline; }
		#image p .arrow {
			background: url('../img/arrow.gif');
			width: 5px;
			height: 10px;
			display: inline-block;
			overflow: hidden;
			vertical-align: middle;
			margin: 0px 0px 1px 1px;
		}

#content {
	background: url('../img/content-top.png') top center no-repeat;
	width: 964px;
	margin: -5px -7px 0px 3px;
	padding: 10px 0px 0px 0px;
}
	#content .bg {
		background: url('../img/content-bg.png') center repeat-y;
		padding: 15px 3px 0px 3px;
	}
	#content .clear { clear: both; }

#right {
	float: right;
	background: url('../img/right.png') top center no-repeat;
	width: 253px;
	min-height: 437px;
	margin: -62px 30px 0px 0px;
	padding: 21px;
}
	#right h2 {
		font-size: 1.4em;
		font-weight: normal;
		color: #4a4a4a;
		text-align: center;
		background: #f3f3f3;
		margin: 0px;
		padding: 2px 5px;
	}
		#right h2 span {
			font-size: 1.2em;
			font-weight: bold;
			display: block;
		}
	#right .links {
		color: #d46e23;
		margin: 20px 0px 0px 0px;
		padding: 0px 10px 0px 20px;
	}
		#right .links li {
			line-height: 1.7em;
			margin: 0px 0px 10px 0px;
		}
		#right .links h3 {
			font-size: 1.2em;
			margin: 0px;
		}
		#right .links a { color: inherit; }
	#right .buttons { margin: 10px 0px 0px 0px; }
		#right .pdf {
			font-size: 1.2em;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-align: center;
			background: url('../img/button-pdf.gif');
			display: block;
			width: 89px;
			height: 55px;
			margin: 20px 0px 0px 10px;
			padding: 26px 48px 0px 75px;
			outline: none;
		}
		#right .services {
			font-size: 1.2em;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			background: url('../img/button-services.gif');
			display: block;
			width: 140px;
			height: 39px;
			outline: none;
			margin: 0px 0px 0px 26px;
			padding: 3px 45px 0px 10px;
		}
		#right a:hover { text-decoration: underline; }

#left {
	float: left;
	width: 575px;
	margin: 10px 0px 0px 30px;
}
	#left h2 {
		font-size: 2.2em;
		font-weight: normal;
		color: #4a4a4a;
		margin: 0px;
	}
	#left p {
		font-size: 1.4em;
		color: #737373;
		line-height: 1.8em;
		margin: 10px 0px 0px 0px;
	}
		#left p a { color: #ad3831; }
		#left p em.large {
			font-size: 1.2em;
			font-style: italic;
			font-weight: bold;
			color: #4d4d4d;
			text-transform: uppercase;
		}
		#left p strong.uppercase {
			text-transform: uppercase;
			color: #585858;
		}
	#left p.date {
		font-size: 1.2em;
		font-style: italic;
		color: #898989;
	}
	#left h3 {
		font-size: 1.8em;
		color: #4f4f4f;
		background: url('../img/heading-dots.gif') bottom left repeat-x;
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
	}
		#left h3 a {
			color: #ac5516;
			text-decoration: none;
			font-size: 0.9em;
		}
		#left h3 span {
			font-weight: normal;
			font-size: 0.6em;
			line-height: 25px;
			color: #989898;
			float: right;
		}
	#left .thumbnail {
		vertical-align: bottom;
		float: left;
		margin: 5px 10px 5px 0px;
		border: 1px solid #999;
		border-bottom: 1px solid #444;
	}
		#left .thumbnail img { border: 1px solid #fff; }
	#left .gallery {
		text-align: right;
		word-spacing: 15px;
		background: #fffbe9;
		margin: 15px 0px 0px 0px;
		padding: 10px;
	}
		#left .gallery .thumb {
			display: inline-block;
			border: 1px solid #dfdac6;
			outline: none;
		}
			#left .gallery .thumb span {
				display: inline-block;
				border-bottom: 1px solid #d2ceb9;
			}
			#left .gallery .thumb img { border: 1px solid #fff; }
	#left .gallery .button {
		font-size: 1.4em;
		color: #fff;
		text-decoration: none;
		text-align: left;
		word-spacing: normal;
		line-height: 34px;
		background: url('../img/button-grey.gif');
		display: inline-block;
		width: 120px;
		height: 34px;
		margin: 5px 0px 0px 0px;
		padding: 0px 33px 0px 13px;
		outline: none;
	}
	#left .gallery .button:hover { text-decoration: underline; }

#directors {
	width: 958px;
}
	#directors h3 {
		font-size: 1.6em;
		font-weight: bold;
		color: #fff;
		line-height: 36px;
		background: #4a4a4a;
		display: inline-block;
		float: left;
		height: 36px;
		margin: -26px 0px 0px 48px;
		padding: 0px 20px;
		border-left: 1px solid #bfbfbf;
	}
	#directors .thumbs {
		background: #4a4a4a;
		clear: left;
		padding: 25px 32px;
		border-left: 1px solid #bfbfbf;
	}
		#directors .thumbs .thumb {
			text-align: center;
			float: left;
			width: 84px;
			margin: 0px 15px 0px 0px;
		}
			#directors .thumbs .thumb .img {
				display: inline-block;
				border: 1px solid #323232;
				outline: none;
			}
				#directors .thumbs .thumb .img img { border: 1px solid #5b5b5b; }
			#directors .thumbs .thumb h4 {
				font-size: 1em;
				color: #fff;
				margin: 5px 0px 0px 0px;
			}
				#directors .thumbs .thumb h4 a {
					color: inherit;
					text-decoration: none;
				}
				#directors .thumbs .thumb h4 a:hover { text-decoration: underline; }
		#directors .thumbs .clear { clear: left; }

#footer {
	background: #dadada;
	width: 917px;
	margin: 0px 0px 20px 6px;
	padding: 10px 20px;
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #e9e9e9;
}
	#footer .left { float: left; }
		#footer .left .button {
			font-size: 1.2em;
			font-weight: bold;
			color: #974615;
			text-decoration: none;
			text-shadow: 0px 1px #fff;
			background: url('../img/button-footer.gif') left no-repeat;
			display: inline-block;
			margin: 8px 0px 0px 0px;
			padding: 0px 0px 0px 15px;
			outline: none;
		}
			#footer .left .button span {
				line-height: 31px;
				background: url('../img/button-footer.gif') right no-repeat;
				display: inline-block;
				height: 31px;
				padding: 0px 15px 0px 0px;
			}
		#footer .left .button:hover { text-decoration: underline; }
	#footer .right { float: right; }
		#footer .right p {
			font-size: 1.1em;
			color: #565656;
			text-align: right;
			margin: 0px;
		}
			#footer .right p a {
				color: #000;
				text-decoration: none;
			}
			#footer .right p a:hover { text-decoration: underline; }
	#footer .clear { clear: both; }