/* 
style for the home page only (index.htm)

/* #STYLE HOME PAGE
******************************/
#home h2 {
	margin-left: 10px;
	font: bold 1.1em/0.8 Arial, sans-serif;
	}


/* #STYLE HOME PAGE -use below
******************************/

#home-content {
	width: 800px;
	height: 438px;
	background: url(../img/home-content-bg.png) no-repeat left top;
}
#home-right {
	float:right;
	width: 190px;
	height: 435px;
	text-align: center;
}
#picrot {
	width: 595px;
}
#home-photo-gallery {
	float: left;
	width: 175px;
	margin: 35px 10px 0 10px;
}
.home-gallery {
	float:left;
	margin: 5px 10px;
	}

#home-owner-prof {
	float: left;
	width: 385px;
	margin: 35px 0px 0 10px;
	}
#home-homeowner {
	float: left;
	width: 50%;
	}
#home-homeowner-content {
	padding: 5px;
}
#home-professional {
	float: left;
	width: 50%;
	}
ul#profess {
	font-size: .9em;
	margin-left: 0;
}
ul#profess li {
	margin-top: 10px;
}
#free-energy {
	margin-top: 55px;
	margin-left: 5px;
}
#values-mission {
	margin: 35px auto 5px;
}
#new-designer-series {
	margin: 35px auto 5px;
}

a.home-gallery-link {
	color: #525252;
	text-decoration: underline;
	font-size: .7em;
	float: left;
	width: 100%;
}
a.link-home {
	color: #525252;
	text-decoration: underline;
	font-size: .7em;
}
.text-right {
	text-align: right;
}
#built-energy {
	margin: 0 auto;
	width: 160px;
}
/* #pella logo link
******************************/
#pella-home{
	position: absolute;
	top: 28px;
	margin-left: 31px;
	width: 58px;
	height: 70px;
	margin-right: 30px;
	z-index: 100;
}
