/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #31312f url(../images/background-image.jpg) center top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.typeface-js {
	font-family: eurostile;
}
td {
	vertical-align: top;
}
* {
	outline: none;
}
a img {
	border: none;
}
.safepad {
	max-width: 1000px;
	margin: 0 auto;
	background: #fff;
}
#header {
	padding: 0 23px;
}
.logo-pad {
	padding: 23px 0 29px 0;
}
.search-pad {
	padding: 10px 0 0 0;
	text-align: right;
}
.search-pad img {
	float: right;
}
.search-pad input[type=text] {
	height: 20px;
	border: 1px solid #dcdcdc;
	border-right: none;
	background: #f7f7f7;
}
#menu-holder,.mobileMenu {
	float: right;
	margin-top: -70px;
	width: auto;
}
.mobileMenu{
	margin-right:20px;
	position:relative;
	display:none;
}
#menu-holder ul, #menu-holder ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu-holder ul li, #menu-holder ul li a {
	float: left;
}
.clearfix {
	clear: both;
}
.posrel {
	position: relative;
}
.posabs {
	position: absolute;
}
.menu-strip {
	background: url(../images/pattern.png);
	top: -13px;
	height: 13px;
	width: 100%;
}
.main-pad {
	padding: 23px;
	background: #d5d4d2;
}
.main-pad-desc {
	color: #0e0e0e;
	width: 362px;
	margin-top: 20px;
	font-size: 15px;
}
.threepads {
	padding: 94px 23px 40px 23px;
}
.imageholder {
	padding-bottom: 13px;
	background: url(../images/bot-shadow.gif) bottom no-repeat;
}
.hp-project {
	display: none;
	z-index: 10;
	width: 100%;
	background: #000;
}
.hp-project a {
	color: #fff;
	text-decoration: none;
}
.project-title {
	padding: 16px 16px 0 16px;
	font-family: helvetica;
	font-size: 18px;
	font-weight: bold;
}
.project-desc {
	font-size: 11px;
	padding: 0 16px 16px 16px;
}
.date {
	font-style: italic;
}
.latest-project-title {
	top: 20px;
	left: -31px;
	background: url(../images/latest-title.png) left no-repeat;
}
.in-title {
	padding: 0 50px 0 50px;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 21px;
	color: #fff;
	background: #000;
	line-height: 53px;
}
.bottom-links {
	background: #f0f0f0 url(../images/bottom-bg.gif) top no-repeat;
	/*min-height:50px;*/
	padding: 0 23px 23px 0;
}
.bottom-pad {
	color: #474747;
	font-size: 12px;
	padding: 23px 15px 0 23px;
}
.title {
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
}
.about-pad {
	width: 283px;
}
.main-office {
	width: 195px;
}
.more-link {
	color: #bc0c13;
}
.arrow-link {
	color: #bc0c13;
	display: block;
	background: url(../images/arrow-link.gif) left 3px no-repeat;
	padding-left: 12px;
	font-weight: bold;
}
.arrow-link:hover {
	text-decoration: none;
}
.footer {
	max-width: 954px;
	font-size: 12px;
	color: #ffffff;
	margin: 10px auto;
}
.footer a {
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
}
.grey-bg {
	background: #f2f2f2;
}
.menupad {
	margin: 28px 0 0 -30px;
	min-height: 10px;
}
.menupad title {
}
.page-title, .page-title-on {
	padding-bottom: 23px;
}
.page-title-on {
	background: url(../images/red-page-title.png) left no-repeat;
}
.in-page-title {
	margin-left: 30px;
	font-size: 24px;
	padding: 0 0 0 23px;
	color: #000;
	text-transform: uppercase;
	line-height: 53px;
}
.page-title-on .in-page-title {
	background: #d92027;
	color: #fff;
}
.menuitems ul, .menuitems ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuitems ul li div {
	margin-top: -23px;
	padding-bottom: 23px;
	display: block;
	padding-left: 30px;
}
.menuitems ul li div.hover, .menuitems ul li div.on {
	background: url(../images/red-page-title.png) left no-repeat;
}
.menuitems ul li div a span {
	display: block;
	padding-left: 30px;
	line-height: 53px;
}
.menuitems ul li a {
	color: #676767;
	text-decoration: none;
	/*line-height:53px;*/
	display: block;
	height: 53px;
}
.menuitems ul li div.hover span, .menuitems ul li div.on span {
	background: #d92027;
	color: #fff;
}
.menuitems ul li div span {
	background: url(../images/menu-btn-bg.gif) no-repeat bottom;
}
.page-subtitle {
	font-size: 24px;
	color: #000;
	line-height: 53px;
}
.content-pad {
	color: #0e0e0e;
	padding: 28px 23px 28px 0;
	margin-bottom: 10px;
	font-size: 12px;
}
.big-text {
	font-size: 16px;
}
.inner-title {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.related-projects {
	padding-right: 23px;
}
.related-projects .title {
	font-size: 18px;
	margin-top: 20px;
	background: url(../images/related-title.gif) right 16px repeat-x;
}
.related-projects .title span {
	background: #F2F2F2;
}
.related-projects .small-desc {
	font-size: 11px;
}
.related-projects .project-title {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
}
.project-status {
	padding: 8px 0;
	font-size: 11px;
	color: #575656;
}
.project-status a {
	text-decoration: none;
}
.project-status span {
	color: #000000;
}
.grey-bg-bot {
	background: url(../images/grey-bg-bot.gif) center top no-repeat;
	min-height: 35px;
}
.content-pad a {
	color: #0E0E0E;
}
.content-pad a:hover {
	text-decoration: none;
}
.contact-form {
	color: #000;
	margin-bottom: 5px;
}
.contact-form input, .contact-form textarea {
	background: #fff;
	border: 1px solid #d5d5d5;
	height: 23px;
}
.contact-form input.small {
	width: 300px;
}
.contact-form input.big, .contact-form textarea {
	width: 625px;
}
.contact-form textarea {
	height: 120px;
}
.bot-right {
	padding-bottom: 10px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.hpProjectsImgSpace{
	width:34px;
	font-size:1px;
}
.mobileSubMenu{
	position:absolute;
	right:0px;
	top:35px;
	background:#000000;
	width:250px;
	display:none;
	z-index:999;
}
.mobileSubMenuPad{
	padding:20px 20px 10px 20px;
}
.mobileSubMenuPad a{
	display:block;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:19px;
	margin-bottom:10px;
}
.mobileSubMenuPad a:hover{
	color:#d92027;
}