/* For IE */
@font-face {
	font-family: "Neutra Text";
	src: url(font/NeutraText-Book.eot);
}

/* Other browsers */
@font-face {
	font-family: "Neutra Text";
	src: url(font/NeutraText-Book2.otf) format("opentype");
}

body {
	font-family: Arial, sans-serif;
	background: #ffd24f;
}

p {
	margin: 15px 0;	
}

#header {
	margin: 0px auto;
	width: 900px;
	height: 121px;
	position: relative;
}

#menu {
	width: 658px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	left: 242px;
	margin: 0px 0px 5px 0px;
	color: #737d84;
	text-align: right;
	border-bottom: 1px solid #737d84;
	font-family:Arial, sans-serif;
	padding-bottom: 10px;
}

#menu a {
	color: #737d84;
	text-decoration: none;
	font-size: 14px;
}

#menu a:hover {
	color: #4e565b;
}

#content {
	width: 900px;
	margin: 0px auto;
	padding: 50px 0px 50px 22px;
	font-family:Arial, sans-serif;
	letter-spacing: .01em;
	color: #737d84;
	font-size: 14px;
	line-height: 18px;
}

#content a {
	color: #737d84;
	text-decoration: none;
}

#content a:hover {
	color: #737d84;
	text-decoration: underline;
}

.clear {
	clear: both;	
}

.titlebox {
	background: #737d84;
	width: 267px;
	height: 81px;
	float: left;
	margin: 0px 0px 0px 15px;
	position: relative;
}

.titletext {
	color: #ffd24f;
	font-size: 17px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	bottom: 0px;
	right: 0px;
	position: absolute;
	padding: 0px 20px 20px 0px;
}

#thumbnailviewer {
	float: left;
	width: 298px;
	margin-bottom: 100px;
	margin-right: 44px;
}

#thumbnailviewerimage {
	background: #fff no-repeat center center;
	height: 404px;
	border: 1px solid #737d84;
}

#thumbnailviewerbox {
	background-color: #737d84;
	color: #ffd24f;
	text-align: right;
	width: 283px;
	font-size: 17px;
	margin-top: 15px;
	font-weight: normal;
	line-height: 23px;
	width: 299px;
}

#thumbnailviewernavigation {
	padding: 20px 15px 20px 0;
}

#thumbnailviewernavigation a {
	color: #ffd24f !important;
}

#thumbnailviewertext {
	padding: 0 15px 20px 0;
}

#thumbnaildescription {
	font-size: 15px;
	line-height: 23px;
	float: right;
	width: 555px;
}

.thumbnails {
	float: right;
	width: 555px;
}

.thumbnails .thumbnailset {
	float: left;
}

.thumbnails .thumbnailset h2 {
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	height: 57px;
}

.thumbnails .thumbnailset h2 span {
	position: absolute;
	bottom: 0;
}

.thumbnails .thumbnailset a {
	margin: 8px 13px 8px 0;
	float: left;
}

.thumbnails .thumbnailset a img {
	border: 0;
	display: block;
}

.thumbnails .thumbnailset p {
	display: none;
}

.thumbnails .thumbnailsetborder {
	border-right: 1px solid #8d8a71;
	margin-right: 13px;
}

.thumbnailsnoheadings h2 {
	display: none;
}

#home {
	width: 880px;
	margin: 0 auto;
	padding: 50px 0px 20px 20px;
}

#homeintro {
	width: 891px;
	margin: 0 auto;
	border: 0;
	display: none;
	background: #ffd24f;
}

#homedisplays {
	width: 416px;
	float: left;
	position: relative;
}

#homeservices {
	width: 416px;
	float: right;
	position: relative;
}

#homedisplays a img,
#homeservices a img {
	height: 361px;
	width: 414px;
	border: 1px solid #737d84;
}

.hometitle {
	background: #737d84;
	height: 81px;
	width: 416px;
	margin: 15px 0 50px 0;
	position: relative;
}

.hometitle a {
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 17px;
	color: #ffd24f;
	text-decoration: none;
}

.links {
	width: 603px;
	float: right;
	position: relative;
	font-family:Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 80px;
}

.about {
	width: 603px;
	float: right;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.sitemap {
	width: 603px;
	float: right;
	position: relative;
	font-size: 16px;
	margin-top: -20px;
}

.sitemap ul {
	list-style-type: square;
}

.sitemap li ul {
	list-style-type: none;
	margin-left: -30px;
	font-weight: normal;
}

.contact {
	width: 603px;
	float: right;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 30px;
	margin-top: -20px;
}

.contact h2 {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 17px;
	margin: 18px 0;
}

#footer,
#footer a {
	font-size: 12px;
	color: #737d84;
	margin: 0px auto;
	width: 900px;
	text-align: center;
	line-height: 24px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #737d84;
}

#nineteentwentythree {
	padding-left: 143px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.arrow {font-size: 24px}
