﻿#newInstructions {
	float: left;
	width: 500px;
	border-top: 2px solid #033464;
	margin: 10px 10px 10px 0px;
	padding:10px 0 0 10px;
}

#newInstructions p {
	padding: 0!important;
	margin: 0!important;
}

#expertise {
	clear: left;
	border-top: 2px solid #033464;
	margin: 0px 0px 10px 8px;
	width: 208px;
	background-color: #feffe1;
	padding: 10px;
	border-bottom: 2px solid #033464;
}

#expertise h2 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 8px;
}

#expertise img {
	margin-bottom: 10px;
}

#newInstructions h2 {
	font-size: 18px;
	color: #094f94;
	margin-bottom: 10px;
}

#expertise h3 {
	margin: 20px 0px 0px 0px;
}

#expertise p a {
	background: url(/global-assets/images/info-symbol.gif) no-repeat left top;	
	font-size: 12px;
	color: #094f94;
	display: block;
	line-height: 1.3em;
	padding: 2px 2px 4px 25px;
	color: #094f94;
	text-decoration: underline;
}

#newInstructions p {
	font-size: 12px;
	line-height: 1.3em;
	margin:0px 0px 0px 0px;
}

.newProperty {
	clear: none;
	margin-top: 20px;
	float: left;
	width: 235px;
}

.newProperty img {
	float: left;
	border: 1px solid white;
}

.newProperty a p  {
	float: left;
	display: block;
	width: 120px;
	text-decoration: none;
	padding-left: 5px;
	color: #094f94;
}

.newProperty a p:hover {
	text-decoration: underline;
}


#homepage #header {
	background: #004890 url(/global-assets/images/bfl-largelogo-bg.jpg) no-repeat left bottom;
	margin-bottom:10px;
	float: left;
}

#homepage #contactNumbers {
	padding:4px 19px 16px 0;
	color:#fbfcdc;
	font-size:14px;
	text-align:right;
	float: right;
}

#homepage #contactNumbers ul {
	list-style: none;
	margin-top: 10px;
	float: left;
	width: 180px;
}

