/* ****************   nav styles   **************** */
#nav .txtscrl {
	padding-top: 1px;
	padding-left: 34px;
}

/* ****************   content styles   **************** */
#content {
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 620px;
	margin-left: 6px;
}
#content td {
	vertical-align: text-top;
}
#content .welcme {
	width: 620px;
	margin-bottom: 20px;
	font-size: 11px;
	background-image: url(../../img/global/boxbevel.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-left: 10px;
	vertical-align: top;
	background-position: bottom;
	line-height: 13px;
}
#content .welcmebrch {
	padding-bottom: 6px;
}
#content .locpic {
	padding-left: 14px;
}
#brchcont h4{
	font-weight: bold;
	color: #9D0A0E;
	font-size: 11px;
	margin: 0;
}
#brchcont {
	padding-left: 4px;
	width: 615px;
	color: #676F64;
}
#col1 {
	width: 400px;
	padding-right: 4px;
	padding-bottom: 8px;
	background-image: url(../../img/parts/loc/horlnelft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#col1 .aor {
	padding-bottom: 12px;
	background-image: url(../../img/parts/loc/horlnelft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
}
#col1 .ldrs {
	padding-top: 20px;
}
#col1 .asstmgr {
	padding-top: 12px;
}
.verlne {
	background-image: url(../../img/parts/loc/verlne.gif);
	background-repeat: repeat-y;
	margin: 0;
}
#col2 {
	width: 200px;
	padding-left: 4px;
	background-image: url(../../img/parts/loc/horlnerght.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 8px;
	margin-left: 2px;
}
#col2 .serv {
	padding-top: 20px;
}
img.left {
	float: left;
	margin-right: 12px;
}
img.right {
	float: right;
	margin-left: 8px;
}


/* ****************   sb styles   **************** */
#blwsb {
	margin-right: 6px;
	width: 160px;
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
