/* CSS Reset Browser Default Code */

body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td,hr { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {	/* get rid of link outlines in firefox */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}

/* End CSS Reset Browser Default Code */

/* Start CSS Layout Code */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

div#container {
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
}

div#header-container {
	display: block;
	height: 134px;
	width: 100%;
	margin: 0 0 2px 0;
	background: url("/images/bg-header-container.png") 0 0 repeat-x;
}

div#header-content {
	display: block;
	position: relative;
	height: 134px;
	width: 960px;
	margin: 0 auto;
	background: url("/images/bg-header-content.png") 0 0 no-repeat;
}

div#top-menu {
	float: left;
	clear: right;
    height: 11px;
	width: 330px;
	margin: 55px 0 18px 0;
}

img#top-logo {
	float: right;
    height: 84px;
	width: 240px;
	margin: 0;
}

div#menu-container {
	float: left;
	height: 41px; /* 50px */
	width: 942px; /* 960px */
	padding: 9px 9px 0 9px;
	overflow: hidden;
	background: url("/images/bg-menu-container.png") 0 0 repeat-x;
}

div#right-bg-top {
	display: block;
	height: 134px;
	width: 44px;
	position: absolute;
	right: -44px;
	top: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/images/bg-right-top.png") 0 0 no-repeat;
}

div#hero-container {
	display: block;
	height: 139px;
	width: 100%;
	margin: 0 0 2px 0;
	background: #34BFF3 url("/images/bg-hero-container.png") 0 0 repeat-x;
}

body#home div#hero-container {
	height: 333px;
	background: #88dcf9 url("/images/bg-hero-container-home.png") 0 0 repeat-x;
}

body#sky-glass div#hero-container, body#sky-glass-brochure div#hero-container, body#sky-glass-gallery div#hero-container, body#architectural-support-services div#hero-container {
	background: #000000 url("/images/bg-hero-container-sky-glass.png") 0 0 repeat-x;
}

div#hero-content {
	display: block;
	position: relative;
	height: 139px;
	width: 960px;
	margin: 0 auto;
	background: url("/images/bg-hero-content.png") 0 0 no-repeat;
}

body#home div#hero-content {
	height: 333px;
	background: url("/images/bg-hero-content-home.png") 0 0 no-repeat;
}

body#sky-glass div#hero-content, body#sky-glass-brochure div#hero-content, body#sky-glass-gallery div#hero-content, body#architectural-support-services div#hero-content {
	background: #000000 url("/images/bg-hero-content-sky-glass.png") 0 0 repeat-x;
}

div#hero-blurb {
	float: left;
	clear: right;
    height: 61px; /* 79px */
	width: 738px;
	padding: 9px 0;
	margin: 30px 0;
	overflow: hidden;
}

div#hero-box {
	float: right;
    height: 27px; /* 79px */
	width: 178px; /* 202px */
	padding: 26px 15px 26px 9px;
	margin: 30px 0;
	overflow: hidden;
	background: url("/images/bg-hero-box.png") 0 0 no-repeat;
}

body#sky-glass div#hero-box, body#sky-glass-brochure div#hero-box, body#sky-glass-gallery div#hero-box, body#architectural-support-services div#hero-box {
	background: none;
}

body#home div#hero-images {
	display: block;
	position: relative;
	height: 294px; /* 303px */
	width: 942px; /* 960px */
	padding: 0 9px 9px 9px;
	margin: 0 auto;
	overflow: hidden;
	background: url("/images/bg-hero-images.png") 0 0 no-repeat;
}

div#right-bg-bottom {
	display: block;
	height: 139px;
	width: 44px;
	position: absolute;
	right: -44px;
	top: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/images/bg-right-bottom.png") 0 0 no-repeat;
}

body#home div#right-bg-bottom {
	height: 144px;
	background: url("/images/bg-right-bottom-home.png") 0 0 no-repeat;
}

body#sky-glass div#right-bg-bottom, body#sky-glass-brochure div#right-bg-bottom, body#sky-glass-gallery div#right-bg-bottom, body#architectural-support-services div#right-bg-bottom {
	display: none;
}

div#copy-container {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 0 178px 0;
	background: url("/images/bg-copy-container.png") 0 0 repeat-x;
}

div#copy-content {
	display: block;
	position: relative;
    height: auto;
	width: 960px;
	margin: 0 auto;
	background: url("/images/bg-copy-content.png") 0 0 no-repeat;
}

body#home div#copy-content {
	background: url("/images/bg-copy-content-home.png") 0 0 no-repeat;
}

div#copy {
	display: block;
    height: 100%;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0 0;
}

body#home div#home-copy {
	display: block;
    height: 332px; /* 362px */
	width: 960px;
	margin: 0 auto;
	/* overflow: hidden; */
	padding: 30px 0 0 0;
}

div#copy-pannel {
	float: left;
	clear: right;
	display: inline; /* IE6 HACK */
	width: 730px;
	min-height: 450px;
	height: auto !important;
    height: 450px; /* IE6 Hack */
	margin: 0 30px 0 0;
}

div#right-pannel {
	float: left;
	width: 182px; /* 200px */
	min-height: 251px; /* 267px */
	height: auto !important;
    height: 251px; /* IE6 Hack */  /* 267px */
	padding: 8px 9px;
	overflow: hidden;
	background: #5fccf5 url("/images/bg-right-pannel.png") 0 0 no-repeat;
}

div#gradient-bottom {
	position: absolute;
	bottom: 46px;
	left: 0;
	display: block;
    height: 130px;
	width: 100%;
	background: url("/images/bg-gradient-bottom.png") 0 0 repeat-x;
}

div#footer-container {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
    height: 128px;
	width: 100%;
	background: #000000 url("/images/bg-footer-container.png") 0 0 repeat-x;
}

div#footer-content {
	display: block;
	height: 45px; /* 54px */
	width: 942px; /* 960px */
	padding: 0 9px 9px 9px;
	margin: 0 auto;
	background: url("/images/bg-footer-content.png") 0 0 no-repeat;
}

a#footer-logo {
	display: block;
	height: 20px;
	width: 241px;
	margin: 24px auto 0 auto;
	text-decoration: none;
	text-indent: -9999px;
	background: url(/images/footer-logo.png) 0 0 no-repeat;
}

a#footer-logo:hover {
	background-position: -241px 0;
	text-decoration: none;
	margin: 24px auto 0 auto;
}

/* End CSS Layout Code */

/* Start Menu Nav */

div#cat_429346_divs {
	width: 942px;
	height: 41px;
	margin: 0;
	border: none;
	overflow: hidden;
}

#nav_429346, #nav_429346 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 2;
	border: none;
}

#nav_429346 a {
	display: block;
	/* width: 10em*/
}

#nav_429346 li { /* all list */
	float: left;
	list-style: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	/* width: 10em; /* width needed or else Opera goes*/
}

#nav_429346 li a { /* all list */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: 800;
	color: #00aeef;
	text-align: center;
	line-height: 41px;
	text-transform: uppercase;
	text-decoration: none;
	word-spacing: 0.5px;
	/* width: 10em; /* width needed or else Opera goes*/
}

#nav_429346 li a:hover {
	color: #5cc4eb;
}

/* End Menu Nav */