@charset "utf-8";

body  {
	font: 100% Tahoma;
	background: #fffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColLiqLtHdr #container { 
	width: 80%; 
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
} 
.twoColLiqLtHdr #header { 
	background: #fffff; 
	padding: 0 10px;
	height: 140px;
	background-image:url(../img/jsv_header.jpg);
	background-repeat:no-repeat;
	} 
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

 #mainContent {
	padding-right: 100px;
	padding-left: 150px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
} 
 #mainContent2 {
	padding-right: 100px;
	padding-left: 100px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
} 
.twoColLiqLtHdr #footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font-family:tahoma;
	font-size:11px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColLiqLtHdr #menu {
	float:right;
	margin-right: 55px;
}
.menu{margin-top:70px; padding:0; height:30px; width:100%; display:block;}
.menu li{padding:0; margin:0; list-style:none; display:inline; }
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:rgb(150,150,150);
	text-decoration:none;
	cursor:pointer;
	font: Century Gothic;
	font-size: 16px;
}
.menu li a span{line-height:30px; float:right; display:block; padding-right:15px; }
.menu li a:hover{background-position:0px -60px; color:#000000;   background-image:url(../img/menu.png); background-position:top; background-repeat:repeat-x;}
.menu li a:hover span{background-position:100% -60px;  background-image:url(../img/menu.png); background-repeat:repeat-x; }
.menu li a.active, .menu li a.active:hover{line-height:30px; font:16px Century Gothic; color:rgb(0,0,0);  background-image:url(../img/menu.png); background-position:top; background-repeat:repeat-x;}
 
 /* <--menu1--> */
.menu1{margin-top:70px; padding:0; height:30px; width:100%; display:block;}
.menu1 li{padding:0; margin:0; list-style:none; display:inline; }
.menu1 li a{
	float:left;
	padding-left:15px;
	display:block;
	color:rgb(150,150,150);
	text-decoration:none;
	cursor:pointer;
	font: Century Gothic;
	font-size: 16px;
}
.menu1 li a span{line-height:30px; float:right; display:block; padding-right:15px; }
.menu1 li a:hover{background-position:0px -60px; color:#000000;   background-image:url(../img/menu1.png); background-position:top; background-repeat:repeat-x;}
.menu1 li a:hover span{background-position:100% -60px;  background-image:url(../img/menu1.png); background-repeat:repeat-x; }
.menu1 li a.active1, .menu1 li a.active1:hover{line-height:30px; font:16px Century Gothic; color:rgb(0,0,0);  background-image:url(../img/menu1.png); background-position:top; background-repeat:repeat-x;}

 /* <--menu2--> */
 .menu2{margin-top:70px; padding:0; height:30px; width:100%; display:block;}
.menu2 li{padding:0; margin:0; list-style:none; display:inline; }
.menu2 li a{
	float:left;
	padding-left:15px;
	display:block;
	color:rgb(150,150,150);
	text-decoration:none;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menu2 li a span{line-height:30px; float:right; display:block; padding-right:15px; }
.menu2 li a:hover{background-position:0px -60px; color:#000000;   background-image:url(../img/menu2.png); background-position:top; background-repeat:repeat-x;}
.menu2 li a:hover span{background-position:100% -60px;  background-image:url(img/menu2.png); background-repeat:repeat-x; }
.menu2 li a.active2, .menu2 li a.active2:hover{line-height:30px; font:16px Century Gothic; color:rgb(0,0,0);  background-image:url(../img/menu2.png); background-position:top; background-repeat:repeat-x;}

#main, header, #banner, #menubar, #site_content, footer, #content_grey, nav, #slideshow_container
{ margin-left: auto; 
  margin-right: auto;}
  
#slideshow_container
{ height: 270px;
  background: #ffff;
  padding-top: 20px;}
  
.slideshow
{ width: 940px;
  height: 250px;
  margin: 0 auto;}  
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 940px;
  height: 250px;
  overflow: hidden;
  position: relative;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 940px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 0px 0px 0px 15px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px #000;} 


</style>
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqLtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
