div.fadenav { 
	position: absolute; 
	top:1px; 
	left: 105px; 
	z-index:1000000; 
}
div.fadenav a { 
	display: block; 
	background: #b6b5b5; 
	width: 5px; 
	height: 5px; 
	margin: 0 0 0 6px; 
	float: left; 
	overflow: hidden; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	border-radius: 50%; 
	border:hidden 
}
div.fadenav a:hover {
	text-decoration: none; 
}
div.fadenav a.current { 
	background: #0cb48f; 
}

h3{
	margin:0px;
}
h4{
	margin:0px;
}
p{
	margin:0px;
}
	  #topline{ background:url(topnav_topBG.jpg); background-repeat:repeat-x; height:53px;}
	  #bottomline{position: relative; margin-top: 0px; background:#CCC; height:5px; }
	  #topnavBG{position:relative; margin-top:0px; background:url(topnav_menuBG.jpg); background-repeat:repeat-x; height:53px;}
	  
      #transitionEffect {
	width:185px;
	border: hidden;
	height:140px;
	overflow: hidden;
	margin-top:0px;
	float:left;
	top:-14px;
}
a.topad_readmore img {
	background:#fff;
	padding:4px;
	float:left;
	margin-top:3px;
	border: 1px solid #d1d1d2;
}
      .slide {
	position: relative;
	height:140px;
	width: 185px;
	text-align: left;
	margin:0px;
	padding-left:20px;
	margin-top:18px;
	
}
      .r1 {  }
      .r1 p { padding: 0px; text-align: center; margin: 0; font-size: 0.6em; }
      .r2 { }
      .r3 { }
      #introslide { background: #FFF; color: #eee; text-align: center; z-index: 500; }
      #introslide p { padding-top: 50px; font-size: 0.9em; margin: 0;}
h3.topad_header {
   color:#4e4e4e;
	font-size:15px;
	left:18px;
	/*width:100%;*/
	font-family: 'DINBoldRegular';
	padding:0px;
	top:88px;
	position:absolute;
	z-index:10000;
}
	p.topad_body{font-size: 12px; color:#999; text-align:left;
	padding-top:7px;}
	p.topad_body a{font-size:12px; color:#069;}
	p.topad_body hover{color:#000}
	a.topad_readmore{font-size:12px; color:#626262; text-align:left; text-decoration:none;
	font-weight:bold; padding-bottom:10px; padding-top:5px;}
