@charset "utf-8";
body{
	background-color: #FFFFFF;
	color: #4C4C4C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
}
h1, h2, h3
{
	margin:0px;
	font-weight: bold;
	text-decoration: none;	
}
h1
{
	padding-bottom:14px;
	font-size: 24px;	
	color: #FF441C;	
}
h2
{
	padding-bottom:5px;
	font-size: 16px;
	color: #666666;
}
h3
{
	padding-bottom:7px;
	font-size: 14px;
	color: #FF441C;
	font-style: italic;
}
a {
	color: #FF441C;
	text-decoration: underline;
}
a:hover {
	color: #949494;
	text-decoration: underline;
}
.clearspace {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
#holder {
	text-align: left;
	padding: 0px;
	width: 917px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo
{
	display:block;
	height:1px;
	padding-top:169px;
	overflow:hidden;
	width:551px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#logo.profile
{
	/*display:block;*/
	float: left;
	height:1px;
	padding-top:169px;
	overflow:hidden;
	width:205px;
	background-image: url(../images/pr-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#profileheader{
	padding-top: 60px;
	padding-left: 19px;
	float: left;
	width: 680px;
}
#profileheader  img
{
	float: left;
	width: 675px;
}
#contentholder
{
	clear:both;
}
#maincontent, #homecontent
{
	float:left;
	width: 694px;
	/*padding-left: 27px;*/
}
#maincontent{
	padding-left: 27px;
}
#homecontent{
	margin-left: 27px;
}
#homecontent {
	background:url(/images/home/content-background.gif) top left no-repeat;
	min-height:384px;
	height:auto!important;
	height:384px;
	}
	#homeleft {
		float:left; 
		margin-top:65px;
		/*width:290px;*/
		width: 320px;
		}
		/*.success {
			background:url(/images/home/success.gif) top left no-repeat; 
			width:226px; 
			height:1px; 
			padding-top:98px; 
			overflow:hidden; 
			margin-left:-29px;
			}*/
	#homeright {
		float:right; 
		margin-top:40px;
		width:346px;		
		}
		.success {
			background:url(/images/home/success.gif) top left no-repeat; 
			#background:url(/images/home/success.gif) top right no-repeat; /*ie hack*/
			width:354px; 
			height:1px; 
			padding-top:98px; 
			overflow:hidden; 
			
			/*margin-left:-29px;
			background:url(/images/home/success.gif) top left no-repeat; 
			width:354px; 
			height:1px; 
			padding-top:30px; 
			overflow:hidden; 
			text-align:right; 
			margin-left:-10px; 
			margin-top:5px;		*/
			}
		.home-cta {
			width:173px;
			margin-top:4px;
			}
			.home-cta.left {
				float:left;
				}
			.home-cta.right {
				float:right;
				}

#mainmenu
{
	clear:both;
	height:53px;
	padding-left:223px;
	width:694px;
}
#nav {
	padding:0px;
	list-style-type: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
	margin:0px;
}
#nav ul {
	padding:0px; 
	margin:0px; 
	list-style-type: none;
}
#nav li {
	background: #949494;
	float: left;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li a {
	background:url(/images/internal-navigation.gif) top left no-repeat;
	display:block;
	height:1px;
	padding-top:23px;
	overflow:hidden;	
	}

#nav li#nav-lspace a {
	background-position:0 0;
	width:23px;
	}
	
#nav li#nav-home a {
	background-position:-23px 0px;
	width:70px;
	}
#nav li#nav-home a:hover, #nav li#nav-home a.active {
	background-position:-23px -25px;
	width:70px;
	}
#nav li#nav-what-we-do a {
	background-position:-94px 0px;
	width:96px;
	}
#nav li#nav-what-we-do a:hover, #nav li#nav-what-we-do a.active {
	background-position:-94px -25px;
	width:96px;
	}
#nav li#nav-who-we-are a {
	background-position:-192px 0px;
	width:107px;
	}
#nav li#nav-who-we-are a:hover, #nav li#nav-who-we-are a.active {
	background-position:-192px -25px;
	width:107px;
	}
#nav li#nav-what-we-believe a {
	background-position:-300px 0px;
	width:127px;
	}
#nav li#nav-what-we-believe a:hover, #nav li#nav-what-we-believe a.active {
	background-position:-300px -25px;
	width:127px;
	}
#nav li#nav-what-others-are-saying a {
	background-position:-429px 0px;
	width:157px;
	}
#nav li#nav-what-others-are-saying a:hover, #nav li#nav-what-others-are-saying a.active {
	background-position:-429px -25px;
	width:157px;
	}
#nav li#nav-contact a {
	background-position:-586px 0px;
	width:85px;
	}
#nav li#nav-contact a:hover, #nav li#nav-contact a.active {
	background-position:-586px -25px;
	width:85px;
	}
#nav li#nav-rspace a {
	background-position:-682px 0px;
	width:12px;
	}
	






	
p
{
	margin:0px;
	padding-bottom:12px;
	line-height:18px;
}
#leftcol
{
	width:196px;
	float:left;
	padding-top: 3px;
}

#leftcol ul, li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#leftcol li
{
	margin-bottom: 23px;
}
#leftcol li a
{
	font-weight: bold;
	color: #949494;
	text-decoration: none;
	background-image: url(../images/bul-grey.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
}
#leftcol.home{
	color: #FF441C;
	padding-top: 60px;
}
#leftcol.home ul{
	padding-top: 20px;
}
#leftcol.home li a
{
	font-weight: bold;
	color: #FF441C;
	text-decoration: none;
	padding-left:0px;
	background-image: none;
}
#leftcol li a:hover
{
	color: #FF441C;
	text-decoration: none;
	background-image: url(../images/bul-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftcol.home li a:hover
{
	color: #FF441C;
	text-decoration: none;
	background-image: none;
}
#leftcol li a.active
{
	color: #FF441C;
	text-decoration: none;
	background-image: url(../images/bul-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}#leftcol.home li a.active
{
	color: #FF441C;
	text-decoration: none;
	background-image: none;
}


#whttxt
{
	clear:both;
	font-style: italic;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(../images/bg-txt.gif);
	height: 113px;
	width: 617px;
	padding-right: 66px;
	padding-left: 11px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	font-weight: bold;
}
#footer
{
	clear:both;
	font-size: 10px;
	color: #949494;	
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF441C;
	height:23px;	
	line-height: 16px;
	padding-top: 13px;
}
#footer a
{
	color: #949494;
	text-decoration: none;	
}
#footer a:hover
{
	color: #949494;
	text-decoration: none;
}

#logoprint
{
	display:none;
}

/* dmenu */

.dmenu {
	font-size:11px;
	display:block;
}

.dmenu ul {
	display:block;
	border:none;
	background:#fff;
	margin-top:1px;
}

.dmenu ul li {
	display:block;
	text-align:left;
	border-top:solid 1px #fff;
}

.dmenu ul li a {
	padding:8px 0 8px 19px;
	background-color:#949494;
	color:#fff;
	text-decoration:none;
	background:url(/images/dmenu/background.gif) top left no-repeat;
	width:194px;
	height:11px;
}

.dmenu ul li a:hover, .dmenu ul li a.active {
	background-color:#ff441c;
	background:url(/images/dmenu/background-on.gif) top left no-repeat;	
	text-decoration:none;
	color:#fff;
}
#holder #contentholder #maincontent li {
	list-style-type: disc;
	padding-top: 0px;
}


.top-border {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF441C;
}

.bio-table td{
	padding-top: 16px;
	padding-bottom:8px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF441C;
	vertical-align:top;


}
.grid_1,
.grid_2{
	display:inline;
	float: left;
	position: relative;
}
.grid_1{
	width: 20px;
	margin-left: -40px;
	background: red;
	height: 100%;
}
.grid_2{
	width: 710px;
	background: pink;
}
#biodivider{
	padding-top: 50px;
	display: block;
	clear: both;
	width: 100%;
	height: 100px;
	background: URL("/images/content/profile_dotted-line-divide.gif") center right no-repeat;
}
.bioborder{
	position: relative;
	border-left: solid #FF441C 10px;
	margin-left: -40px;
	padding-left: 40px;
	height: 100%;
	display: block;
	clear: both;
	z-index: 10;
}
.bio{
	width: 100%;
	height: 300px;
	display:table;
	float: left;
	position: relative;
	clear: both;
}
.bio img{
	padding-top: 20px;
	position: relative;
}
.bio.left img{
	float: left;
	display: inline;
	padding-right: 20px;
}
.bio.right img{
	float: right;
	display: inline;
	
}

h4.associate{
	color: #FF441C;
}
h4{
	font-size: 13px;
}
.bioText{
	position: relative;
}
.left .bioText{
	display: block;
	margin: 0 0 0 180px;
	/*border: solid;*/
}
.right .bioText{
	display: block;
	margin: 0 180px 0 0;
}
.profileDiv{
	margin: 20px 0;
	display: block;
	clear: both;
	width: 100%;
	height: 15px;
	background: #dfdedf;
}
.profileEnd{
	margin: 20px 0;
	display: block;
	clear: both;
	width: 100%;
}
/* Super-fly list designed by Matt */
#holder #contentholder #maincontent .fancy-list {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	}
	#holder #contentholder #maincontent .fancy-list li {
		background:url(/images/internal-listBG.gif) top left no-repeat;
		padding:4px 0 0 41px;
		width:271px;
		height:19px;
		list-style:none;
		font-weight:bold;
		font-size:12px;
		color:#696967;
		}
		#holder #contentholder #maincontent .fancy-list li.alt {
			background-position:0 -23px;
			}
