html, body {
	color: #fff;
	font-family: verdana, "lucida grande", helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #fff;
	text-align: center;
	background: #000 url(../images/house-background.jpg) center top no-repeat;
	letter-spacing: normal;
	min-width: 983px;
	line-height: normal;

 } 
 
#wrapper {
	width: 983px;
	margin: 0 auto;
	padding-bottom:2px;
}
 
#header {
	height: 64px;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 983px;
	 }

#headwrap {
	height: 64px;
	margin: 0 0 33px 0;
	padding: 0;
	width:100%;	
	background: #000;

}
#thelogo {
	float: right;
	margin-top: 5px;
	width: 166px;
	height: 56px;
	background:url(../images/top.jpg) left top no-repeat;
	margin-right: 5px;
}
/* secondary nav - logo and process portfolio projects people */

 #subnav {
	height: 54px;
	position: relative;
	width: 100%;
	/* [disabled]overflow: hidden; */
	margin: 0 auto;
 }
 
 
 /* subnav linkage */

.hotspot {
	width: 250px;
	height: 30px;
	position: absolute;
	top: 247px; /* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
	left: 48px; /* Left coord of hotspot (right: 20px is also valid); */
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
  }

.hotspot2 {
	width: 109px;
	height: 22px;
	position: absolute;
	top: 303px; /* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
	left: 64px; /* Left coord of hotspot (right: 20px is also valid); */
	text-decoration: none;
  }

.hotspot3 {
	width: 84px;
	height: 22px;
	position: absolute;
	top: 213px; /* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
	left: 699px; /* Left coord of hotspot (right: 20px is also valid); */
	text-decoration: none;
  }

.hotspotnext {
	width: 250px;
	height: 40px;
	position: absolute;
	top: 287px; /* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
	left: 50px; /* Left coord of hotspot (right: 20px is also valid); */
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
  }


/* content - also see ie6 ie7 css */

#mainholder {
	width: 955px;
	height: 514px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
	background: url(../images/rightblank.jpg) right top no-repeat;
	/* [disabled]border-bottom: 4px solid #8D5405; */

	}
	

  #vertical_slider {
	float: left;
	width: 595px;
	height: 500px;
	visibility: visible;
	padding: 0;
	margin: 5px auto;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:scroll;
	text-align: justify;
  }
  
    #vertical_noslide {
	float: left;
	width: 595px;
	height: 500px;
	visibility: visible;
	padding: 0;
	margin: 5px auto;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	text-align: justify;
  }
  



/* home page */

#homepage_bg {
	width: 955px;
	margin: 0 auto;
	height: 514px;
	position: relative;
	/* [disabled]background: url(../image/content_bg.jpg) center top no-repeat; */
  }

#slideshow_bg {
	width: 955px;
	margin: 0 auto;
	height: 514px;
	background: url(../images/slideshow_bg.jpg) center top no-repeat;
	padding: 0;
  }
  
#homeleft {
	width:355px;
	float: left;
	clear: none;
	margin:0;
	text-align: left;
	padding: 0px;
	height: 514px;
	background: url(../images/leftplus.jpg) center top no-repeat;
  }
  
    #blankleft {
	width:355px;
	float: left;
	clear: none;
	margin:0;
	text-align: left;
	padding: 0px;
	height: 514px;
	background: url(../images/leftblank.jpg) center top no-repeat;
  }

  
/* process page */

#processpagetext {
	width:600px;
	height:380px;
	float: left;
	clear: none;
	margin-left: 0px;
	text-align: left;
	font-family: verdana, "lucida grande", helvetica, arial;
	padding-left: 35px;
	padding-right: 10px;
	margin-bottom: 10px;
	line-height:22px;
	margin-top: 15px;
	letter-spacing: normal;

  }


#process_bg {
	width: 983px;
	margin: 0 auto;
	height: 439px;
	background-image: url(../images/homepage_greengray_bg_process.gif);
	background-position: 0 -1px;
	position: relative;
	background-repeat: no-repeat;
  }

#floatsontop {
	position: absolute;
	width: 75px;
	height: 12px;
	margin-left: 400px;
	margin-top: 360px;
	z-index:9999;
	background-repeat: no-repeat;
	font-style: italic;
  }


#floatsontopleft {
	position: absolute;
	width: 200px;
	height: 60px;
	margin-left: 302px;
	z-index:9998;
	background-repeat: no-repeat;
	background-image: url(../images/nextdots.gif);
	bottom: 50px;
  }


/* contact page uses homepage bg */

#contacttext {
	width:920px;
	height:380px;
	float: left;
	clear: none;
	margin-left: 0px;
	text-align: left;
	font-family: verdana, "lucida grande", helvetica, arial;
	padding-left: 35px;
	padding-right: 33px;
	margin-bottom: 10px;
	margin-top: 10px;
  }

#contacttext p{
	margin-bottom: 10px;
	line-height: 16px;
  }
	
#
 

/* footer stuff */

#footer {
	width: 983px;
	font-family: verdana, "lucida grande", helvetica, arial;
	font-size: 11px;
	color:#fff;
	margin: 0 auto;
	height: 45px;
	text-align:center;
	padding-top: 0px;
	background: transparent;
  }
 
#footer a:link {color:#fff}

  /* font, link and image styles */

h1 {
 margin: 0 0 0 0;
 padding: 0;
  }
 
h1 a {
	float: left;
	display: block;
	width: 329px;
	height: 96px;
	text-indent: -9999px;
	background: transparent url(../images/logo2.jpg) 0 0 no-repeat;
	position: absolute;
	z-index: 2;
	text-decoration: none;
  }
 
h3 {
 margin-bottom: 4px;
  }
 

hr {
height: 1px;
overflow: hidden;
padding: 0;
margin: 0 0 0 5px;
border: 0;
color: #eee;
background: #eee;
clear: both;
  }
 
a {
	color: #fff;
	text-decoration: none;
}


.texttitles {
	font-size:12px;
	font-weight: bold;
  }

.floatright img {float:right;}

#rightphotodiv {
	float:right;
	position: relative;
  }
  
  /* UNUSED */

#nav {
	padding: 150px 0px 0px 0px;
 }
 
#nav ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	display: inline;
	position: relative;
	z-index: 2;
	letter-spacing: 0px;
 }
 
#nav ul#menu li {
 list-style: none;
 display: block;
 float: left;
 }
 
#nav ul#menu li a,
#nav ul#menu li span {
	display: block;
	margin: 1px 0px 0px 10px;
	color: #fff;
	text-decoration: none;
 }
 
#nav ul#menu li a:hover {
  text-decoration: none;
    color: #61605F;

 }
#nav ul#menu ul li.selected a {
  color: #61605F;
  font-weight: bold;
 } 
#nav ul#menu li span {
 margin-right: 5px;
 }
 
#nav ul#menu li select {
 margin: 0 10px 0 0;
 width: 140px;
 font-size: 11px;
 }
 
#homepagetext p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0;
}

#right_side {
	width: 600px;
	height: 514px;
	margin: 0;
	padding: 0px;
	/* [disabled]margin-left: 355px; */
	text-align: justify;
	float: right;
}

#right_side a:link {text-decoration:underline;}

#righttextwrapper {
	margin-top: 5px;
	float:left;
	width:598px;
	clear: both;
	position: absolute;
}


#righttextwrapper p{
	margin: 10px 25px 0 20px;
	font-size: 12px;
	line-height: 22px;

}

#righttextwrapper2 {
	margin-top: 5px;
	float:left;
	width:598px;
	clear: both;
	position: absolute;
}

#righttextwrapper2 p{
	margin: 10px 25px 0 20px;
	font-size: 12px;
	line-height: 22px;

}

#righttextwrapperscroll {
	margin-top: 0px;
	float:left;
	width:598px;
	clear: both;
	position: absolute;
}

#righttextwrapperform {
	margin-top: 5px;
	float:left;
	width:598px;
	clear: both;
	position: absolute;
	height:500px;
}

#righttextwrapperform p{
	margin: 10px 25px 0 20px;
	font-size: 12px;
	line-height: 20px;

}

#vertical_slider p {
	margin: 10px 25px 0 20px;
	font-size: 12px;
	line-height: 22px;
}




a
{
  outline: none;
}
