body {  font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;

}
.heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}

.heading1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.branch {  
          font-family: arrow, tahoma, Arial, Helvetica, sans-serif;

          font-size: 16pt;

          font-style: bold;

          line-height: 14pt;

          font-weight: normal;

          font-variant: normal;

          color: #333333;

          text-align: left;
}

.addie{  
          font-family: tahoma, Arial, Helvetica, sans-serif;

          font-size: 10pt;

          font-style: normal;

          font-weight: normal;

          font-variant: normal;

          color: #333333;

          text-align: left;
          line-height: 11pt;
}


.text1 {  
          font-family: arrow, tahoma, Arial, Helvetica, sans-serif;

          font-size: 13pt;

          font-style: normal;

          line-height: 14pt;

          font-weight: normal;

          font-variant: normal;

          color: #333333;

          text-align: left;
}

li {  font-family: arrow, tahoma, Arial, Helvetica, sans-serif;

          font-size: 10pt;

          font-style: normal;

          font-weight: normal;

          font-variant: normal;

          color: #000000;

          text-align: left;
          line-height: 12pt;
}


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 540px;
height: 405px;
background-color: #fff;
border: 0px solid #fff;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 540px;}

#slideshow .slides ul {
width: 540px;}

#slideshow .slides li {
width: 540px;
float: left;
padding: 0px;}

#slideshow .slides h2 {
margin-top: 0;}
