@charset "UTF-8";
.mainholder {
	width:1047px;
	min-height: 100%;
	float:none;
	padding:0px;
	moz-box-shadow: 0 0 2em #666;
	-webkit-box-shadow: 0 0 2em #666;
	box-shadow: 0 0 2em #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#666');
	background-color: #fff;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}


.maincontent {
	background-color: #FFFFFF;
	width: 1047px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
.bottomaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc9933;
	text-transform: uppercase;
	line-height: 28px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-position: center;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 0.5em;
	line-height: 18px;
	background-position: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 22px;
	font-weight: normal;
}
.rollover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	border: 1px none #CCCCCC;
}
.imagebox {
	border: thin solid #999999;
}
.worktitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background-position: center;
	text-align: center;
}
.thumbnails {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.otherprojects {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 0.5em;
	line-height: 18px;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.principles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
.principlestitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.asterik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
