@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 20px 0px 0px;
	background: #FFF url(images/page_tile.png) repeat-x fixed left top;
}
.holder {
	height: 100%;
	width: 100%;
}
#index_holder {
	height: 550px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	background: url(images/ampersand.png) no-repeat scroll 208px 0px;
}

#page_holder {
	height: 550px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	background: url(images/ampersand.png) no-repeat scroll 208px 0px;
}
#footer {
	height: 50px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	font: 11px/18px Verdana, Geneva, sans-serif;
	color: #447091;
	text-indent: -65px;
	padding-top: 10px;
}
#footer a {
	color: #C8C9CC;
	text-decoration: none;
	margin-left: -65px;
	line-height: 18px;
}

#nav_index {
	position: absolute;
	top: 237px;
	left: 0px;
	text-align: left;
	width: 150px;
}
#nav_pages {
	position: absolute;
	top: 20px;
	left: 0px;
	text-align: left;
	width: 150px;
}
#pg_picbox {
	position: absolute;
	right: 0px;
	height: 390px;
	width: 290px;
	background: #FBFBFB;
	top: 76px;
}
#pg_philbox {
	position: absolute;
	right: 0px;
	height: 290px;
	width: 405px;
	background: #FBFBFB;
	top: 130px;
}
#pg_commbox {
	position: absolute;
	right: 0px;
	height: 343px;
	width: 352px;
	background: #FBFBFB;
	top: 150px;
}
#footlogo {
	position: absolute;
	left: 0px;
	bottom: 3px;
}
#copybox2 {
	position: relative;
	top: 0px;
	left: 190px;
	width: 300px;
	float: left;
	height: 550px;
	text-align: left;
}

#content_holder {
	width: 420px;
	position: absolute;
	top: 150px;
	height: 400px;
	border-left: 1px solid #5F7091;
}
#content_holder p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#content_holder2 {
	width: 300px;
	position: absolute;
	top: 150px;
	height: 400px;
	border-left: 1px solid #5F7091;
}
#content_holder2 p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#content_holder3 {
	width: 300px;
	position: absolute;
	top: 70px;
	height: 480px;
	border-left: 1px solid #5F7091;
}
#content_holder3 p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#indx_picbox {
	position: absolute;
	right: 0px;
	height: 390px;
	width: 290px;
	background: #FBFBFB;
	top: 25px;
}

#indx_logo {
	height: 78px;
	width: 593px;
	position: absolute;
	left: 0px;
	top: 77px;
}
#indx_10yearbox {
	position: absolute;
	left: 212px;
	top: 190px;
	height: 167px;
	width: 432px;
	text-align: right;
}
#porfoliobox {
	position: relative;
	top: 0px;
	left: 190px;
	width: 300px;
	float: left;
	height: 550px;
	text-align: left;
}
#pg_wkshp1box {
	position: absolute;
	right: 75px;
	height: 215px;
	width: 200px;
	background: #FBFBFB;
	top: 110px;
}
#pg_wkshp2box {
	position: absolute;
	right: 75px;
	height: 215px;
	width: 200px;
	background: #FBFBFB;
	top: 333px;
}
#copybox {
	position: relative;
	top: 0px;
	left: 190px;
	width: 420px;
	float: left;
	height: 550px;
	text-align: left;
}
#copy {
	margin-left: 10px;
	margin-top: 0px;
	width: 400px;
	overflow: hidden;
}
#copy2 {
	margin-left: 10px;
	margin-top: 0px;
	width: 300px;
}
#copy3 {
	margin-left: 10px;
	margin-top: 0px;
	width: 380px;
}
#copy4 {
	margin-left: 10px;
	margin-top: 0px;
	width: 200px;
}
#copy_contact {
	margin-left: 10px;
	margin-top: 0px;
	width: 235px;
}

#drop{
	width: 440px; /*change width to desired */
	height: 420px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
}
#titlebox {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 250px;
	padding-left: 10px;
	height: 50px;
}
#port_holder {
	position: absolute;
	right: 0px;
	height: 460px;
	width: 540px;
	top: 15px;
	z-index: 999;
}
.hideInitially {
	visibility: hidden;
	overflow: hidden;
}
.conttels {
	margin-bottom: 10px;
	font: 18px Verdana, Geneva, sans-serif;
	color: #447091;
}
.maintext {
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #447091;
}
.maintext a {
	font: 12px/16px Verdana, Geneva, sans-serif;
	color: #447091;
}
#form_box {
	position: absolute;
	right: 0px;
	height: 173px;
	width: 483px;
	top: 30px;
	text-align: left;
	z-index: 999;
}
.inputext {
	font: 12px/24px Verdana, Geneva, sans-serif;
	color: #105C77;
	background: #FBFBFB;
	padding: 5px;
	margin-bottom: 8px;
	text-align: left;
	text-indent: 3px;
}
input {
	color: #105C77;
	font: 12px Verdana, Geneva, sans-serif;
	border: 1px solid #FBFBFB;
	background: #FBFBFB;
}

#map_box {
	position: absolute;
	right: -1px;
	height: 351px;
	width: 375px;
	background: #FBFBFB;
	top: 199px;
	text-align: left;
	padding-left: 4px;
}
textarea {
	color: #105C77;
	font: 12px Verdana, Geneva, sans-serif;
	border: 1px solid #FBFBFB;
	background: #FBFBFB;
}
#submit:hover {
	border: 1px solid #105C77;
	cursor:crosshair;
}
#thanks_box {
	position: absolute;
	right: 280px;
	height: 100px;
	width: 230px;
	top: 10px;
	text-align: left;
	z-index: 999;
}
#hbrbox {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 160px;
	position: absolute;
	right: 59px;
	bottom: -48px;
}
.slideshow {
	height: 377px;
	width: 277px;
	overflow: hidden;
	margin-top: 6px;
}
.slideshow2 {
	height: 277px;
	width: 392px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.slideshow3 {
	height: 330px;
	width: 339px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}

