@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/bg.gif); background-repeat:repeat; padding:0; margin:0; background-color:#888889; font-family:  Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:left; }

#screenWrap { width:100%; }

form { padding:0; margin:0; }

#main { background-image:url(../images/contbg1.png); background-repeat:repeat-y; width:950px;  }

div.base { width:950px; }

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#344da1; }

p { font-family:  Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:left; margin-left:20px; }

ul { font-family:  Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:left; margin-left:20px; }

h4 { font-size:16px; padding-top:7px; padding-bottom:0px; margin:0; }

div.middleText { margin:15px; padding-right:35px; position:relative; padding-bottom:35px; }

#breadcrumb { background-color:#515153; height:23px; width:899px; padding-top:2px; text-align:left; padding-left:30px; margin-left:6px; }

div.pageHeader { height:25px; padding-left:20px; background-image:url(../images/h2-left.gif); background-repeat:repeat-y; background-position:left; padding-bottom:10px; }

strong { color:#303888; font-weight:bold; font-style:normal; }

div.header { width:941px; background-image:url(../images/contbg1.png); text-align:center; padding-right:9px; }

table.contacts {
margin-left:20px; margin-bottom:10px;
}

table.contacts tr td {
font-family:  Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:left;
}

img {
border:0;
}

ul {
padding-left:20px;
margin-left:20px;
}

img.servicePhotos {
float:right;
margin:0 0 10px 10px;
}

/* Menu */

.arrowlistmenu{
width: 170px; /*width of accordion menu*/
float:left;
padding-top:21px;
padding-left:30px;
position:relative;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #324ca2;
margin: 2px; /*bottom spacing between header and rest of content*/
padding: 0px 0 0px 10px; /*header text is indented 10px*/
cursor: pointer;
text-align:left;
font-weight:normal;
}

.arrowlistmenu .menuheader a{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #324ca2;
cursor: pointer;
text-align:left;
/*font-weight:normal;*/
text-decoration:none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(images/arrow-down.gif);
background-position:left;
background-repeat:no-repeat;
font-weight:bold;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0 0 8px 0;
padding: 0;
}

.arrowlistmenu ul li{
margin: 0;
padding: 0 0 0 12px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
color: #324ca2;
font-weight:normal;
font-size: 10px !important;
}

.arrowlistmenu ul li a{
color: #324ca2;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0;
margin: 0;
padding:1px 0 1px 19px; /*link text is indented 19px*/
text-decoration: none;
font-size: 10px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #324ca2;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #324ca2;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 23px;
	padding-bottom:0;
	margin-bottom:0;
}

