/* CSS styles for /aboutus/index.html  */


.officeinfo {
float: left;
width: 23em;
}

.officeinfo p {
font-size: 1.1em;
margin: 0;
padding: 0;
line-height: 140%;
white-space: nowrap;
}

.officeinfo .location {
font-size: 1em;
font-weight: bold;
float: left;
width: 4em;
line-height: 110%;
color: #B43C3C;
margin: .3em 0 8em;
}

.officeinfo .sect {
margin-top: 1em;
}

.officeinfo p span {
font-size: .8em;
color: #B43C3C;
position: relative;
left: .5em;
}