.container-main {
	background-color: #fff;
}

div.bodycontent.span8 {
	margin-left: 0;
}

.bodycontent > p, .bodycontent > address {
	font-weight: normal;
	font-family: 'QuicksandBookRegular';
/* 	margin-right:50px; */
	font-size: 13pt;
	line-height: 150%
}


.bodycontent > h2 {
	margin: 30px 0 10px;
	font-weight: normal;
	font-family: 'QuicksandBoldRegular';
}

