body {
	background-color: #D9DCD4;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	line-height: 1.33em;
}

#container {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background-image: url(http://www.thepirasgroup.com/images/global/container.jpg);}

#header {
	background-image: url(http://www.thepirasgroup.com/images/global/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
}

.services #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-services.jpg);
}

.company #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-company.jpg);
}

.resources #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-resources.jpg);
}

.clients #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-clients.jpg);
}

.contact #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-contact.jpg);
}

.faq #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-faq.jpg);
}

.all_women_lead #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-women.jpg);
}

.case_studies #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-casestudies.jpg);
}

.coaching #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-coaching.jpg);
}

.consulting #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-consulting.jpg);
}

.tools #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-tools.jpg);
}

.bios #header {
	background-image: url(http://www.thepirasgroup.com/images/global/header-bios.jpg);
}


#header h1 {
position: relative;
text-indent:-9000px;
}
#header h1 a {
position: absolute;
top: 0;
left: 0;
width: 250px;
height: 145px;
}
	
#nav {
	background-repeat: no-repeat;
	background-color: #423921;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}


#content {
	margin: 0;
	padding: 0;
}
#main {
	width: 460px;
	padding: 0 40px;
	margin-top: 0;
	float: left;
	line-height: 1.33em;
}
#main h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 1.33em 0 .66em;
	padding: 0;
	line-height: 1.33em;
}
#main h3 {
	font-size: 110%;
	font-weight: normal;
	margin: 1.33em 0 .66em 0;
}
#main p {
	font-size: 80%;
	margin-top: 1.33em;
	margin-bottom: .66em;
}
#main ul {
	font-size: 80%;
	list-style-type: disc;
	margin-left: 40px;
	margin-top: .66em;
	margin-bottom: .66em;
}
#main ul ul, #main ul ul ul {
font-size: 100%;
}
#main a {
	color: #80999B;
}
#main a:visited {
	color: #000;
}
.company_bios #main img {
float: right;
margin: 0 1em 1em 0;
}
#sidebar {
	margin: -2em 0 0 0;
	width: 230px;
	padding: 3.66em 14px 0 0;
	font-size: 75%;
	line-height: 1.22em;
	float: right;
	color: #ffffff;
}
#sidebar .subnav ul {
font-size: 80%;
line-height: 1.66em;
color: #fff;
padding-bottom: 1em;
	border-bottom: 1px #ffffff solid;
	margin: 1em 0;
}

#sidebar .subnav ul li {
padding-left: 30px;
	background-image: url(http://www.thepirasgroup.com/images/global/icon_plus.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#sidebar ul.subnav li.subnav-first {
font-size: 130%;
padding: 15px 0 10px 0;
}

#sidebar li {
margin-top: .66em;
}

#sidebar a {
	color: #433a22;
}

#sidebar a {
	color: #433a22;
}
#sidebar a:visited {
	color: #5d5130;
}
#sidebar h3 {
	font-size: 150%;
	margin: 1.33em 0 .66em 0;
	font-weight: normal;
	line-height: 1.33em;
}
#sidebar p {
	margin: .66em 0 .66em 0;
}
#sidebar img {
}


#footer {
	height: 100px;
	background-repeat: no-repeat;
	background-position: 50% bottom;
	padding-top: 10px;
	background-color: #2F280E;
	position: relative;
	margin-top: 25px;
}
#copyright {
text-align: center;
margin-top: 45px;
	color: #FFFFFF;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#copyright a {
	color: #FFFFFF;
text-decoration: none;
}

#nav2 {
	list-style: none;
	font-size: 75%;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav2 li{
	display: inline;
	padding: 5px 10px 0 5px;
}
#nav2 li a {
	color: #fff;
	text-decoration: none;
}

.clear {
	clear: both;
}

.team img {
float:right;
padding-bottom:1em;
padding-left:20px;
padding-right:20px;
padding-top:1em;
}

.clients #main ul {
list-style: none;
}
.clients #main li {
float: left;
width: 190px;
text-align: center;
height: 150px;
}

.clients #main li img {
vertical-align: middle;
}



/*Navbar Dropdown*/

#nav, #nav ul { /* all lists */
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}
#nav a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
#nav a:link{
	color: #FFF;
}

#nav li ul li a:hover {
	color: #423921;
	background-color: #ACBB93;
}
/*#nav ul ul a, #nav ul ul ul a {
	color: #B6D4EF;
}*/

/*#nav ul ul a, #nav ul ul ul a, #nav ul ul li, #nav ul ul ul li {
	width:15em;
	margin: 0px;
}
*/
#nav li ul a, #nav ul ul a {
	width: 14em;
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1em;
}


#nav li { /* all list items */
	float: left;
	padding: 12px 1em 8px 1em;
	line-height: 1.33em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #423921;
	width: 15em;
	left: -999em;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #423921;
	padding: .5em 0;
}
#nav li ul a:link, #nav li ul a:visited {
	color: #ACBB93;
	}
#nav li li {
	width: 15em;
	_width: 14em;
	margin: 0px;
	padding: .25em 1em .25em 1em;
}




#nav li ul ul { /* third-and-above-level lists */
	margin: -2.2em 0 0 14em;
	font-size: 100%;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a.drop {
	background-image: url(http://www.thepirasgroup.com/images/global/nav/drop-down-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav a.drop:hover {
	background-image: url(http://www.thepirasgroup.com/images/global/nav/drop-down-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/*#content {
	clear: left;
	color: #ccc;
}
*/

/*
#nav li:hover, #nav li.sfhover {
	color: #B6D4EF;
}

#menu li:hover, #menu li.hover {
   position: static;
}


End of Navbar Dropdown*/

.home #content {
	background-image: url(http://www.thepirasgroup.com/images/global/fusion-leap-main.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
}
.home #main {
	margin-top: 300px;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

.assessments #main img {
margin: 2.5em 0 0 1em; 
}

blockquote {
padding: 0 2em;
font-size: 90%;
font-style:italic;
}

blockquote p.speaker {
font-weight: bold;
text-align: right;
font-style: normal;
}

#sidebar blockquote {
padding: 0 5px;
font-size: 100%;
line-height: 1.33em;
}

.sitemap #main ul {
list-style: none;
}

.sitemap #main ul li {
margin-top: 1.33em;
}

.sitemap #main ul li li {
margin-top: .33em;
}

.assessments #main img {
float: right;
margin: -30px 0 20px 20px;
}

.assessments #main h3 {
clear: right;
}

.coach #sidebar h4 {
margin-top: 12px;
}