html { font-size:100.01%;}
html, body { height:100%;}
body {
	margin:0;
	color:#4d4d4d;
	font:64% Arial, Verdana, Tahoma, sans-serif;
	min-width:960px;
	background:#036;
}
.hold1 {
	background:url(../images/left-bg.jpg) repeat-x;
	overflow:hidden;
	height:685px;
	width:100%;
}
.hold2 {
	background:url(../images/right-bg.jpg) repeat-x;
	height:685px;
	float:right;
	width:49%;
}
.home-holder {
	background:url(../images/bg-home-page.jpg) no-repeat;
	min-height:100%;
	margin:-685px auto 0;
	width:959px;
	position:relative;
	z-index:5;
}
.home-holder1 {
	background:url(../images/bg-home-page1.jpg) no-repeat;
	min-height:100%;
	margin:-685px auto 0;
	width:959px;
	position:relative;
	z-index:5;
}

* html .home-holder { height:100%;}
.contact-page {
	background:#fff url(../images/bg-contact.jpg) repeat-x;
}
.contact-holder {
	width:100%;
	min-height:100%;
	background:url(../images/bg-contact-page.jpg) no-repeat 50% 0;
}

.contact-page1 {
	background:#fff url(../images/bg-contact1.jpg) repeat-x;
}
.contact-holder1 {
	width:100%;
	min-height:100%;
	background:url(../images/bg-contact-page1.jpg) no-repeat 50% 0;
}

.pbc-page {
	background:#fff url(../images/pbc-bg.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
.pbc-holder {
	background:url(../images/pbc-page.jpg) no-repeat 50% 0;
	min-height:100%;
}

.pbc-holder1 {
	background:url(../images/pbc-page.jpg) no-repeat 50% 0;
	min-height:100%;
}

* html .pbc-holder { height:100%;}
* html .contact-holder { height:100%;}
img { border-style:none;}
a {
	color:#fff;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input {
	vertical-align:middle;
	font-size:100%;
}
/* Page size */
#page {
	width:787px;
	margin:0 auto;
	font-size:1.1em;
	line-height:1.1em;
	position:relative;
}
* html #page { height:100%;}
/* Header */
#header {
	position:relative;
	height:195px;
	width:100%;
	z-index:1;
}
/* Logotype */
h1 {
	position:absolute;
	top:64px;
	left:18px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	margin:0;
	overflow:hidden;
	width:670px;
	/*was 427*/
	height:73px;
	z-index:10;
}
h1 a {
	height:100%;
	display:block;
}
#header ul {
	margin:0;
	padding:0;
	position:absolute;
	list-style:none;
}
/* Top nav */
#header .top-nav {
	top:0;
	right:12px;
}
#header .top-nav li {
	float:left;
	padding-left:2px;
}
#header .top-nav a {
	display:block;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .top-nav a.home {
	background:url(../images/home.gif) no-repeat;
	width:64px;
}
#header .top-nav a.management {
	background:url(../images/management.gif) no-repeat;
	width:117px;
}
#header .top-nav a.contact {
	background:url(../images/contact.gif) no-repeat;
	width:88px;
}
#header .top-nav a:hover,
#header .top-nav li.active a {
	background-position:0 -40px;
}
/* Main nav */
.main-menu {
	top:-37px;
	left:2px;
	position:absolute;
	height:37px;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.main-menu li {
	float:left;
	padding-left:13px;
}
.main-menu a {
	display:block;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
}
.main-menu a.pbc {
	background:url(../images/pbc.gif) no-repeat;
	width:220px;
}
.main-menu a.abt {
	background:url(../images/abt.gif) no-repeat;
	width:239px;
}
.main-menu a.bcs {
	background:url(../images/bcs.gif) no-repeat;
	width:248px;
}
.main-menu a.nbc {
	background:url(../images/nbc.gif) no-repeat;
	width:248px;
}
.main-menu a:hover,
.main-menu li.active a {
	background-position:0 -37px;
}
.main {
	padding:0 0 77px;
	width:757px;
	position:relative;
	z-index:100;
}
.main:after {
	content:"";
	display:block;
	clear:both;
}

/* Main nav2 */

.main-menu1 {
	top:-37px;
	left:2px;
	position:absolute;
	height:37px;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

.main-menu1 li {
	float:left;
	padding-left:0px;
}
.main-menu1 a {
	display:block;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
}
.main-menu1 a.pbc1 {
	background:url(../images/pbc1.gif) no-repeat;
	width:182px;
}
.main-menu1 a.abt1 {
	background:url(../images/abt1.gif) no-repeat;
	width:182px;
}

.main-menu1 a.smar {
	background:url(../images/seamar.gif) no-repeat;
	width:182px;
}

.main-menu1 a.bcs1 {
	background:url(../images/bcs1.gif) no-repeat;
	width:182px;
}
.main-menu1 a.nbc1 {
	background:url(../images/nbc1.gif) no-repeat;
	width:182px;
}
.main-menu1 a:hover,
.main-menu1 li.active a {
	background-position:0 -37px;
}
.main1 {
	padding:0 0 77px;
	width:757px;
	position:relative;
	z-index:100;
}
.main:after1 {
	content:"";
	display:block;
	clear:both;
}



/* Toolbar */
.toolbar-bg {
	padding:0 0 46px 38px;
}
.toolbar-bg h2 {
	margin:0;
	font-size:1.18em;
	line-height:1.84em;
	color:#fff;
	letter-spacing:1px;
}
/* Contact area */
.contact-bg {
	padding:0 0 46px 38px;
	background:url(../images/contact-img.jpg) no-repeat;
}
.contact-bg h2 {
	margin:0;
	font-size:1.18em;
	line-height:1.84em;
	color:#fff;
	letter-spacing:1px;
}
.bio-area {
	float:left;
	height:1%;
	padding:12px 0 0;
	width:468px;
}
.admins-area {
	float:left;
	height:1%;
	padding:12px 0 0;
	width:468px;
}
.admins-area h3.admins{
	/*margin-top:25px;
	margin-bottom:17px;*/
	margin:0;
	margin-top:13px;
	margin-bottom:17px;
	color:#777;
	font-size:1.73em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
}
.admins-area h3.adminsbrazil {
	margin:0;
	margin-bottom:7px;
	color:#28549c;
	font-size:1.63em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
}
.admins-area .adminspic {
	clear:both;
	margin-bottom:15px;
}
.contact-area {
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.contact-area h3 {
	margin:0;
	color:#28549c;
	font-size:1.63em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
}
.contact-area address {
	color:#58595b;
	font-size:1.09em;
	line-height:1.24em;
	font-style:normal;
}
.contact-area address span { display:block;}
.contact-area address span a.contactemail {color:#58595b;text-decoration:underline;}
.left-area {
	float:left;
	width:160px;
}
.left-area div { padding:15px 0 0;}
.left-area2 {
	float:left;
	width:670px;
}
.left-area2 h3.execs{
	margin:0;
	margin-top:13px;
	margin-bottom:10px;
	color:#777;
	font-size:1.73em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
}
.left-area2 .bio {float:left;width:640px;padding-bottom:0px;}
.left-area2 .bio .biopic {float:left;width:180px;padding:10px;margin-left:-10px;background:url(../images/biopic.jpg) no-repeat;}
.left-area2 .bio .biotext {
	margin:8px -65px 0;
	float:left;
	color:#58595b;
	font-size:1.09em;
	line-height:1.24em;
	font-style:normal;
	padding: 0;
	min-height:180px;
	width:580px;
	letter-spacing:-0.005em;
}
.left-area2 .bio .biotext h3 {
	margin:0;
	margin-bottom:5px;
	color:#28549c;
	font-size:1.43em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;	
}
.left-area2 .bio .biotext h4 {
	margin:0;
	margin-bottom:5px;
	color:#28549c;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;	
}
.left-area2 .bio .biotext p{
	margin:0 0 8px;
	line-height:1.2em;
}
.right-area {
	float:right;
	width:355px;
}
/* Form box */
.form-box {
	margin:-3px 0 0;
}
.form-box .set,
.form-box .set-area {
	overflow:hidden;
	height:1%;
}
.form-box label {
	float:left;
	width:67px;
	text-align:right;
	font-size:1.09em;
	line-height:2.07em;
	color:#58595b;
	margin-right:7px;
}
.form-box .set div {
	float:left;
	background:url(../images/input-bg.gif) no-repeat;
	padding:0 8px;
	height:25px;
}
.form-box .set div input {
	background:none;
	border:none;
	padding:5px 0 3px;
	width:251px;
}
.form-box .set-area div {
	background:url(../images/textarea-bg.gif) no-repeat;
	padding:2px 8px;
	float:left;
	margin:2px 0 0;
}
.form-box .btn-send {
	margin:0 0 0 73px;
}
.form-box .set-area div textarea {
	margin:0;
	padding:3px 0;
	overflow:auto;
	background:none;
	height:157px;
	border:none;
	font:11px/12px Arial, Helvetica, sans-serif;
	width:251px;
}
.right-area .otheremail {margin-left:77px;font-size:1.09em;line-height:1.37em;}
a.emaillink { text-decoration:underline;color:#4d4d4d;}
/* Pbc area */
.pbc-bg {
	/*background:url(../images/pbc-img.jpg) no-repeat 100% 0;*/
	padding:0 13px 33px 38px;
}
.level2-bg {
	padding:0 13px 33px 38px;
}
.top-holder {
	/*was 188px*/
	padding:30px 0 0;
	float:left;	
}
.top-holder .image-right {
float: right;
}
.top-holder .wrapContainer {
	padding:0;
	margin:0;
	clear:both;
	font-size:1.27em;
	line-height:1.27em;
	width:710px;
	height:230px;
	background:url(../images/pbc-img4.jpg) top right no-repeat;
}
.top-holder h2 {
	margin:0;
	color:#28549c;
	font-size:1.64em;
	line-height:1.05em;
	font-style:italic;
	font-weight:normal;
}
.top-holder p {
	float:left;
	margin:8px 0 0;
	color:#58595b;
	letter-spacing:0.06em;
	font-size:1.27em;
	line-height:1.27em;
}
.other-area {
	clear:both;
	overflow:hidden;
	height:1%;
	padding:30px 0 0;
}

.other-area h2 {
	margin:0;
	color:#28549c;
	font-size:1.44em;
	line-height:1.05em;
	font-style:italic;
	font-weight:normal;
}
.other-area .pbc1 {
	float:left;
	width:435px;	
	font-size:1.09em;
	line-height:1.24em;
	padding:0;
	margin-top:0px;
}
.other-area .text {
	float:left;
	width:435px;	
	font-size:1.09em;
	line-height:1.24em;
}
.other-area .text p {
	margin:10px 0 0;
	color:#58595b;
}
.other-area .text a {
	color:#58595b;
	text-decoration:underline;
}
.other-area .text2 {
	float:left;
	width:670px;	
	font-size:1.09em;
	line-height:1.24em;
}
.other-area ul {
	margin:0 0 -3px;
	padding:14px 0 0 5px;
	list-style:none;
}
.other-area .img-area {
	float:right;
	margin:0 0 0;
	padding:4px;
	padding-top:0;
	background:url(../images/img-area.jpg) no-repeat;
}
.other-area .img-area img { display:block;}
/* Content */
#content { padding:31px 0 0;}
/* Text holder */
.text-area {
	width:580px;
	/*width:407px;*/
	padding:0 0 0 38px;
	color:#fff;
}
.text-area p { margin:0;}
.text-area .text1 {
	font-size:1.36em;
	line-height:1.2em;
}
.text-area .text2 {
	padding:17px 0 3px;
	font-size:1.18em;
	line-height:1.1em;
}
.text-area .text2 p{
	padding:0 0 1em;
}
.text-area .text2 ul{
	margin-top:-10px;
}
/* Boxes area */
.boxes { margin:0;}
.boxes-top {
	background:url(../images/boxes-top.png) no-repeat;
	padding:15px 0 0;
	width:757px;
	position:relative;
}
.arrow {
	position:absolute;
	left:732px;
	top:44%;
	background:url(../images/arrow.gif) no-repeat;
	width:11px;
	height:14px;
	z-index:100;
}
.boxes-btm {
	background:url(../images/boxes-btm.png) no-repeat;
	height:6px;
	overflow:hidden;
}
.boxes-btm-last {
	background:url(../images/boxes-btm2.png) no-repeat;
	height:16px;
}
.boxes-area {
	background:url(../images/boxes-bg.png) repeat-y;
	padding:0 0 0 26px;
	overflow:hidden;
	width:726px;
}
.boxes-area a { position:relative;}
.boxes-area img {
	float:left;
	border:1px solid #fff;
}
.boxes-area div {
	float:right;
	width:290px;
	padding:0 23px 1px 0;
}
.boxes-area div h3 {
	margin:0;
	font-weight:normal;
	font-size:1.09em;
	line-height:1.58em;
}
.boxes-area div h3 a { color:#28549c;}
.boxes-area div p { margin:0;}
/* Footer */
#footer {
	margin:-77px 0 0;
	height:77px;
	position:relative;
	z-index:200;
}
.contact-page #footer,
.pbc-page #footer {
	background:#036 url(../images/bg-footer.gif) repeat-x;
}
.footer-area {
	width:850px;
	margin:0 auto;
}
.footer-holder {
	width:766px;
	margin:0 auto;
	overflow:hidden;
	padding:28px 0 0;
	background:url(../images/bg-footer.png) no-repeat;
}
.footer-area a { position:relative;}
.footer-area a.navon {text-decoration:none;}
.footer-area ul {
	margin:0;
	padding:0 0 5px;
	list-style:none;
	line-height:20px;	
	font-size:11px;
	height:1%;
	text-align:center;
}
.footer-area ul li {
	display:inline;
	padding:0 0px 0 8px;
	/*padding:0 11px 0 11px;*/
}
.footer-area p {
	text-align:center;
	font-size:9px;
	color:#808fa2;
	margin:0;
	line-height:24px;
}
