




/* about header styles */
#about-header {
	width:961px;
	height:391px;
}

#about-header .left-content {
	float:left;
	width:286px;
	height:332px;
	border-top:10px solid #9d9d95;
	border-left:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
	background-color:#f7f7f1;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
}

#about-header .left-content h1 {
	
	width:179px;
	height:39px;
	text-indent:180px;
	line-height:80px;
	overflow:hidden;
	background: url('../images/about/about-us.gif') no-repeat;
	margin-bottom:86px
}

#about-header .left-content hr {
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
	margin-bottom:15px;
}

#about-header .left-content p {
	font-size: 18px;
	line-height:29px;
	font-family:"Georgia", serif;
	font-weight: normal;
	color:#58595b;
}

#about-header .right-content {
	float:left;
	width:635px;
	height:362px;
	border-top:10px solid #9d9d95;
	border-right:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
}

#about-header .right-content img {
	width:635px;
	height:362px;
	
}

#about-header .left-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/header-left-bottom-border.png') no-repeat;
	
}

#about-header .center-bottom-border {
	float:left;
	width:941px;
	height:10px;
	visibility:hidden;

}

#about-header .right-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/header-right-bottom-border.png') no-repeat;
}







/* content styles */
#content {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#content-nav {
	width:941px;
	height:68px;
	margin:0 0 0 10px;
}

#content-nav li {
	list-style:none;
	width:306px;
	float:left;
	margin-top:-10px;
	margin-right:10px;
	font-size:34px;
	padding: 18px 0 15px 28px;
	background:#f7f7f1;
	color:#e2e2d2;
}



#content-nav li a {
	width:306px;
	text-decoration:none;
	display:block;
	color:#AEAEA5;
}

#content-nav li.active a {
	width:306px;
	text-decoration:none;
	display:block;
	color:#524c50;
}

ul#content-nav li.active {
	background:#9d9d95;
}

ul#content-nav li.active a{
	color:#f7f7f1;
}

#content-nav li a:hover {
	color:#524c50;
	text-decoration:none;
}



#intro {
	margin:10px;
	width:910px;
	line-height: 29px;
}

#intro p {
	margin:10px;
	color:#524c50;
	font-family:"Georgia", Sans-Serif;
	font-size:18px;
	
	padding-bottom:20px;
}

#intro hr {
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
	margin-bottom:15px;
}


.bios {
	padding-bottom:25px;
	margin-bottom:25px;
	margin-left:20px;
	border-bottom:2px dashed #9d9d95;
}

.bios .left-content {
	position:relative;
	border-left:17px solid #9d9d95;
	float:left;
	width:242px;
	height:416px;
}


.bios .left-content img {
	position:absolute;
	top:0px;
	left:15px;	
	border: 9px solid #ffffff;
}

.bios .left-content .favorites {
	position:absolute;
	top:217px;
	left:15px;
	padding-right:20px;
}

.bios .left-content .favorites h2 {
	color:#58595b;
	font-size:13px;
	font-family:"Georgia", Sans-Serif;
}

.bios .left-content .favorites p {
	color:#58595b;
	font-size:12px;
	font-family:"Georgia", Sans-Serif;

}

.bios .left-content .contact {
	position:absolute;
	top:258px;
	left:15px;
}

.bios .left-content .contact h2 {
	color:#58595b;
	font-size:13px;	
	font-family:"Georgia", Sans-Serif;
	margin-top:10px;
}

.bios .left-content .contact p {
	color:#58595b;
	font-size:12px;
	font-family:"Georgia", Sans-Serif;
}

.bios .right-content {
	position:relative;
	width:460px;
	height:416px;
	float:left;	
}

.bios .right-content h2 {
	color:#524c50;
	text-transform: uppercase;
	position:absolute;
	top:3px;
}

#title-ryan-martindale {
	width:228px;
	height:24px;
	text-indent:240px;
	overflow:hidden;
	background: url('../images/about/title-ryan-martindale.png') no-repeat;
}

#title-ryan-potter {
	width:228px;
	height:24px;
	text-indent:240px;
	overflow:hidden;
	background: url('../images/about/title-ryan-potter.png') no-repeat;
}

#title-jared-strain {
	width:228px;
	height:24px;
	text-indent:240px;
	overflow:hidden;
	background: url('../images/about/title-jared-strain.png') no-repeat;
}

#title-rheda-fouad {
	width:228px;
	height:24px;
	text-indent:240px;
	overflow:hidden;
	background: url('../images/about/title-rheda-fouad.png') no-repeat;
}

#title-aaron-sather {
	width:228px;
	height:24px;
	text-indent:240px;
	overflow:hidden;
	background: url('../images/about/title-aaron-sather.png') no-repeat;
}

.bios .right-content h3 {
	color:#524c50;
	font-size:16px;
	font-family:"Georgia", Sans-Serif;
	position:absolute;
	top:33px;
	font-weight:normal;
}

.bios .right-content p {
	color:#787473;
	font-size:14px;
	line-height:15px;
	font-family: "Lucida Sans", sans-serif;
	position:absolute;
	top:86px;
	left:1px;
	line-height: 22px;
}

.bios .right-content .work h2 {
	position:absolute;
	top:345px;
	color:#787473;
	font-size:18px;
	font-weight:normal;
	text-decoration:underline;
	
}

.bios .right-content .work p {
	position:absolute;
	top:381px;
	left:2px;
	font-size:12px;
	color:#9d9d95;
}


/* End of about - who we are */


#content .what-we-do {
	width:960px;
	margin-top:10px;
	margin-left:0px;
	
}

#content .what-we-do h2 {
	margin-left:45px;
	font-family:"Georgia", Sans-Serif;
	color:#58595b;
	margin-bottom:20px;
	font-size:;

	text-transform:uppercase;
}

#content .what-we-do p {
	margin-left:25px;
	color:#524c50;
	font-size:18px;
	font-family:"Georgia", Sans-Serif;
	padding:0 48px 32px 21px;
	float:left;
	line-height: 29px;
}

#content .what-we-do hr {
	height:5px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
	margin-bottom:40px;
}

















