body {
	background:url(/images/savebg.jpg);
	font: 11px  Verdana, Geneva, sans-serif;
	margin:0;
	color:#00529B;
	scrollbar-base-color:#00529B;
}

#main{
	width:980px;
	margin:0 auto;
	
	
}

#header{
	width:980px;
	height:202px;
	
}

.header-top{
	background:url(/images/topImage.jpg) no-repeat;
	width:980px;
	height:154px;
	
}
.header-links{
	background:url(/images/link-holder.gif) no-repeat;
	width:980px;
	height:48px;
	padding-top:23px;
	font-size:12px;
	color:#FFF;
}
.header-links a{
	color:#4b4730;
	font-weight:bold;
}
.header-links a:hover{
	color:#FFF;
	font-weight:bold;
}
#middle-content{ 
	background:#FFF url(/images/middleBG.gif) no-repeat bottom;
	width:980px;
	min-height:500px;
	overflow:hidden;
	padding-bottom:10px;
	
	
	
}
#middle-content-subpage{
	background:#FFF;
	width:980px;
	min-height:458px;
	display:inline-table;

	
	
}
.content-subpage{
	width:780px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:10px;
	
}
.content-1{
	width:342px;
	padding-top:10px;
	text-align:center;
	float:left;
	overflow:visible;
	
}
.flash{
	width:310px;
	height:220px;
	float:left;
	padding-left:10px;
}
.content-2{
	width:438px;
	padding-top:35px;
	padding-left:10px;
	float:left;
	font-size:14px;
}

.content-3{
	width:190px;
	min-height:399px;
	padding-top:19px;
	float:left;
}
.blog a{
	background:url(/images/blog-normal.gif) no-repeat;
	width:170px;
	height:78px;
	display:block;	
}
.blog a:hover{
	background:url(/images/blog-rollover.gif) no-repeat;
}
.why-choose a{
	background:url(/images/why-choose-normal.gif) no-repeat;
	display:block;
	width:170px;
	height:78px;
}
.why-choose a:hover{
	background:url(/images/why-choose-rollover.gif) no-repeat;
}

.sky-lights a{
	background:url(/images/skylights-normal.gif) no-repeat;
	width:170px;
	height:78px;
	display:block;
}

.sky-lights a:hover{
	background:url(/images/skylights-rollover.gif) no-repeat;
}

.free-estimate a{
	background:url(/images/free-estimate-normal.gif) no-repeat;
	width:170px;
	height:73px;
	display:block;
}

.free-estimate a:hover{
	background:url(/images/free-estimate-rollover.gif) no-repeat;
}

#middle-tab{
	background:url(/images/bottom-tab.gif) no-repeat;
	width:613px;
	height:32px;
	padding-left:367px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#00529b;
	z-index:0;
}
#middle-tab-subpage{
	background:url(/images/bottom-tab-subjpage.gif) no-repeat;
	width:513px;
	height:32px;
	padding-left:467px;
	padding-top:10px;
	font-size:16px;
	font-weight:bolder;
	color:#00529b;
	margin-top:-10px;
}

#bottom-logos{
	background:url(/images/bottom-logo.gif) no-repeat;
	width:980px;
	height:115px;
	display:table-cell;
	margin-top:-10px;
	
}
#footer{
	background:#00529b;
	height:auto;
	min-height:175px;
	color:#FFF;
	
}
.bottom-links{
	font-size:10px;	
	color:#FFF
}
.bottom-links a{
	color:#FFF;
}
.bottom-links a:hover{
	color:#000;
}
.comp-info{
	background:#00529b;
	height:auto;
	float:left;
	width:50%;
	
}
.phone-num{
	background:#00529b;
	text-align:right;
	height:auto;
	width:50%;
	float:left;

}
	