@font-face {
    font-family: 'TwCen';
    src: url('../fonts/tcm.eot');
    src: url('../fonts/tcm.eot?iefix') format('eot'),
         url('../fonts/tcm.woff') format('woff'),
         url('../fonts/tcm.ttf') format('truetype'),
         url('../fonts/tcm.svg#TwCen') format('svg');
    font-weight: normal;
    font-style: normal;
	
}
body{
	font-family: 'Arial';
	background-color:#706c5b;
	text-align:justify;
	
	

	
	

	
}
a{
	color:#b70404;
	text-decoration:none;
	
	
	
	
}
a:hover{
	color:#b70404;
	text-decoration:underline;
	
	
	
}




h1{
	font-size: 11.4px;
	color: #000;
	padding: 0px 0px 7px 32px;
	
	letter-spacing:1.2px;
	
}
h2{
	font-size: 10px;
	color: #847e79;
	padding: 0px 0px 7px 32px;
	line-height: 20px;
}
.topWrapperBorder{
	background: url('../images/topBg.png') top center no-repeat;
	width: 1000px;
	height: 24px;
	margin: 0px auto;
}
.midWrapperBorder{
	background: url('../images/midBg.png') center repeat-y;
	width: 1000px;
	margin: 0px auto;
}
.botWrapperBorder{
	background: #706c5b url('../images/botBg.png') top center no-repeat;
	width: 1000px;
	height: 24px;
	margin: 0px auto;
}
.headerSpacer{
	padding: 57px 0px 175px 0px;
}
span.companyName{
	font-family: 'TwCen', sans-serif;
	font-size: 27px;
	color: #000;
	padding: 0px 0px 0px 32px;
	white-space: nowrap;
}
span.footerCompanyName{
font-family: 'TwCen';
	font-size: 14px;
	color: #000;
	padding: 45px 0px 10px 32px;
	white-space: nowrap;
}
font.companyNameRed{
	color: #b70404;
}
font.homeBar{
	font-size: 24px;
	color: #b70404;
}
ul.headerNav{
	margin-top: 5px;
}
ul.headerNav li{
	float: left;
	padding: 0px 16px;
}
ul.headerNav li a, ul.headerNav font{
	font-size: 11px;
	color: #706c5b;
	text-decoration: none;
	padding: 4px 2px;
	text-transform:uppercase;

	margin: 0;
}
ul.headerNav li a:hover, ul.headerNav font:hover{ 
	color: #b70404;
	cursor: pointer;
}
ul.headerNav li a.home{
	font-weight: bold;
}
ul.headerNav li.selected a{
	color: #b70404;
}
ul.headerNav li font.selected{
	color: #b70404;
}
ul.headerNav li.redSeparator{
	padding: 0px;
	height: 24px;
	width: 1px;
	position: relative;
	top: -6px;
	border-right: 1px solid #b70404;
}
ul.subNavProfile{
	width:60px;
}
ul.subNavProjects{
	width:175px;
}
ul.subNavServices{
	width: 292px;
}
ul.subNavProfile, ul.subNavProjects, ul.subNavServices{
	position: absolute;
	z-index: 1000;
	margin-top: 5px;
}
ul.subNavProfile li, ul.subNavProjects li, ul.subNavServices li{
	width: 100%;
	font-size: 11px;
	white-space: nowrap;
	color: #706c5b;
	border-bottom: 1px dashed #706c5b;
	clear: both;
	padding: 0px 0px 4px 2px;
	margin: 4px 0px 0px 0px;
}
ul.subNavProfile li.last, ul.subNavProjects li.last, ul.subNavServices li.last{
	border-bottom: 0px;
}
.footer{
	padding: 45px 0px 75px 0px;
}


span.pageTitle1{
	width: 100%;
	font-size: 14px;
	color: #b70404;
	font-weight: bold;
	margin: 0px 0px 0px 32px;
	text-transform:uppercase;
}

span.pageTitle{
	width: 100%;
	font-size: 14px;
	color: #b70404;
	font-weight: bold;
	margin: 0px 0px 0px 32px;
	text-transform:uppercase;
}
span.pageSubTitle a{
	width: 100%;
	font-size: 8px;
	color: #b70404;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	text-decoration: none;
	
	 font-style:italic;
	 
	
	
}


span.pageSubTitle5 a{
	width: 100%;
	font-size: 10px;
	color: #b70404;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	text-decoration: none;
	
	 
	
	
}


span.pageSubTitle2{
	width: 100%;
	font-size: 11px;
	color: #b70404;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
	text-decoration: none;
}
ul.sideMenu{
	padding: 0px 0px 0px 47px;
	margin: 25px 0px 0px 0px;
	border-right: 1px solid #b70404;
	width: 184px;
	float: left;
	height:147px;
	
	

	
	
		
}
ul.sideMenu li{
	padding: 0px 0px 3px 0px;
	white-space: no-wrap;
}
ul.sideMenu li a{
	font-size: 11px;
	color: #706c5b;
	text-decoration: none;
	text-transform:uppercase;
	
}
ul.sideMenu li a:hover{
	color: #b70404;
}
ul.sideSubMenu{
	padding: 25px 0px 0px 15px;
	text-align:left;
}
ul.sideSubMenu li{
	white-space: no-wrap;
}
ul.sideSubMenu li a{
	font-size: 10px;
	color: #706c5b;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}
ul.sideSubMenu li a:hover{
	color: #b70404;
}
ul.sideMenu li a.selected, ul.sideSubMenu li a.selected{
	color: #b70404;
}
.galleryInfo{
	clear: both;
	padding-top: 20px;
	font-size: 13px;
	line-height: 16px;
	color: #595856;
}
.projectInfo{
	clear: both;
	padding-top: 40px;
	margin-left: -20px;
	
	font-size: 13px;
	line-height: 16px;
	color: #595856;
	
}
.thumbGallery{
	clear: both;
	padding-top: 20px;
	margin: 0px 0px 0px 20px;
}
.thumbGallery a {
	border: 0px;
	padding: 0px;
}
.thumbGallery img {
	margin: 8px 8px 5px 8px;
	border: 0px;
}
#scrollHolder{
	width: 440px; 	
	height: 292px;
	font-family: 'Arial';
	border: 0px;
	margin: 10px 10px 60px 35px;
	overflow: hidden;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#scrollHolder p{
	padding-bottom: 10px;
	display: inline-block;
	width: 415px;
	margin-right: 30px;
	line-height: 1.3em;
}


#scrollHolder2{
	width: 440px; 	
	height: 446px;
	font-family: 'Arial';
	border: 0px;
	margin: 10px 10px 60px 35px;
	overflow: hidden;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#scrollHolder2 p{
	padding-bottom: 10px;
	display: inline-block;
	width: 415px;
	margin-right: 30px;
	line-height: 1.3em;
}

ul.sideMenu2{
	padding: 0px 3px 0px 33px;
	margin: 25px 0px 0px 0px;
	width: 400px;
	float: left;
}

ul.sideMenu3{
	padding: 0px 3px 0px 40px;
	margin: 25px 0px 0px 0px;
	width: 400px;
	float: left;
}

ul.sideMenu4{
	padding: 0px 3px 0px 20px;
	margin: 25px 0px 0px 0px;
	width: 410px;
	float: left;
}
#body p{
	
	
	
	
	font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-right:12px; color:#706c5b; line-height:150%;
	
	
	
	
}



.viewproject a{
	
	font-size:7pt; color: #b70404;
	text-decoration:none; 
	
	
	
	
}

.viewproject a:hover{
	
	font-size:7pt; color:#b70404; 
	text-decoration:underline
	
	
}

#wrapperMain{
	position: relative;
	top: 20px;
	line-height: 40px;
	max-width: 270px;
}

#wrapperForm{
	width: 648px;
	height: 224px;
	position: relative;
	left: 0px;
	top: -30px;
	line-height: 40px;
}

#wrapperForm #infoFieldsSection{
	line-height: 15px;
	max-height: 265px;
}

#wrapperMain .contactInfoWrapper{
	line-height: 17px;
	color: #4b4b4b;
}

#wrapperMain .contactHeadings, #wrapperForm .contactHeadings{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#wrapperMain .contactInfoWrapper .contactInfo{
	font-size: 11px;
	font-family: Arial;
}


#wrapperForm .infoFields{
	height: 21px;
	width: 359px;
	vertical-align: center;
	background-color: #ffffff;
	z-index: 1500;
	border: 0.5px;	
	border: solid thin;
	border-color: #e5e5e5;
	font-family: Arial;
	font-size: 9px;
	text-indent: 15px;

}

#wrapperForm #commentsField{
	height: 76px;
	width: 359px;
	background-color: #ffffff;
	border: 0.5px;	
	border: solid thin;
	border-color: #e5e5e5;
	position: absolute;
	left: 33px;
	top: 187px;
	font-family: Arial;
	font-size: 9px;
	text-indent: 15px;
	text-align: left;
	vertical-align: center;
	overflow: auto;
	
}

#wrapperForm .labels{
	font-family: Arial;
	font-size: 10px;
}

#wrapperForm .submit{
	background-color: #a50504;
	font-family: Arial;
	font-size:8pt;
	color: #fff;
	width: 55px;
	height: 15px;
	border: none;
	background-repeat: no-repeat;
	position: absolute;
	left: 33px;
	top: 273px;

}

 a.linknow{
	color: #847e79;
}