#logo_white  {
	display: block;
	position: relative;
	z-index: 3;
	width: 960px;
	top: 16px;
	margin: 20px auto -174px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: none;
}


#logo_white.active {
	display: none;
}

.headerImgWrap.top {
	position: fixed;
	top: 54px;
	float: left;
	width: 100%;
	z-index: -1;
	left: 0;
}


/*.headerImgWrap.top {
	position: fixed;
	top: 0px;
	float: left;
	width: 100%;
}

.parallaxParent {
	top: 600px;
}
*/
.bxslider {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.bxslider ul, .bxslider ul li{
	float: left;
	width: 100%;
}

.bxslider li img{
width: 100%;
height:auto;
}

.bxslider li a {
	text-decoration: none;
	color: #000;
	text-align: center;
}

.bxslider li a strong{
	padding-right: 15px;
	font-weight: normal;
	color: #003D73;
}

.bxslider li a:hover {
	color: #444;
}

.bxslider li a .caption{
	width: 860px;
	margin: 0 auto;
	padding: 3px 0 0px 100px;
	text-align: left;
}

.bxslider li a p{
	float: left;
}

.learnmore {
	float: left;
	text-align: right;
	padding-right: 15px;
	font-weight: normal;
	color: #003D73;
	font-size: 16px;
	padding-left: 8px;
}

/*.bx-controls {
	position: relative;
	text-align: center;
	top: -85px;
	z-index: 333;
}*/

.bx-wrapper {
	position: relative;
	z-index: 1;
}


.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,0.6);
	text-indent: -9999px;
	display: inline-block;
	width: 12px !important;
	height: 12px;
	margin: 8px 4px;
	outline: 0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.sectionWrap {
	background: #fff;
	float: left;
	width: 100%;
}

.sectionWrap.awards {
	display: none;
}

.headerImage.how, .headerImage.investment, .headerImage.awards  {
	position: relative;

}

/*.headerImage.active {
	position: fixed !important;
	top: 0;
	z-index: -1;
}*/

/*.headerImage.active {
	z-index: -1;
}*/

/*.sectionWrap.who.parallaxParent {
	top: 300px;
}*/

.parallaxParent.paraImage.active{
	position: fixed;
}

.sectionWrap.who {
	padding-bottom: 40px;
}

.sectionWrap.investment {
/*	height: 660px;*/
}

.section p{
    width: 75%;
}

.propaward {
	width: 100%;
	float: left;
}

.propaward h3{
	border-top: 1px solid #eee;
	padding-top: 3px;
}

.section .propaward p {
	font-size: 16px;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

.section .propaward p b, .section .awardWrap h4{
	line-height: 100%;
color: #202020;
font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    padding: 5px 0 5px 0;
    margin: 0;
/*    padding: 10px 0 10px 0;
    margin: 0px 0 0px 0;*/
}

.awardWrap {
	float: left;
	width: 50%;
	margin: 0 0 20px 0;
}


.bx-controls {
	position: relative;
	text-align: center;
	top: -45px;
	z-index: 333;
}


/*.bx-controls {
	position: relative;
	top: -40%;
	z-index: 999;
}*/


a.bx-next{
	float: right;
	position: relative;
	top: -400px;
	right: 10px;
	display: block;
	height: 52px;
	width: 27px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/right_w.png') no-repeat 0 0;
	z-index: 9999;
	opacity:1;
}

a.bx-next:hover {
	/*background-position: 0 -48px;*/
}


a.bx-prev{
	position: relative;
	top: -400px;
	left: 10px;
	display: block;
	height: 52px;
	width: 27px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/left_w.png') no-repeat 0 0;
	z-index: 9999;
	opacity: 1;
}

a.bx-prev:hover {
/*	background-position: 0 -48px;*/
}

/*a.bx-next{
	float: right;
	position: relative;
	top: -330px;
	right: 5px;
	display: block;
	height: 39px;
	width: 42px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/arrow_02_r.png') no-repeat 0 0;
	z-index: 9999;
	opacity:1;
}

a.bx-next:hover {
}


a.bx-prev{
	position: relative;
	top: -300px;
	left: 5px;
	display: block;
	height: 39px;
	width: 42px;
	margin: 0px 0 0 0;
	text-indent: -999999px;
	background: url('/static/img/base/arrow_02.png') no-repeat 0 0;
	z-index: 9999;
	opacity: 1;
}

a.bx-prev:hover {
}*/

a.bx-next.disabled, a.bx-prev.disabled {
	background-position: 0 0;
	opacity: 0.2;
/*	display: none;*/
}

.footerWrap {
	top: 700px;
}
