/* default */
body{
	margin:0;
	color:#333;
	font:11px Tahoma, Helvetica, sans-serif;
	background:#11100e url(../images/bg-page.gif) repeat-x;
	min-width:1000px;
}
body.subpage {
	background: #11100e;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* layouts */
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	background: url(../images/bg-wrapper.jpg) no-repeat 50% 0;
}
blockquote {
	margin-left: 0px;
	color: #fff;
}
.subpage #wrapper {
	background: #ffcd05 url('../images/bg-subpage.jpg') repeat-x top center;
}
p span {
	background-color: #FFCD05 !important;
	color: #382800 !important;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	width: 25%;
}
#main {
	width:1000px;
	margin: 0 auto;
	position:relative;
	z-index:3;
}
/* header start */
#header{
	overflow:hidden;
	width:100%;
	height:305px;
}
#header .logo {
	text-indent:-9999px;
	float:left;
	width:108px;
	height:117px;
	margin:33px 0 0 50px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}
#header .logo a{
	display:block;
	width: 100%;
	height: 100%;
}
/* navigation start */
#nav{
	float:right;
	overflow:hidden;
	margin:31px 21px 0 0;
	list-style:none;
	display:inline;
	padding: 0;
}
#nav li{
	float:left;
	display:inline;
}
#nav li a{
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	height:15px;
}
#nav li .home {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	width:67px;
}
#home #nav li a.home, #nav li .home:hover {
	background: url(../images/bg-nav.gif) no-repeat 0 -15px;
	}
#nav li .architects {
	background: url(../images/bg-nav.gif) no-repeat -67px 0;
	width:97px;
}
#architect #nav li a.architects, #nav li .architects:hover {
	background: url(../images/bg-nav.gif) no-repeat -67px -15px;
	}
#nav li .contractors {
	background: url(../images/bg-nav.gif) no-repeat -164px 0;
	width:105px;
}
#contractor #nav li .contractors, #nav li .contractors:hover {
	background: url(../images/bg-nav.gif) no-repeat -164px -15px;
	}
#nav li .attorneys{
	background: url(../images/bg-nav.gif) no-repeat -269px 0;
	width:91px;
}
#attorney #nav li .attorneys, #nav li .attorneys:hover {
	background: url(../images/bg-nav.gif) no-repeat -269px -15px;
	}
#nav li .commercial{
	background: url(../images/bg-nav.gif) no-repeat -360px 0;
	width:106px;
}
#commercial #nav li .commercial, #nav li .commercial:hover {
	background: url(../images/bg-nav.gif) no-repeat -360px -15px;
	}
#nav li .homeowners{
	background: url(../images/bg-nav.gif) no-repeat -466px 0;
	width:112px;
}
#homeowner #nav li .homeowners, #nav li .homeowners:hover {
	background: url(../images/bg-nav.gif) no-repeat -466px -15px;
	}
#nav li .principals{
	background: url(../images/bg-nav.gif) no-repeat -578px 0;
	width:92px;
}
#principals #nav li .principals, #nav li .principals:hover {
	background: url(../images/bg-nav.gif) no-repeat -578px -15px;
	}
#nav li .contact {
	background: url(../images/bg-nav.gif) no-repeat -670px 0;
	width:111px;
}
#contact #nav li .contact,  #nav li .contact:hover {
	background: url(../images/bg-nav.gif) no-repeat -670px -15px;
	}
/*navigation end*/
#header h1 {
	clear:both;
	float:left;
	text-indent:-9999px;
	background: url(../images/bg-ttl.gif) no-repeat;
	width:614px;
	height:81px;
	margin: 63px 0 0 18px;
}
/* header end */
/* content start */
#content {width:100%;}
#content:after {
	content:"";
	display:block;
	clear:both;
}
#content .article{
	width:515px;
	background: #221e1f;
	margin:0 0 34px 50px;
	padding: 20px 20px 20px 25px;
	position:relative;
	z-index:5;
}
#content .article p {
	margin:0;
	color: #fff;
	line-height:19px;
	margin-bottom: 8px;
}
#content .box-holder {
	background:#221e1f;
	width:100%;
	padding: 24px 0 20px;
	position:relative;
	z-index:4;
}
#content .box-holder:after{
	content:"";
	display:block;
	clear:both;
}
.man{
	position:absolute;
	top:-444px;
	left:50%;
	z-index:3;
	clear:both;
	margin:0 0 0 -12px;
}
.man img{display:block;}
#content .box-holder .holder {
	background:url(../images/bg-box-holder.gif) repeat-y;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:7;
}
#content .box-holder .box-architects,
#content .box-holder .box-homeowners,
#content .box-holder .box-contact {
	width:308px;
	float:left;
	display:inline;
	padding:5px 5px 0;
	position:relative;
	min-height:160px;
}
* html #content .box-holder .box-architects,
* html #content .box-holder .box-homeowners,
* html #content .box-holder .box-contact {height:160px;}
#content .box-holder .box-architects {margin:0 0 0 11px;}
#content .box-holder .box-homeowners {margin: 0 0 0 13px;}
#content .box-holder .box-contact {margin: 0 0 0 12px;}
#content .box-holder h2 {
	margin:0;
	text-indent:-9999px;
	height:21px;
	padding: 6px 0 8px;
	line-height:15px;
	font-size:15px;
}
#content .box-architects h2 {background: #2d271e url(../images/ttl-architects.gif) no-repeat 11px 6px;}
#content .box-holder .box-homeowners h2 {background: #2d271e url(../images/ttl-homeowners.gif) no-repeat 13px 6px;}
#content .box-holder .box-contact h2 {background: #2d271e url(../images/ttl-contact.gif) no-repeat 13px 6px;}
#content .box-holder .box-architects img,
#content .box-holder .box-homeowners img,
#content .box-holder .box-contact img {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	clear:both;
}
#content .box-holder .box-homeowners img {top:5px;}
#content .box-holder .box-architects img {top:6px;}
#content .box-holder .box-text {
	width:155px;
	padding:15px 0 0 14px;
	font-size:12px;
}
#content .box-holder .box-text p {
	margin: 0 0 9px;
	word-spacing: 1px;
	line-height:16px;
	overflow:hidden;
	width: 120px;
}
#content .box-holder .box-text a {
	background: #221e1f url(../images/bg-more-link.gif) no-repeat 100% 0;
	color: #fff;
	font:bold 9px Arial, Verdana, sans-serif;
	padding: 0 11px 0 3px;
	line-height:12px;
	display:inline-block;
	height:1%;
}
#content .box-holder .box-text strong {
	font-size:13px;
	font-weight:bold;
}
#content .box-holder .box-text address {
	display:block;
	font-style:normal;
	font-size:12px;
	margin:2px 0 12px;
}
#content .box-holder .box-text address span{display:block;}
#content .box-holder .box-text dl,
#content .box-holder .box-text dd {margin:0; font-size: 11px;}
#content .box-holder .box-text dt {float:left;}
/* content end */
/* footer start */
#footer{
	overflow:hidden;
	width:100%;
	padding:75px 0 30px;
}
#footer .nav{
	margin:0 0 0 9px;
	padding:0; 
	list-style:none;
	float:left;
	display:inline;
}
#footer .nav li{
	float:left;
	display:inline;
	margin:0 17px 0 15px;
	font:10px/12px Tahoma;
}
#footer .nav li a{
	color:#6E6C6A;
	text-decoration:underline;
}
#footer .nav li a:hover{text-decoration:none; color: #fff;}
#footer p{
	float:right;
	display:inline;
	margin:0 27px;
	color: #6E6C6A;
}
/* footer end */

/* Subpages */
#headercontent {
	width: 1000px;
	margin: 0 auto;
}
.subpage #header {
	background: url('../images/bg_wrapper.jpg') no-repeat top center;
}
.subpage #header h1 {
	margin-top: -24px;
	float: right;
	width: 273px;
	height: 35px;
}
#commercial #header h1 {
	background: url('../images/commercial_header.jpg') no-repeat top center;
}
#architect #header h1 {
	background: url('../images/architect_header.jpg') no-repeat top center;
}
#attorney #header h1 {
	background: url('../images/attorney_header.jpg') no-repeat top center;
}
#contractor #header h1 {
	background: url('../images/contractor_header.jpg') no-repeat top center;
}
#homeowner #header h1 {
	background: url('../images/homeowner_header.jpg') no-repeat top center;
}
#contact #header h1 {
	background: url('../images/contact_header.jpg') no-repeat top center;
}
#principals #header h1 {
	background: url('../images/principals_header.jpg') no-repeat top center;
}
.subpage #footer {
	padding-top: 20px;
	background: url('../images/footer_bg.jpg') repeat-x top center;
}
.subpage #footercontent {
	background: url('../images/footer_concrete.jpg') no-repeat top center;
	height: 25px;
	padding-top: 70px;
	width: 1000px;
	margin: -14px auto 0;
}
.subpage #main {
	background: #221E1F;
	margin-top: -110px;
}
.subpage #content .article {
	float: left;
	margin-top: 15px;
}
.subpage #content .article ul, .subpage #content .article ol {
	background: #ffcd05;
	color: #382800;
	font-weight: bold;
	padding: 16px 15px 16px 35px;
}
	.subpage #content .article li {
		line-height: 1.75em;
	}
.subpage .pageimage {
	float: left;
	padding: 25px 15px 25px 25px;
}

#principals #main {
	background: none;
}
.principal {
	background: #221E1F;
	padding: 25px 36px;
	margin-bottom: 12px;
}
	.principal .image {
		width: 250px;
		text-align: center;
		float: left;
	}
		.principal .image img {
			border: 1px solid #fff;
			padding: 5px;
			background: #EAEAEA;
		}
	.principal .principalinfo {
		float: left;
		width: 550px;
		margin-right: 60px;
		margin-left: 36px;
	}
	.principal h3 span {
		background: #ffcd05;
		color: #241d1f;
		padding: 5px 25px 5px 10px;
	}
	.principal h3 {
		margin-bottom: 15px;
	}
	.principal p {
		color: #fff;
		font-size: 11px;
		line-height: 1.5em;
	}
	#contact form label, #contact form input, textarea {
		float: left;
	}
	#contact form input {
		margin-bottom: 15px;
		clear: left;
	}
	#submit_button {
		margin-top: 10px;
	}
	textarea {
		clear: both;
	}
	#contact form label {
		clear: both;
		width: 600px;
		color: #fff;
	}
/* Global */
.clear { clear: both; }