/* master style sheet  */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
html { min-height: 100%; margin-bottom: 1px; }

a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol {
list-style: none;
}
.mobility ol {
	list-style: decimal inside;
}

q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}
body {

	text-align:center;
	padding: 10px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: #d8d8d8;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x; 
}
.pdfllink {
	float: right;
}

p {
	margin-bottom: 1.2em;
	font-size: 1em;
	padding-top: 10px;
}
h2 {
	font-weight: bold;
}

a:link, a:visited, a:active {
color:#5970b4;
text-decoration:none;
}
a:hover {
color:#ff6600;
text-decoration:underline;
}

#container {
	text-align: left;
	width: 766px;
	padding: 0px;
	margin: 0px auto 0px;
	background-color: #ffffff;
	line-height:1.5;
}
.logo {
	padding-bottom: 10px;
}

#header {
	height: 163px;
}

#topnav  {
	background: url(../images/navBarBg.gif) repeat-x;
	width: 766px;
	height:18px;

}
#topnav ul li
{
list-style-type: none;
display: block;
float: left;
background: url(../images/navBarBg.gif) repeat-x;
font: 10px arial, verdana, sans-serif;
text-align: center;
height:18px;
}

#topnav a
{
color: #000;
text-decoration: none;
display: block;
padding: 2px 10px 1px 10px;
border-left: 1px solid #A8B090;

}

#topnav li#active { 
background: url(../images/navBarBgHover.gif) repeat-x; 
color: #666666;
}

#topnav a:hover { 
background: url(../images/navBarBgHover.gif) repeat-x; 
color: #666666;
}

#blueline {
	height: 26px;
	width: 766px;
	background: #5970b4 url(../images/shadow-sm.gif) repeat-x bottom;

}
#barshadow  {

	width:764px;
	height: 16px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

}

#content {
	float: left;
	width: 764px;
	padding: 0px;
	background:url(../images/backgr.jpg) no-repeat #fff;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	position:relative;
	top:24px;
	

}
#servicesheader { 
background: url(../images/services-header.gif) no-repeat; 
width:136px;
height:40px;
margin: 10px 0px 0px 10px;
}
#navigation {
float: left;
width: 180px;
font-family: arial, verdana, helvetica, sans-serif;
padding: 5px 0px 4px 30px;
}
#navigation li {
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}
#navigation a, #navigation a:link, #navigation a:visited {
color: #000;
font-size:9px;
display: block;
padding: 2px;
margin-bottom: 1px;
margin-right:10px;
text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#navigation a:hover {
color: #ff6600;
}
#maincontent {
float: left;
width: 313px;
margin: 0px 0px 5px 5px;
padding: 10px 0px;
margin-top:-50px;
}
#subcontent {
float: left;
width: 213px;
color: #000;
padding: 0px;
margin:-50px 0px 0px 10px;
}

#address  {
margin-left: 20px;
font-size:0.9em;
line-height:1.2em;

}
#footer {
	font-size:9px;
	width: 548px;
	padding:10px 0px;
	color: #999;
	float:right;
	border-top:1px solid #ccc;
}

#footer a, #footer a:link {
color: #999;
}
#footer a:hover {
color: #ff6600;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
#topbutton {
	padding:10px 0px;
}
#employeepic img{
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 10px 0;
	
}
.clear {
	clear: left;
}
.phototitle{
	font-weight: bold;
}

#line {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 20px;
}
#branches {
	width: 100%;
}
.branchcontainer {
	float: left;
	padding: 0px 20px 10px 0px;
	width:210px;
}
.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#rightcolumn {
	float: right;
	padding-right:50px;
	position: relative;
	top: 50px;
}.bold {
	font-weight: bold;
}
