@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

hr {
	border: none;
	border-top: 1px solid #CFCFCF;
	margin: 0;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #670001;
}
img {
	border: 0;	
}
#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-position: top left;
	background-color: #1E254C;
	text-align: center;
	background-repeat: repeat-y;
}
html>body #outer {height:auto}

#column {
width: 749px;
background: #fff;
margin: 0 auto;
text-align: left;

}
#contact {
	color: #C7CFF4;
	height: 25px;
	font-size: 11px;

}
#contact a {
	color: #898EB6;
	font-size: 11px;
	
}
#contact a:hover {
	color: #fff;
	font-size: 11px;
	
}
#logo {
height: 49px;
background-image: url(../images/nav.jpg);

}
#logo-int {
height: 110px;
background: url(../images/header-int.jpg) center no-repeat;

}
#nav-home {
	float: right;
	margin: 10px 0 0 0;
}
#nav {
	height: 56px;
	margin: 0 0 0 6px;

	
}
#pre-const {
	width: 183px;
	height: 56px;
	background-image: url(../images/pre-const-over.jpg);
	float: left;
}
#pre-const a {
	width: 183px;
	height: 56px;
	background-image: url(../images/pre-const.jpg);
	display: block;
}
#pre-const .selected, #pre-const a:hover  {
	background: none;
}
#pipe-trades {
	width: 185px;
	height: 56px;
	background-image: url(../images/pipe-trades-over.jpg);
	float: left;
}
#pipe-trades a {
	width: 185px;
	height: 56px;
	background-image: url(../images/pipe-trades.jpg);
	display: block;
}
#pipe-trades .selected, #pipe-trades a:hover  {
	background: none;
}
#hvac {
	width: 184px;
	height: 56px;
	background-image: url(../images/hvac-over.jpg);
	float: left;
}
#hvac a {
	width: 184px;
	height: 56px;
	background-image: url(../images/hvac.jpg);
	display: block;
}
#hvac .selected, #hvac a:hover  {
	background: none;
}



#fire-protection {
	width: 184px;
	height: 56px;
	background-image: url(../images/fire-protection-over.jpg);
	float: left;
}
#fire-protection a {
	width: 184px;
	height: 56px;
	display: block;
	background-image: url(../images/fire-protection.jpg);

}
#fire-protection a:hover, #fire-protection .selected {
	background: none;
}

a:link .selected {
background: none;
}	
#flash {
	height: 574px;
}
#foot-img {
	height: 107px;
	background-image: url(../images/footer.jpg);
}

#leftcol {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
}
#rightcol {
	width: 485px;
	padding: 20px;
	float: right;
	background: #E9EBFA;
	text-align: justify;
margin: 0 6px 6px 0;
background: url(../images/content-bg.gif) top repeat-x #EDEFF8;
min-height: 544px;
height: auto !important;
height/**/: 544px;
}
#logo-int a {
	width: 250px;
	height: 101px;
	display: block;
	float: left;
	
}
#email-link a {
	width: 110px;
	height: 20px;
	display: block;
	float: right;

}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	clear: both;
	
	margin: 0px auto;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	color:#ccc;
width: 749px;

	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: normal;
	
}
.addleft {
	float: left;
	width: 300px;
	font-size: 10px;
	line-height: 15px;
}
.addright {
	float: right;
	width: 300px;
	font-size: 10px;
	color: #ddd;
	line-height: 15px;
	text-align: right;
}
.footer a:link {
	color: #888;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}
.footer a:visited {
	color: #888;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.pagetext {
	visibility: hidden;
	display: none;
   }
#awards ul {
	list-style-image: url(../images/bullet.gif);
}
#awards li {
	margin-top: 10px;
	margin-bottom: 10px;
}