
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
 #slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.img-shadow {
  clear: both;
  float:left;
  background: url('shadow.gif') no-repeat bottom right !important;
  margin-left:4px; margin-right:0; margin-top:20px; margin-bottom:0
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9; 
  margin: -6px 6px 6px -6px;
  padding: 0px;
  width: 185px;
  height: 80px;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
	
}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00CCFF;
	font-weight:normal;
}
.bgcontact { 
  background: url(images/bgcontact.jpg) no-repeat; 
}
#menu{ 
float: left; 
padding: 9px 0 0 0; 
list-style: none; 
}
#menu li { 
display: inline; 
}
#menu a { 
display: block; 
float: left; 
margin-left: 10px; 
padding: 7px; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
color: #31b6eb; 
}
#menu a:hover { 
color: #2fc6cc; 
border-bottom: 2px solid #2fc6cc; 
}
#menu .active a { 
font-weight: normal;
border-bottom: 2px solid #006699; 
color: #006699;}
div.img
  {
  margin: 2px;
  border: 1px solid #b7b7b7;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  }
