@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border:0;
	height:100%;
}

a {
	text-decoration:none;
	color:#cc6633;
	
}

a:hover {
	text-decoration:underline;
	color:#ff5500
}

#outsidewrapper {
	margin: 0 auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	position:relative;
	height:auto !important;
	border-top:solid 5px #5783b2;
	
}

#wrapper {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	position:relative;
	height:auto !important;
}

#l1wrapper {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	position:relative;
	height:auto !important;
	background:url(imgs/home-bgrnd-4.jpg) no-repeat top #fff;
	
}


#topbar {
	
	height: 20px;
	width: 950px;
	padding:0;
	margin:0;
}
#clientsbox {
	background:url(imgs/clients-tab.gif) no-repeat right;
	float:right;
	margin:0pt 10pt 0pt 0pt;
	padding:0pt 0pt 0pt 30px;
	height:18px;
}
#clientsbox .clientlogin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cfdae5;
	margin: 2px 13px 0px 0px;
	display:block;
}
#clientsbox a {
	text-decoration:none;
	color:#cfdae5;
	background:url(imgs/client-login-arrow.gif) no-repeat right;
	padding-right: 15px;
	display:block;
}
#clientsbox a:hover {
	text-decoration:none;
	color:#fff;
	display:block;
	background:url(imgs/client-login-arrow-over.gif) no-repeat right;

}
#masthead {
	width:950px;
	height:130px;
	padding:0;
	margin:0;
	position:relative;
}
#logo {
	width:30px;
	height:50px;
	border:0;
	margin:0;
	position:absolute;
	left:30px;
	top:37px;
	float:left;
	background:url(imgs/bplogo-content.gif);
	display:block;
}
#l1logo {
	width:413px;
	height:80px;
	border:0;
	margin:0;
	position:absolute;
	left:30px;
	top:24px;
	float:left;
	background:url(imgs/bplogo-home.gif);
	display:block;
}
#header, #headerTwoLines {
	width:450px;
	border:0;
	margin:0;
	position:absolute;
	left:80px;
	top:49px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:lighter;
}
#headerTwoLines {
	top:34px;
}
#headerTwo {
	width:450px;
	border:0;
	margin:0;
	position:absolute;
	left:80px;
	top:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:lighter;
}
#header .header1 {
	color:#9baa77;
}
#header .header2 {
	color:#658f02;
}

#headerTwoLines .header1 {
	color:#9baa77;
}
#headerTwoLines .header2 {
	color:#658f02;
}


a.contact {
	background:url(imgs/icon-contact.gif) no-repeat right;
	padding-right:20px;
}
a.pdf {
	background:url(imgs/icon-pdf.gif) no-repeat right;
	padding-right:22px;
	padding-top:4px;
}
a.tao {
	background:url(imgs/icon-tao.gif) no-repeat right;
	padding-right:20px;
}
a.link {
	background:url(imgs/icon-link.gif) no-repeat right;
	padding-right:20px;
}
a.linkExternal {
	background:url(imgs/icon-external-link.gif) no-repeat right;
	padding-right:20px;
}
a.testimonialpdf {
	background:url(imgs/icon-testimonial.gif) no-repeat right;
	padding-right:20px;
}


/* HOME CONTENT */

#l1intro {
	width: 740px;
	height:150px;
	margin:0;
	padding-left:30px;
	float:left;
}

#l1intro h1 {
	font-size:22px;
	color:#6f862a;
	font-weight:normal;
}
#l1intro h2 {
	font-size:18px;
	color:#6f862a;
	font-weight:normal;
}
#l1intro h3 {
	font-size:30px;
	color:#6f862a;
	font-weight:normal;
	width:560px;
	margin:0;
}
#slider h4 {
	font-size:16px;
	color:#6f862a;
	font-weight:normal;
	margin:0;
}

#l1intro p {
	font-size:15px;
	line-height:22px;
	color:#545454;
}

#l1intro a {
	text-decoration:none;
	font-weight:bold;
	color:#cc6633
}

#l1intro a:hover {
	text-decoration:underline;
	color:#ff5500
}

#statement {
	width:220px;
	padding-left: 70px;
	float:left;
}
#statement h3 {
	font-size:21px;
	line-height:23px;
	color:#74854b;
	text-align:center;
	font-weight:normal;
	margin:0;
}
#l1recentwork {
	width: 490px;
	margin:0;
	padding-left:82px;
	float:left;
}

#l1recentwork h1 {
	font-size:16px;
	color:#6f862a;
	font-weight:normal;
	border-bottom: 2px dotted #d5d5d5;
	padding-bottom: 4px;
	margin-top:6px;
	
}
#l1recentwork h2 {
	font-size:15px;
	color:#565555;
	font-weight:normal;
}
#l1recentwork p {
	font-size:12px;
	line-height:18px;
	color:#666;
}

#l1recentwork img {
	margin-left:0px;
	margin-right:22px;
	border:solid 1px #999999;
	float: left;
}


#l1news {
	width: 740px;
	margin:40px 0 10px 0;
	padding-left:30px;
	float:left;
}

#l1news h1 {
	font-size:22px;
	line-height:16px;
	color:#6f862a;
	font-weight:normal;
	
}
#l1news h2 {
	font-size:18px;
	line-height:16px;
	color:#6f862a;
	font-weight:normal;
}

#l1news h3 {
	font-size:30px;
	color:#b0b0b0;
	font-weight:normal;
	margin:0;
	width:600px;
}

#l1news p {
	font-size:13px;
	line-height:22px;
	color:#545454;
}

#l1news a {
	text-decoration:none;
	font-weight:bold;
	color:#cc6633
}

#l1news a:hover {
	text-decoration:underline;
	color:#ff5500
}

#l1news li {
	list-style:url(imgs/news-bullet.gif);
	margin:26px 0 0 -20px;
}

#l1news img {
	margin:0 10px 10px 0;
	border:solid 1px #e1e0e0;
	float:left;
}




/* L2 Nav */

#L2NavContainer {
	margin: 50px 0 0 0;
	float:right;
	position:relative;
}

#L2NavContainer ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#L2NavContainer ul li{
	display: block;
	float: left;
	text-align: center;
	margin:5px 0px 0px 0px;
	height: 25px;
	font-size:15px;
	color:#5783b2;	
}

#L2NavContainer ul li a{
	padding:0 20px 4px 20px;
	display: block;
	text-decoration:none;
	color:#5783b2;
	border-right:solid 1px #d5d5d5;		
}

#L2NavContainer ul li a:hover{
	color:#658f02;		
}

#L2NavContainer ul li a.last{
	border-right:solid 7px #5783b2;		
}

#L2NavContainer .selected {
	background:url(imgs/l3nav-dropper.gif) no-repeat bottom center;
	padding-bottom:8px;
	color:#658f02;
}

/* L3 Nav */

#L3NavContainer {
	margin:0 0px 0 0;
	height: 25px;
	display:block;
	float:right;
}

#L3NavContainer ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#L3NavContainer ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size:12px;
	color:#5783b2;
}

#L3NavContainer ul li a{
	margin-top:3px;
	padding:3px 15px 2px 15px;
	display: block;
	text-decoration:none;
	color:#5783b2;
	border-right:solid 1px #d5d5d5;
	border-top:solid 1px #e0e0e0;
}

#L3NavContainer ul li a:hover{
	color:#658f02;	
	border-top:solid 3px #e0e0e0;	
}

#L3NavContainer ul li a.last{
	border-top:solid 1px #e0e0e0;
	border-right:none;
}
#L3NavContainer ul li a.last:hover{
	color:#658f02;	
	border-top:solid 3px #e0e0e0;
	border-right:none;
}
#L3NavContainer ul li a.lastselected{
	border-top:solid 3px #e0e0e0;
	color:#658f02;
	font-weight:bold;
	border-right:none;
}

#L3NavContainer .selected {
	border-top:solid 3px #e0e0e0;
	color:#658f02;
	font-weight:bold;
}

#L3NavContainer ul li.profilespacer {
	margin-right:70px;
	border-top:none;
	border-right:none;
}

#L3NavContainer ul li.servspacer {
	margin-right:30px;
	border-top:none;
	border-right:none;
}

#L3NavContainer ul li .profspacer {
	margin-right:20px;
	border-top:none;
	border-right:none;
}
#L3NavContainer ul li.portspacer {
	margin-right:13px;
	border-top:none;
	border-right:none;
}


/* L4 Nav */

#L4NavContainer {
	margin:0 0px 0 0;
	width:230px;
	display:block;
	float:left;
}

#L4NavContainer ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#L4NavContainer ul li{
	display: block;
	padding: 0;
	margin: 0;
	font-size:12px;
	color:#5783b2;	
	background:url(imgs/l4nav-dotted-divider.gif) no-repeat top left;
	padding-left:6px

}

#L4NavContainer ul li a{
	padding:6px 15px 6px 15px;
	display: block;
	text-decoration:none;
	color:#5783b2;
}

#L4NavContainer ul li a:hover{
	color:#658f02;	
	background:url(imgs/l4nav-arrow.gif) no-repeat left;
	padding-left:15px;	
}

#L4NavContainer .selected {
	background:url(imgs/l4nav-arrow.gif) no-repeat left;
	margin-top:1px;
	padding-left:15px;	
	color:#658f02;
	font-weight:bold;
}

#L4NavContainer ul li.spacer {
	border-top:none;
	border-right:none;
}




/* LEFT CONTENT */

#LeftContent {
	width: 198px;
	margin:0;
	padding-left:40px;
	padding-right:20px;
	float:left;
	text-align:right;
}

#LeftContent h3 {
	font-size:20px;
	line-height:28px;
	color:#4c4c4c;
	font-weight:normal;
}
#LeftContent p {
	font-size:12px;
	line-height:18px;
	color:#666;
}

#LeftContent a {
	text-decoration:none;
	font-weight:bold;
	color:#cc6633
}

#LeftContent a:hover {
	text-decoration:underline;
	color:#ff5500
}



/* MIDDLE CONTENT */

#MidContent {
	width: 363px;
	margin: 0;
	padding-left:20px;
	padding-right:30px;
	float:left;
	border-left:solid 5px #d5d5d5;
}
#MidContent p, li {
	font-size:15px;
	line-height:21px;
	color:#666;
}

#MidContent h2 {
	font-size:15px;
	line-height:21px;
	color:#666;
}

/* RIGHT CONTENT */

#RightContent {
	width: 234px;
	padding-right:40px;
	margin:0;
	float:left;
}
#RightContent P {
	
}

.testimonial img{
	border:1px solid #b6bdc6;
	padding:3px;
	margin:0 0 4px 4px;
}


#RightContent .testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	color:#708099;
	
}
#RightContent .testimonialCredit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	color:#708099;
}

#RightContent a {
	text-decoration:none;
	font-weight:bold;
	color:#cc6633
}

#RightContent a:hover {
	text-decoration:underline;
	color:#ff5500
}


/* PORTFOLIO */

#portcontainer {
	width:615px;
	padding:0 30px;
	margin:0;
	float:left;
}

#portsample {
	margin: 0;
	padding-left:30px;
	float:left;
}

#portdescription {
	width: 232px;
	margin: 0;
	padding-right:40px;
	float:left;
}

#overview {
	float:right;
	width:200px;
	padding:5px 10px;
	border:1px solid #dedddd;
	margin:20px 0 10px 20px;
	background:#f4f4f4;
}

#overview .header {
	font-size:13px;
	color:#6F862A;
	font-weight:bold;
}
	
#overview ul, li {
	margin-left:8px;
	padding-left:0;
	font-size:13px;
	line-height:18px;	
}

#portcontainer p, li {
	font-size:13px;
	line-height:20px;
	color:#666;
}
#portcontainer ul, li {
	margin-left:8px;
	padding-left:0;
	font-size:13px;	
}

#portcontainer h1 {
	font-size:16px;
	color:#6F862A;
	font-weight:normal;
	margin:0 0 14px 0;
}
#portcontainer h2 {
	font-size:15px;
	line-height:20px;
	color:#797878;
	font-weight:normal;
	margin-bottom:24px;
}
#portcontainer h3 {
	font-size:13px;
	color:#565555;
	margin:0px;
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
}

#relatedprojects {
	width:612px;
	padding:20px 30px;
	padding-right:30px;
	margin:0;
	float:left;
}
#relatedprojects h1 {
	font-size:16px;
	color:#999;
	border-bottom:solid 1px #d5d5d5;
}
#relatedprojimg {
	float:left;
	margin:0;
	padding-right:30px;
}
#relatedprojimg img {
	border:1px #666 solid;
}
#spacer {
	width:30px;
	float:left;
}


/* FOOTER */

#footer {
	padding:15px 0;
	font-size:12px;
	color:#999;
	text-align:center;
	border-top:#e9e8e6 solid 1px;
	background:url(imgs/bgrnd-footer.jpg) no-repeat top;
}
