.menu {
font-family: arial, sans-serif; 
width:750px; 
margin:0; 
margin:50px 0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:104px; 
height:30px; 
color:#000; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#c9c9a7; 
line-height:30px; 
font-size:11px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:31px; 
left:0; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#dfc184; 
color:#000;
}
.jCarouselLite{padding-top:4px;   overflow:hidden; margin-left:30px;}
.jCarouselLite li{width:270px; text-align:center; margin:0px; padding:0px; height:90px; float:left;  margin-right:8px;   }
.jCarouselLite li img{margin:0; padding:0;}
.jCarouselLitePj{padding-top:4px;   overflow:hidden; margin-left:30px;}
.jCarouselLitePj li{width:270px; text-align:center; margin:0px; padding:0px; height:90px; float:left;  margin-right:8px;   }
.jCarouselLitePj li img{margin:0; padding:0;}
.jCarouselLitePj  h3{color:#333; text-align:left;}
#customer_logo{  paddin-left:0px; width:170px;}
 .jCarouselLite3{overflow:hidden; height:460px; }
 .jCarouselLite3 ul{margin-left:18px; }
 .jCarouselLite3 li{width:180px;  float:left;  margin:0; margin-bottom:6px; height:60px; }
 .jCarouselLite3 li img{margin:0; padding:0;}
 #customer_logo {margin-bottom:20px;}
#customer_logo .inner{  padding-left:0;}
#customer_logo ul{margin:0; padding:0;  }
#customer_logo ul li{margin-left:0; padding-left:0;}

.jCarouselLite2{padding-top:4px; width:200px; height:500px; overflow:hidden;}
.jCarouselLite2 li{width:160px; text-align:center; margin-right:12px; margin-left:12px; padding:0px; height:90px; }
.jCarouselLite2 li img{margin:0; padding:0;}
.pages {text-align:right; float:right; margin-right:8px; margin-top:20px;}
.pages A {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.4em; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 0.4em; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #fff 1px solid; MARGIN-RIGHT: 0.3em; PADDING-TOP: 0.1em; BORDER-BOTTOM: #fff 1px solid
}
.pages SPAN {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #fff 1px solid; DISPLAY: block; PADDING-LEFT: 0.5em; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #fff 1px solid; MARGIN-RIGHT: 0.1em; PADDING-TOP: 0.2em; BORDER-BOTTOM: #fff 1px solid
} 
.pages SPAN.current {
	   FONT-WEIGHT: bold; BACKGROUND: #1D2088;   COLOR: #fff;  
}
.pages A {
	BORDER-RIGHT: #898AB2 1px solid; BORDER-TOP: #898AB2 1px solid; BORDER-LEFT: #898AB2 1px solid; BORDER-BOTTOM: #898AB2 1px solid; TEXT-DECORATION: none
}
.pages A:hover {
	BORDER-LEFT-COLOR: #2e6ab1; BORDER-BOTTOM-COLOR: #2e6ab1; BORDER-TOP-COLOR: #2e6ab1; BORDER-RIGHT-COLOR: #2e6ab1
}
.pages A.nextprev {
	 
}
.pages SPAN.nextprev {
	COLOR: #666
}
.pages SPAN.nextprev {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; COLOR: #999; BORDER-BOTTOM: #ddd 1px solid
}
.pages .nextprev-next {
	FLOAT: right
}
.branch li{float:left;  display:inline; width:45%; margin-right:12px; margin-bottom:12px;}
.ind p{text-indent:2em;}
.indent{text-indent:2em;}