@charset "utf-8";

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	color: #333333;
}
#divBG {
	background-color: #892935;
	background-image: url(../images/BGPage2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#divWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 941px;
	color: #000000;
	background: #eee url(../images/BG-red.jpg) repeat-y left;
	position: relative;
}
#divLeftSection {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 136px;
}
#divMainRightContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 765px;
	background: #FFFFFF;
}
#divRightShadow {
	margin: 21px 0px 0px;
	padding: 0px;
	float: left;
	height: 550px;
	width: 38px;
	background: url(../images/shadowRight2.jpg) no-repeat left top;
}
#divBranding {
	background: url(../images/BG-addressRedline.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 764px;
	border-right: 1px solid #CCCCCC;
}
#divBranding img {
	position: absolute;
	top: 54px;
	left: 105px;
}
#divTopNav {
	margin: 0px;
	padding: 7px 0px 0px;
	float: right;
	height: 24px;
	width: 500px;
	overflow: hidden;
}
#divTopNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #892935;
	height: 19px;
}
#divTopNav li {
	list-style: none;
	float: left;
	border-left: 1px solid #892935;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
#divTopNav a {
	font-size: 10px;
	color: #858585;
	margin: 0px;
	padding: 3px 10px 5px;
	text-decoration: none;
}
#divTopNav a:hover {
	color: #892935;
	text-decoration: underline;
}
#divTopNav a.OnTop {
	color: #892935;
}
#divsubSectionNav {
	margin: 0px 0px 0px 32px;
	padding: 23px 0px 0px;
	float: left;
	width: 190px;
	min-height:400px;



	/* mac hide \*/
* html #outer{height:500px}
/* end hide */ 
}
#divsubSectionNav ul {
	margin: 0px;
	padding: 0px;
}
#divsubSectionNav li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 26px;
}
#divsubSectionNav a {
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#divsubSectionNav a:hover {
	color: #892935;
}
#divsubSectionNav a.ONSubNav {
	color: #892935;
	font-weight: bold;
}

#divPhoto {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
	height: 138px;
}
#divGalleryFlash {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
	height: 300px;
	position: absolute;
	left: 400px;
	top: 52px;
}



#divTopShadow {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 765px;
}
#divMainContent {
	margin: 0px;
	padding: 21px 22px 22px 0px;
	width: 475px;
	float: right;
	border-right: 1px solid #CCCCCC;
	min-height:400px;

	/* mac hide \*/
* html #outer{height:400px}
/* end hide */ 
	background: #FFFFFF;
}
#divFooter {
	background: #eee url(../images/shadowBottom2.jpg) no-repeat left top;
	margin: 0px;
	padding: 15px 33px;
	height: 140px;
	border-top: 1px solid #CCCCCC;
	color: #858585;
	position: relative;
}

#divFooter a {
	color: #858585;
	text-decoration: none;
}
#divFooter a:visited {
	color: #858585;
}

#divFooter a:hover {
	color: #892935;
	text-decoration: underline;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#divMainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ab6a16;
	margin: 0px;
	padding: 0px 0px 7px;
	line-height: normal;
}
#divMainContent h6 {
	color: #AB6A16;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 4px 0px;
}
#divMainContent p {
	padding-top: 2px;
	padding-bottom: 9px;
}


.header-PreQ {
	background-image: url(../headers/header-Pre-Q.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header-Contact {
	background: url(../headers/header-Contact.jpg) no-repeat left bottom;
}
#divsubSectionNav h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ab6a16;
	margin: 0px;
	padding: 2px 0px 0px;
	line-height: normal;
}
#divsubSectionNav h6 {
	color: #AB6A16;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 4px 0px;
	width: 185px;
}
.yellowFormBG {
	background: #FFFF99;
}
#form1 #button {
	background: #892935;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}
.header-ServiceArea {
	background: url(../headers/header-ServiceArea.jpg) no-repeat right bottom;
}
.header-Home {
	background: url(../headers/header-Home.jpg) no-repeat right bottom;
}
.header-management {
	background: url(../headers/header-Management.jpg) no-repeat right bottom;
}
.header-Service-Strength {
	background: url(../headers/header-Service-Strengths.jpg) no-repeat right bottom;
}
.header-MaintenanceRepair {
	background: url(../headers/header-Maintenance-Repair.jpg) no-repeat right bottom;
}
.header-News {
	background: url(../headers/header-News.jpg) no-repeat right bottom;
}
.header-ClientsTestim {
	background: url(../headers/header-ClientsTestim.jpg) no-repeat right bottom;
}

.header-CommercialConstruction {
	background: url(../headers/header-CommercialConstruction.jpg) no-repeat right bottom;
}


#divFooter p em {
	font-size: 9px;
	line-height: normal;
	font-style: normal;
}
.h2RedLineAbove {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 11px 0px 0px;
	border-top: 1px solid #892935;
	display: block;
}
.photoAbsoluteAboveFooter {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 28px;
	top: -249px;
}
.boldBlack {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-left: 1px dotted #CCCCCC;
	padding-left: 7px;
	margin-left: 4px;
}
#divMainContent hr {
	color: #A73241;
	height: 1px;
	font-size: 1px;
	margin: 4px 0px 8px;
	padding: 0px;
	display: block;
}
#divsubSectionClientsList {
	float: left;
	width: 216px;
	background: url(../images/ClientsBG.gif) no-repeat right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;

}


#divsubSectionClientsList h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ab6a16;
	margin: 0px;
	padding: 2px 0px 0px;
	line-height: normal;
}
#divsubSectionClientsList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#divsubSectionClientsList li {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	display: block;
	line-height: 11px;
	color: #000000;
	font-size: 10px;
}

