
#topnav a.services { /* current page code */
 background: #fff; 
 color: #074070;
 text-decoration: none; 
 border-top: 2px solid #fff;
 border-bottom: 3px solid #fff;
}
* html #topnav a.services {
}
* html #topnav a:hover.services {
 background: #fff; 
}
*:first-child+html #topnav a.services {
 background: #fff; 
 height: 48px;
   padding: 25px 20px 30px; 
 border-top: 2px solid #fff;
 border-bottom: 3px solid #fff;
}
*:first-child+html #topnav a:hover.services {
 background: #fff; 
 height: 48px;
   padding: 25px 20px 30px;
}
body #left {
	float: left;
	width: 680px;
	height: auto;
	margin: 10px 0 10px 10px;
	background: url(none);
	border: none;
}
* html body #left {
	margin: 10px 0px 10px 5px;  
}
body #right {
	float: right;
	width: 250px;
	height: auto;
	background: url(none);
	border: none;
}
* html body #right {
	margin: 10px 5px 10px 0px;  
}
body #wrap-in2 p, body#sv-w #wrap-in2 p {
  width: auto; 
}
body #wrap-in2 h2, body#sv-w #wrap-in2 h2 {
  height: auto;
  margin: 0.5em 2% 0.4em;
  line-height: 1.7em;
}
body #wrap-in2 h3 {
  font-size: 2.0em;
  color: #3f3f3f;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0.3em 3% 0.3em;
}
