body,html{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#007399;
	background-image:url(../images/top_fade_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007399;
}
#headerwrapper{
	margin:0;
	padding:0;
	width:100%;
	height:81px;
}
#headerFrame{
	width:780px;
	margin:0 auto;
	height:81px;
}
#logoFrame{
	float:left;
	width:212px;
	height:81px;
}
#navFrame{
	float:right;
	height:81px;
}
#sitewrapper{
	margin:0;
	padding-top:20px;
	width:100%;
	background-color:#FFFFFF;
}
#siteFrame{
	margin:0 auto;
	width:780px;
	padding:0;
}
#leftColumn{
	float:left;
	width:222px;
}
#leftColumn a{
	color:#ffffff;
}
#leftColumn a:hover{
	color:#ffffff;
	background-color:#b5111b;
}
#boxLoop{
	width:222px;
	margin-bottom:20px;
	background-image:url(../images/box_loop.jpg);
	background-repeat:repeat-y;
}
#boxTop{
	color:#FFFFFF;
	font-size:11px;
	width:202px;
	min-height:140px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/box_top.jpg);
	background-repeat:no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #boxTop {
height: 140px;
}
#boxFooter{
	width:222px;
	height:18px;
	background-image:url(../images/box_footer.jpg);
	background-repeat:no-repeat;
}
.navSpacer{
	width:212px;
	height:3px;
}
#rightColumn{
	float:right;
	width:538px;
}
#rightColumnHome{
	float:right;
	width:538px;
}
#footerwrapper{
	margin:0;
	padding:0;
	width:100%;
	height:239px;
	background-image:url(../images/bottom_fade_bg.jpg);
	background-repeat:repeat-x;
}
#governingFrame{
	margin:0 auto;
	width:791px;
	height:107px;
	background-image:url(../images/governing_bodies.jpg);
}
#governingFrame a:hover, #governingFrame img:hover {
	background:none !important;
	background-color:transparent !important;
}
#footerText{
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	width:780px;
	color:#FFFFFF;
}
#footerText a{
	color:#007399;
}
#footerText a:hover{
	color:#ffffff;
	background-color:#b5111b;
}
#toplinks { height: 81px; }

#toplinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0;}
#toplinks li { position: relative; margin: 0; display:inline; padding:0;}
#toplinks li span { position: absolute; top: -3000px; left:-3000px; height: 81x; margin: 0px; padding:0;}
#toplinks li a { height: 81px; float: right; display:block; margin:0px; padding:0;}

#homeLink a { background: url("../images/home_button.jpg") no-repeat top center; width: 40px;}
#thecompanyLink a { background: url("../images/thecompany_button.jpg") no-repeat top center; width: 91px;}
#servicesLink a { background: url("../images/services_button.jpg") no-repeat top center; width: 62px;}
#portfolioLink a { background: url("../images/portfolio_button.jpg") no-repeat top center; width: 108px;}
#installportfolioLink a { background: url("../images/installation_button.jpg") no-repeat top center; width: 133px;}
#contactLink a { background: url("../images/contact_button.jpg") no-repeat top center; width: 68px;}

#homeLink a:hover,#homeLink a.on { background: url("../images/home_button_rollover.jpg") no-repeat top center; }
#thecompanyLink a:hover,#thecompanyLink a.on { background: url("../images/thecompany_button_rollover.jpg") no-repeat top center; }
#servicesLink a:hover,#servicesLink a.on { background: url("../images/services_button_rollover.jpg") no-repeat top center;}
#portfolioLink a:hover,#portfolioLink a.on { background: url("../images/portfolio_button_rollover.jpg") no-repeat top center; }
#installportfolioLink a:hover,#installportfolioLink a.on { background: url("../images/installation_button_rollover.jpg") no-repeat top center; }
#contactLink a:hover,#contactLink a.on { background: url("../images/contact_button_rollover.jpg") no-repeat top center;}

.clientFrameAlignLeft{
	font-size:11px;
	float:left;
	width:269px;
}
.clientFrameAlignRight{
	font-size:11px;
	float:left;
	width:269px;
	text-align:right;
}
.teamFrameAlignLeft{
	font-weight:bold;
	font-size:11px;
	float:left;
	width:249px;
	padding-right:20px;
}
.teamFrameAlignRight{
	float:left;
	width:269px;
}
.paddedHalfLeft{
	font-size:11px;
	float:left;
	width:258px;
	padding-right:10px;
}
.paddedHalfRight{
	font-size:11px;
	float:right;
	width:259px;
	padding-left:10px;
}
.halfLeft{
	float:left;
	width:249px;
	padding-right:20px;
}
.halfRight{
	float:left;
	width:269px;
}
.thirdLeft{
	float:left;
	width:179px;
}
a img {
	border:none;
}
.clearbothFrame{
	width:538px;
	padding-bottom:10px;
}
.clearBoth{
	clear: both;
}
a{
	text-decoration:none;
	color:#007399;
}
a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#b5111b;
}
ul{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
li{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
p{
	margin:0;
	padding-top:10px;
}
hr{
	border-bottom:1px solid;
	border-top:0;
	color:#007399;
	height:1px;
}
.smallerFont{
	font-size:11px;
	color:#007399;
}
.smallerFont a{
	color:#007399;
}
.smallerFont a:hover{
	color:#ffffff;
}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
a.red {
	color:#b5111b;
}
a:hover.red {
	color:#FFFFFF;
	background-color:#b5111b;
}
.red{
	color:#b5111b;
}
.yellow{
	color:#FFFF99;
}
.tel{
	font-size:20px;
	font-weight:bold;
}
h2{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:0px;	
	margin-bottom:5px;
}
h3{
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:20px;
	padding-bottom:10px;
	margin:0;
	text-transform:lowercase;
}
h4{
	font-size:11px;
	color:#b5111b;
	padding-top:3px;
	margin:0;
}

/* Installation Portolfio */
.galleryLeft{
	float:left;
	width:140px;
}
.galleryRight{
	float:right;
	width:620px;
	overflow: auto;
	max-height: 456px;
}
.installationImg{
	width:140px;
}
.thumbnailCaption{
	padding-top:2px;
}
.thumbnailFrame{
	float:left;
	width:140px;
	margin-bottom: 8px;
	margin-right: 10px;
	text-align:center;
}
.thumbnailFrame a img{
	border:1px solid;
	border-color:#cccccc;
}
.thumbnailFrame a:hover img{
	border:1px solid;
	border-color:#666666;
}
.imageTrans{
	behavior:url(iepngfix.htc);
}