#main_full {
	width: 920px;
	height: auto;
	min-height: 600px;
	margin-top: 28px;
	background-color: #fff;
	text-align: left;
}

#officesintro {
	clear: both;
	width: 920px;
	height: auto;
	margin: 20px 0 28px 0;
}

#officesintrotext {
	width: 920px;
	height: auto;
	background-color: #fff;
	text-align: left;
}


#officesintrotext p {
	color: #5f6a77;
	font: normal 16px/24px Helvetica, Arial, Verdana, "Sans Serif";
	margin: 20px 20px 20px 20px;
}

.officemenu {
	margin: 20px 20px 20px 20px;
	text-transform: uppercase;
}

#office_col1 {
	width: 450px;
	height: auto;
	min-height: 400px;
	margin-bottom: 107px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#office_col2 {
	width: 450px;
	height: auto;
	min-height: 400px;
	margin-bottom: 107px;
	float: left;
	display: inline;
}

.baltimore {
	width: 450px;
	height: 125px;
	background: url(images/offices_baltimore.jpg) no-repeat;
	margin-bottom: 28px;
}

.boston {
	width: 450px;
	height: 125px;
	background: url(images/offices_boston.jpg) no-repeat;
	margin-bottom: 28px;
}

.chicago {
	width: 450px;
	height: 125px;
	background: url(images/offices_chicago.jpg) no-repeat;
	margin-bottom: 28px;
}

.greenwich {
	width: 450px;
	height: 125px;
	background: url(images/offices_greenwich.jpg) no-repeat;
	margin-bottom: 28px;
}

.harrisburg {
	width: 450px;
	height: 125px;
	background: url(images/offices_harrisburg.jpg) no-repeat;
	margin-bottom: 28px;
}

.losangeles {
	width: 450px;
	height: 125px;
	background: url(images/offices_losangeles.jpg) no-repeat;
	margin-bottom: 28px;
}

.madison {
	width: 450px;
	height: 125px;
	background: url(images/offices_madison.jpg) no-repeat;
	margin-bottom: 28px;
}

.newyork {
	width: 450px;
	height: 125px;
	background: url(images/offices_newyork.jpg) no-repeat;
	margin-bottom: 28px;
}

.paloalto {
	width: 450px;
	height: 125px;
	background: url(images/offices_paloalto.jpg) no-repeat;
	margin-bottom: 28px;
}

.philadelphia {
	width: 450px;
	height: 125px;
	background: url(images/offices_philadelphia.jpg) no-repeat;
	margin-bottom: 28px;
}

.sanfrancisco {
	width: 450px;
	height: 125px;
	background: url(images/offices_sanfrancisco.jpg) no-repeat;
	margin-bottom: 28px;
}

.seattle {
	width: 450px;
	height: 125px;
	background: url(images/offices_seattle.jpg) no-repeat;
	margin-bottom: 28px;
}

.westpalmbeach {
	width: 450px;
	height: 125px;
	background: url(images/offices_westpalmbeach.jpg) no-repeat;
	margin-bottom: 28px;
}

.washington {
	width: 450px;
	height: 125px;
	background: url(images/offices_washingtondc.jpg) no-repeat;
	margin-bottom: 28px;
}

#office_col1 h1, #office_col2 h1 {
	padding: 15px 20px 0 194px;
	color: #be1122;
	font: bold 14px/20px Helvetica, Arial, Verdana, "Sans Serif";
}

#office_col1 h2, #office_col2 h2 {
	padding: 0 0px 0 194px;
	color: #333337;
	font: bold 11px/17px Helvetica, Arial, Verdana, "Sans Serif";
}

#office_col1 p, #office_col2 p {
	padding: 0 20px 0 194px;
	color: #333;
	font: 11px/16px Helvetica, Arial, Verdana, "Sans Serif";
}

#office_col1 a:link, #office_col2 a:link {
	color: #be1122;
	text-decoration: none;
}

#office_col1 a:hover, #office_col2 a:hover {
	color: #be1122;
	text-decoration: underline;
}

#office_col1 a:active, #office_col2 a:active {
	color: #be1122;
	text-decoration: underline;
}

#office_col1 a:visited, #office_col2 a:visited {
	color: #be1122;
	text-decoration: none;
}

#office_col1 a:visited:hover, #office_col2 a:visited:hover {
	color: #be1122;
	text-decoration: underline;
}
