@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/welc-grad-pgbak.jpg);
	background-color: #ABAFCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0;
}
.oneColFixCtr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #990000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#top_nav {
	background-image: url(images/nav-bak.jpg);
	height: 35px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C7C7D6;
	font-weight: bold;
	vertical-align: middle;
}

a.wlinks:link {
	color: #C7C7D6;
	text-decoration: none;
}
a.wlinks:visited {
	color: #c7c7d6;
	text-decoration: none;
}
a.wlinks:hover {
	color: #F0F0F0;
	text-decoration: underline;
}

#top_nav_ins {
	background-image: url(images/nav-ins-bak.jpg);
	height: 35px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2F2F7;
	font-weight: bold;
}
#top_nav_ins2 {
	background-image: url(images/nav-ins-bak.jpg);
	height: 32px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F2F2F7;
	font-weight: bold;
	margin: 0px;
}
#about_body {
	width: 940px;
	background-color: #c1c4d8;
	position: relative;
}

#testimonial_body {
	width: 940px;
	background-color: #c1c4d8;
	position: relative;
	background-image: url(images/test-grad-div-bak.jpg);
	background-position: top;
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 115%;
	color: #000000;
	background-repeat: repeat-x;
}

#contact_body {
	height: 600px;
	width: 760px;
}

#gallery_body {
	width: 940px;
}
#icf-svces-body {
	background-image: url(images/home-improv-bak.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 1110px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#icf-grad-panel {
	background-image: url(images/hom-improv-grd-pnl-bak.png);
	background-position: left top;
	height: 704px;
	width: 672px;
	position: absolute;
	z-index: 20;
	left: 99px;
	top: 156px;
}
#icf-par1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	z-index: 30;
	height: 290px;
	width: 611px;
	left: 32px;
	top: 30px;
}
#icf-remodels {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	z-index: 30;
	height: 238px;
	width: 296px;
	left: 57px;
	top: 323px;
	font-style: oblique;
}
#icf-exterior {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	z-index: 30;
	height: 241px;
	width: 261px;
	left: 347px;
	top: 323px;
	font-style: oblique;
}
#icf-free-est {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	z-index: 30;
	height: 64px;
	width: 413px;
	left: 133px;
	top: 578px;
}
#icf-phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	z-index: 30;
	height: 42px;
	width: 453px;
	left: 111px;
	top: 645px;
}

#gallery-ap_body {
	height: 920px;
	width: 760px;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
}
#grn-bldg-body {
	background-image: url(images/grn-bldg-bak.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 1110px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#grn-bldg-grad-panel {
	background-image: url(images/grn-bldg-pnl-bak.png);
	background-position: left top;
	height: 754px;
	width: 545px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #820000;
	text-align: left;
	position: absolute;
	z-index: 20;
	left: 199px;
	top: 240px;
}
#grn-bldg-par1 {
	position: absolute;
	z-index: 30;
	height: 108px;
	width: 465px;
	left: 38px;
	top: 36px;
}
#grn-bldg-prof {
	position: absolute;
	z-index: 30;
	height: 223px;
	width: 486px;
	left: 38px;
	top: 155px;
}
#grn-bldg-excel {
	position: absolute;
	z-index: 32;
	height: 111px;
	width: 490px;
	left: 38px;
	top: 377px;
}
#grn-bldg-green {
	position: absolute;
	z-index: 32;
	height: 124px;
	width: 479px;
	left: 38px;
	top: 487px;
}
#grn-bldg-par2 {
	position: absolute;
	z-index: 32;
	height: 55px;
	width: 490px;
	left: 38px;
	top: 620px;
}
#grn-bldg-phone {
	position: absolute;
	z-index: 32;
	height: 31px;
	width: 350px;
	left: 98px;
	top: 689px;
	text-align: center;
}
#testimonial1 {
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(images/testim1-bak.gif);
	width: 580px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 55px;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: normal;
	line-height: 115%;
	height: 180px;
	position: relative;
	left: 126px;
	top: 20px;
}
