@charset "UTF-8";
#divJBhead/* CSS Document */

 {
	background-image: url(images/headline.jpg);
	background-repeat: repeat-x;
	background-position: center -2px;
	height: 40px;
}
#divJBintro {
	float: left;
	width: 235px;
	padding-top: 10px;
	background-color: #FF5200;
	padding-bottom: 30px;
	height: 424px;
}
#divJBlocations {
	float: left;
	width: 215px;
	margin-top: 10px;
	margin-left: 11px;
}
#divJBmap {
	float: left;
	padding-top: 8px;
	margin-left: 6px;
}
#divJBintro h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-right: 14px;
}
#divJBlocations h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3100;
	margin-bottom: 6px;
}
#divJBlocations h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002E9E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#divJBlocations h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
#divJBlocations h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.mapButton {
	margin-left: -5px;
}
#divJBmap iframe {
	border: 1px solid #002E9E;
}
#divNone {
	height: 455px;
	width: 478px;
	background-image: url(images/laserAgent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

