html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em {font-style:italic;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(../img/layout/primary-background.jpg) #686868 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.float-right {
	float:right;
	padding: 3px;
	background-color:#CCCCCC;
	border:1px solid #B8B8B8;
	margin-left: 20px;
	}
	
.float-left {
	float:left;
	padding: 3px;
	background-color:#CCCCCC;
	border:1px solid #B8B8B8;
	margin-right: 20px;
	
	}

#WhiteSpace {
	background-color:#fff;
	width: 1000px;
	margin: 0 auto;
	}
	
#content {
	width: 895px;
	margin: 0 auto;
	background:#fff;
	}
	
	#logo {
		float:left;
		}
		
	#header-info {
		float:right;
		color: #57bbff;
		margin-top: 40px;
		margin-right: 60px;
		font-weight:bold;
		font-style:italic;
		}
	#header-info a {
		color: #57bbff;
		}
		
	#header-info a:hover {
		text-decoration: none;
		}
		
	#menu {
		border:1px solid #b9b9b9;
		background:url(../img/layout/main-menu-background.jpg) repeat-x;
		width: 893px;
		color: #333333;
		font-weight:bold;
		clear:both;
		height: 19px;
		padding-top: 10px;
		}
		
			#hvac {
				float: left;
				margin-left: 15px;
				}
            #refrigeration {
				float: left;
				margin-left: 45px;
				}
            #electrical {
				float: left;
				margin-left: 32px;
				}
            #plumbing {
				float: left;
				margin-left: 42px;
				}
            #piping {
				float: left;
				margin-left: 40px;
				}
            #automation {
				float: left;
				margin-left: 48px;
				}
             #contact {
			 	float: left;
				margin-left: 56px;
			 	}
             #about {	
			 	float: right;
				margin-right: 67px;
			 	}
			
			#menu a {
				color:#333333;
				text-decoration:none;
				}
				
			#menu a:hover {
				text-decoration:underline;
				}
				
	#FlashBanner {
		background-color: #000000;
		width: 895px;
		}
		
		#FlashColumn1 {
			float:left;
			width:440px;
			font-size: 30px;
			color: #fff;
			}
			
			#FlashColumn1 .tag1 {
				margin: 30px 0 0 20px;
				text-transform:uppercase;
				}
				
			#FlashColumn1 .tag2 {
				margin: 15px 0 0 85px;
				text-transform:uppercase;
				}
				
			#FlashColumn1 .tag3 {
				color:#b7cc7d;
				margin: 15px 0 0 85px;
				text-transform:uppercase;
				}
				
			#FlashColumn1 .tag4 {
				color:#b7cc7d;
				margin: 15px 0 0 85px;
				text-transform:uppercase;
				}
				
			#FlashColumn1 .tag4 span {
				color:#fff;
				text-transform:uppercase;
				}
			
			#FlashColumn1 .tag5 {
				color:#fff;
				font-size: 10px;
				font-style:italic;
				width:140px;
				font-size:10px;
				margin: 50px 0 0 300px;
				}
			
				
			.FlashColumn1 h1 span {
				margin-left: 65px;
				}
				
			.FlashColumn1 h1 span .green {
				color:#b7cc7d;
				margin-left: 65px;
				}
			
		#FlashColumn2 {
			float:left;
			width:173px;
			}
			
		#FlashColumn3 {
			float:right;
			width: 280px;
			color:#fff;
			}
			
			#FlashColumn3 h2 {
						margin:15px 0 10px 0;
						}
				#solutions {
					background-color: #f0f0f0;
					width: 253px;
					}
					
					.buildings {
					margin: 0 0 1px 0;
					background:url(../img/layout/buildings_off.jpg);
					width: 253px;
					height: 38px;
					}
					
					.complex {
					margin: 0 0 1px 0;
					background:url(../img/layout/complex_off.jpg);
					width: 253px;
					height: 38px;
					}
					
					.government {
					margin: 0 0 1px 0;
					background:url(../img/layout/government-off.jpg);
					width: 253px;
					height: 38px;
					}
					
					.telecom {
					margin: 0 0 40px 0;
					background:url(../img/layout/telecon_off.jpg);
					width: 253px;
					height: 38px;
					}
    
		#green-message {
			clear:both;
			font-size: 18px;
			height: 29px;
			background:#84ab2c;
			color:#fff;
			text-align:center;
			padding-top:12px;
			}
			
		#body-content {
			line-height:15px;
			padding: 0px 20px;
			min-height: 500px;
			}
			
		#body-content h1 {
			font-weight:bold;
			font-weight:lighter;
			font-family: "Times New Roman", Times, serif;
			font-size: 24px;
			color:#84ab2c;
			margin: 20px 0 20px 0;
			}
		#body-content h2 {
			font-weight:bold;
			}	
		
		#body-content p {
			margin-bottom: 20px;
			}
			
		#body-content a {
			color: #57bbff;
			text-decoration:none;
			}
			
		#body-content a:hover {
			text-decoration:underline;
			}
			
		#body-content ul {	
			padding: 0 0 10px 25px;
			list-style:circle;
			}
			
#footer {
	border-top: 1px solid #686868;
	color: #57bbff;
	padding:10px;
	}
			
			#footer a {
				color: #57bbff;
				text-decoration:none;
				}
					
			#footer a:hover {
				text-decoration:underline;
				}
				
			#footer-left {
				float:left;
				}
				
			#footer-right {
				float:right;
				}
			
			
			
/* CSS HACKS */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */	


