#topnav a.contact { /* current page code */
 background: #fff; 
 color: #074070;
 text-decoration: none; 
 border-top: 2px solid #fff;
 border-bottom: 3px solid #fff;
}
* html #topnav a.contact {
}
* html #topnav a:hover.contact {
 background: #fff; 
}
*:first-child+html #topnav a:hover.contact {
 background: #fff; 
}
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;  
}
#left .bxout, #right .bxout {
	height: 460px;
}
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: 1.8em;
  color: #3f3f3f;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0.3em 3% 0.3em;
}
body #wrap-in2 p.address {
	line-height: 1.5em;
	margin-left: 15px;
	font-size: 1.5em;
}
body #right h3 {
	line-height: 1.3em;
}
body #right p {
	line-height: 1.8em;
}
