html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
object, embed, a { outline:0 }
div { overflow:hidden; }
a img{ border:0; }
ul, ol {list-style:none;}

@font-face {
	font-family: "GillSans";
	src: url(images/gillsans.otf) format("opentype");
}
@font-face {
	font-family: "GillSans";
	font-weight:bold;
	src: url(images/gillsansbold.otf) format("opentype");
}

body {
	background: transparent url(/images/bg.jpg) repeat top left;
	font: 14px/18px Helvetica, Arial, sans-serif;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.16em;
	color: #006;
}
h1 {
	text-transform:uppercase;
}
a{
	color:#3658a4;
	text-decoration:none;
}
a img {border:0}

a.linktext:link {
	text-decoration: underline;		
}
a.linktext:hover {	
	color: #09F;
}
.sidebarlink {
	color: white;
}
a.sidebarlink:link {
	text-decoration: none;	
}
a.sidebarlink:hover {
	color: #FC0;
	text-decoration: underline;
}
a.sidebarlink:active {
	color: white;
	text-decoration: none;
}
/*********************/
.clearfix {
	clear:both;
}
.blue {
	color:#3658a4;
}
.bold {
	font-weight:800;
}
.three-cols-main {
	padding-top:10px;
}
.three-cols-main div{
	float:left;
	margin:0 15px 0 0;
	width:194px;
}
.three-cols-main div.col-3{
	margin:0;
}
/*********************/
#box {
	background:#FFF;
	margin:0 auto;
	width:925px;
}
#header {
	background:#414141;
	height:264px;
	width:930px;
	overflow: hidden;
}
#header ul 
{
	margin-right:210px;
	float:right;
}
#header ul li{
	float:left;
}
#header ul li a {
	color:#FFF;
	display:block;
	height:19px;
	padding:13px 0;
	text-align:center;
	width:99px;
}
#header ul li a:hover {
	text-decoration:underline;
}
#header h1 {
	background:url(/images/logo.gif) no-repeat;
	clear:both;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:234px;
}

#contact #header h2 {
	background:url(/images/header_contact.jpg) no-repeat;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:693px;
}

#aboutus #header h2 {
	background:url(/images/headeraboutus.jpg) no-repeat;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:693px;
}


#products #header h2 {
	background:url(/images/header_product.jpg) no-repeat;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:693px;
}

#services #header h2 {
	background:url(/images/headerproducts.jpg) no-repeat;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:693px;
}

#header h2 {
	background:url(/images/header.jpg) no-repeat;
	display:block;
	float:left;
	height:219px;
	text-indent:-9999em;
	width:693px;
}

#content {
	background:#FFF url(/images/gradient.gif) no-repeat top left;
	clear:both;
	padding:8px 0 0 0;
	background-color: #343333;
	height: 100%;
}
#sidebar {
	background:#343333 url(/images/bg-sidebar.gif) repeat-x;
	color:#FFF;
	display:block;
	float:left;
	line-height:16px;
	padding: 10px;
	width: 214px;
	height: 100%;
}
#sidebar ul {
	list-style:none;
	margin:1px 0 5px 0;
}
#sidebar h2 {
	background:url(/images/sidebar-h2.png) no-repeat bottom left;
	color:#adc1d2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 14px 0;
}
#main {
	background-color: white;
	display:block;
	float:left;
	padding: 35px 30px 0 35px;
	width: 626px;
	height: 100%;
}
#main h1 {
	font-family:GillSans, sans-serif;
	font-weight:normal;
	margin-bottom:1em;
}
#main p{
	margin:0 1em 1em 0;
}


#services .service
{
	font-weight:bold !important;
	color:#3658a4;	
}


/*PRODUCTS*/

.productsWrapper{
	margin-top:10px;
}

.product{
	float:left;
	margin-right: 10px;
 	margin-top: 15px;
}

.product span{
	display:block;
	font-weight:bold;
	color: #666666;
	font-size:11px;
}
/*Gallery Styles*/
div#gallerycontent {
	text-align: center; padding: 0px;
}
div#galleryImageWrap {
	width:300px; 
	float: left; 
	color:#000066;
	margin: 0 10px 15px 0px;
	height: 260px;
	text-align: center;
}
div.galleryImageHeader {
	font-family:GillSans, sans-serif;
	font-weight:normal;
	text-align: center; 
	width: 100%; 
	min-height: 35px;
	color: #006;
	margin: 10px 5px 3px 5px;
}
.galleryImageHeader h2 {
	font-weight: normal;
	font-size: 90%;
	font-style: italic;
}
div.galleryImage {
	width: 100%; 
	padding-bottom: 5px;
	float: left;
}
div.galleryImageFooter {
	text-align:center;
	width: 100%;
	min-height: 75px;
	float: left;
	padding-top: 5px;
}
/* begin navigation css for menu dropdowns */
.menu {
	width: 950px;
	height: 18px;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin:0 auto;
	padding-top: 5px;
	padding-left: 45px;
	z-index: 1000;	
}
ul.glasstypepoints {
	color: white;
	padding: 5px 0 10px 55px;
}
ul.blockeasing {
	float:left;
	font-size:11px;
	padding:0;
	width:950px;
}
ul.blockeasing li{
	background: none;
	border: none;
	display:block;
	float:left;
	height:23px;
	list-style:none outside none;
	margin:0 5px;
	padding-top: 5px;
	text-align:center;
	text-shadow:0 1px 1px #000000;
	text-transform:uppercase;
	width:130px;
}
 
ul.blockeasing li.main{
	height:17px;
	position:relative;    
}
 
ul.blockeasing li a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
ul.blockeasing li a:hover{
	color: yellow;
}
 
ul.blockeasing li ul.subnav{
	background:none repeat scroll 0 0 #0059A7;
	border-bottom:2px solid #6FF;
	float:left;
	padding: 10px 5px 0;
	position: absolute;
	left:-50%;
	width:283px;
	margin-top:3px;
	height:0px;
	display: none;
}
 
ul.blockeasing li ul li{
    border:none;
    border-bottom:1px solid white;
    padding: 8px 8px 15px 8px;
    float:left;
    width:115px;
    overflow:visible;
}
/* end navigation css for menu dropdowns */

