<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* Website development by Weber Design Studio */

/* Reset */

body {
	margin:0;
	padding:0;
	font-family: "museo-sans", Arial, sans-serif;
}
td,th {
	font-family: museo-sans, Arial, sans-serif;
	color:#515151;
	/*border-bottom:1px solid #C3C3C3;*/
	border-collapse:collapse;
}
hr {
	clear:both;
	border: 0;
	height: 0;
	border-top:none; 			
	border-bottom: 1px solid #D7D7D7;
	margin:25px 0;
}
.clearfix {clear:left;}
.content ul li {
	margin:0 0 10px 0;
}


/* Link Styles */

a:link {
	color: #ff9000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9000;
}
a:hover {
	text-decoration: underline;
	color: #ff9000;
}
a:active {
	text-decoration: none;
	color: #ff9000;
}

a img {
	border:none !important;
}
#copyright a {
	color:#767676;
	text-decoration:none;
}
#copyright a:hover {
	color:#3F3F3F;
}

/* Fonts */

h1,h2,h3,h4,p,ul,li {
	color:#515151;
}
h1 {
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-size:36px;
	color:#ff9000;
	letter-spacing:-1px;
	padding-bottom:20px;
	margin:0 0 25px;
	border-bottom:1px solid #ff9000;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	border-top:1px solid #D7D7D7;
	padding-top:20px;
	color:#ff9000;
	text-transform:uppercase;
}
h4 {
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	letter-spacing:-1px;
	text-align:center;
	font-size:28px;
	margin:25px 0 0 0;
	padding:25px 0 0 ;
	border-top:1px solid #D7D7D7;
	text-transform:uppercase;
}

p {
	font-size:16px;
	font-weight:400px;
	text-align:justify;
	line-height:22px;
}
strong {
	font-weight:700;
}
blockquote {
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	width:625px;
	padding:10px 0;
	margin:15px 0;
	font-size:26px;
	font-weight:700;
	color:#ff9000;
	letter-spacing:-1px;
	border-top:1px solid #ff9000;
	border-bottom:1px solid #ff9000;
	text-align:center;
}
.textleft {
	float:left;
}
.textright {
	float:right;
}
h2.introtext {
	font-family: "museo-sans", Arial, sans-serif;
	font-size:18px;
	font-weight:300;
	text-align:center;
	margin:0;
}
#footer-content p {
	font-size:14px;
	margin:10px 0;
	color:#969696;
	line-height:normal !important;
}
#copyright p {
	font-size:11px;
	line-height:40px;
	margin:0;
	padding:0;
	color:#767676;
}

/* Menu */

#nav {
	width:990px;
	margin:0 auto;
	background-color:#007caf;
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav ul {
	padding:0;
	margin:-25px 0 0 0;
	height:50px;
	line-height:50px;
}
#nav ul li {
	float:left;
	text-align:center;
	list-style-type:none;
	width:164px;
	border-left:1px solid #2993BF;
	
}
#nav ul li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	
}
#nav ul li a:hover {
	background:#00a4db; /* Tier 1 background color on hover */
	text-decoration:none;
	/* CSS Fade Effect */
	-o-transition:background 0.15s ease-in;
  -ms-transition:background 0.15s ease-in;
  -moz-transition:background 0.15s ease-in;
  -webkit-transition:background 0.15s ease-in;
  /* ...and now override with proper CSS property */
  transition:background 0.15s ease-in;
}

/* Header */
#header-wrapper {
	background-color:#FFF;}
#header {
	width:990px;
	height:145px;
	margin:0 auto;
	background:url(../images/phonenumber_header.png) 663px 0;
	background-repeat:no-repeat;
}
#header-left {
	float:left;
	display:block;
	width:350px;
	position:absolute;
}
#header-right {
	float:right;
	display:block;
	width:350px;
}

/* Slider */

.slider {
	width:990px;
	height:250px;
	margin:0 auto;
	/*background-color:#DCF0F9;*/
}
#homeslide {
	background:url(../images/slider1.jpg);
	background-repeat:no-repeat;
}
#glass_feature {
	background:url(../images/shortsglass_feature.jpg);
	background-repeat:no-repeat;
	display:none;
}
#security_feature {
	background:url(../images/shortssecurity_feature.jpg);
	background-repeat:no-repeat;
}

.sliderbutton {
	display:block;
	background:url(../images/btn_findoutmore_sprite.jpg) 0 0;
	background-repeat:no-repeat;
	width:160px;
	height:40px;
	text-indent:-9999px;
	position:relative;
	left:25px;
	top:180px;
}
.sliderbutton:hover {
	background:url(../images/btn_findoutmore_sprite.jpg) 0 -40px;
	background-repeat:no-repeat;
}

/* Content */
#content-wrapper {
	background:url(../images/contentbg_top.jpg) #D9DCDD;
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:1px;
	/*padding-bottom:1px;*/
}
.content {
	width:940px;
	margin:0 auto;
	margin-bottom:25px;
	padding:25px;
	background-color:#FFF;
	border-top:8px solid #ff9000;
}
#sv-container {
	height:700px !important;
	background-color:#FFF !important;
	/*border-top:1px solid #D7D7D7;*/
	margin:-30px 0 0 0 !important;
}
.maptext_col {
	width:250px;
	margin-top:-20px;
	float:left;
}
.googlemap {
	float:right !important;
	width:660px;
	margin:0 0 25px 0;
	background-color:#dcdcdc;
}

/* Columns */
.column-one {
	float:left;
	width:460px;
	margin-right:35px;
}
.column-two {
	float:right;
	width:440px;
}


/* Images */

.imgleft {
	float:left;
	margin:0 25px 0 0;
	text-wrap:normal;
	border:8px solid #DCDCDC;
}
.imgleft-nobdr {
	float:left;
	margin:0 25px 0 0;
	text-wrap:normal;
}
.imgright {
	float:right;
	margin:0 0 0 25px;
	text-wrap:normal;
	border:8px solid #DCDCDC;
}
.imgright-nobdr {
	float:right;
	margin:0 0 0 25px;
	text-wrap:normal;
}

/* Infoboxes */
.infobox-wrapper {
	width:100%;
	margin:25px 0;
}
.infobox-wrapper #domestic {
	float:left;
	background-color:#007caf;
	color:#FFFFFF;
	height:185px;
	width:308px;
	padding:15px;
}
.infobox-wrapper #commercial {
	float:left;
	background-color:#ff9000;
	color:#FFFFFF;
	height:185px;
	width:308px;
	padding:15px;
}
.infobox-wrapper p {
	margin:0;
	color:#FFF;
}
.infobox-wrapper h3 {
	margin:0;
	padding:7px 0 0 4px;
	color:#FFF;
	border:none !important;
	font-size:20px;
}
.infobox-wrapper ul li {
	font-size:18px;
	color:#FFF !important;
	margin:0 0 0 0 !important;
}
.infobox-image {
	width:602px;
	height:215px;
	float:right;
	background-color:#939393;
}

/* Tiles */
.tiles-section {
	width:990px;
	margin:0 auto;
}
.tiles-wrapper {
	margin:0 -55px 0 0 !important;
}

.tile {
	width:317px;
	margin:0 20px 25px 0;
	height:auto;
	float:left;
}
.tile a {
	text-decoration:none;
	color:#FFF !important;
}
.tileimage {
	height:212px;
}
#tileimage1 {
	background:url(../images/tilebg_glass_sprite.jpg) 0 0;
	background-repeat:no-repeat;
}
#tileimage1:hover {
	background:url(../images/tilebg_glass_sprite.jpg) 0 -212px;
	background-repeat:no-repeat;
}
#tileimage2 {
	background:url(../images/tilebg_minicrane_sprite.jpg) 0 0;
	background-repeat:no-repeat;
}
#tileimage2:hover {
	background:url(../images/tilebg_minicrane_sprite.jpg) 0 -212px;
	background-repeat:no-repeat;
}
#tileimage3 {
	background:url(../images/tilebg_security_sprite.jpg) 0 0;
	background-repeat:no-repeat;
}
#tileimage3:hover {
	background:url(../images/tilebg_security_sprite.jpg) 0 -212px;
	background-repeat:no-repeat;
}
.tilelabel {
	height:50px;
	line-height:51px;
	margin-top:-5px;
	color:#FFF;
	text-align:center;
	font-family: "jaf-bernino-sans-condensed",sans-serif;
	font-size:17px;
	font-weight:700;
}
#tilelabel1 {
	background-color:#ff9000 !important;
}
#tilelabel1:hover {
	background-color:#FF9F23 !important;
	/* CSS Fade Effect */
	-o-transition:background 0.15s ease-in;
  -ms-transition:background 0.15s ease-in;
  -moz-transition:background 0.15s ease-in;
  -webkit-transition:background 0.15s ease-in;
  /* ...and now override with proper CSS property */
  transition:background 0.15s ease-in;
}
#tilelabel2 {
	background-color:#ff6c00 !important;
}
#tilelabel2:hover {
	background-color:#FF7F21 !important;
	/* CSS Fade Effect */
	-o-transition:background 0.15s ease-in;
  -ms-transition:background 0.15s ease-in;
  -moz-transition:background 0.15s ease-in;
  -webkit-transition:background 0.15s ease-in;
  /* ...and now override with proper CSS property */
  transition:background 0.15s ease-in;
}
#tilelabel3 {
	background-color:#ff4e00 !important;
}
#tilelabel3:hover {
	background-color:#FF6522 !important;
	/* CSS Fade Effect */
	-o-transition:background 0.15s ease-in;
  -ms-transition:background 0.15s ease-in;
  -moz-transition:background 0.15s ease-in;
  -webkit-transition:background 0.15s ease-in;
  /* ...and now override with proper CSS property */
  transition:background 0.15s ease-in;
}

/* Footer */
#footer-outerwrapper {
	clear:left;
}
#footer-innerwrapper {
	background-color:#ededec;
	border-bottom:1px solid #C8D7DC;
}
#footer-content {
	width:990px;
	height:150px;
	margin:0 auto;
	background:url(../images/shortsglass_footerlogo.png) 0 4px;
	background-repeat:no-repeat;
}
#footer-col1 {
	float:left;
	width:400px;
	margin-left:180px;
	margin-top:20px;
}
#footer-col2 {
	float:right;
	text-align:right;
	width:180px;
	margin-right:10px;
	margin-top:25px;
	padding-top:7px;
}
#copyright {
	width:990px;
	height:40px;
	margin:0 auto;
	clear:left;
}

/* Contact Form */

#contactform {
	height:470px;
	margin-left:-12px;

}</pre></body></html>