
#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:hover.services {
 background: #fff; 
}
body #left {
	width: 940px;
	height: auto;
	background: url(none);
	border: none;
}
* html body #left {
	margin: 10px 5px 10px 5px;  
}
body #right  {
  display: none;
}
.bxlist {
	width: 99%;
}
.bxlist img {
	float: left;
	padding: 10px 40px 10px 10px;
	border: none;
}
#wrap-in2 .bxin .bxlist p{
	width: 99%;
	font-size: 1.3em;
}
#wrap-in2 .bxin .bxlist p.toptext{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 40px 30px 0;
	margin: 0 0 20px 0;
	width:auto;
}
#wrap-in2 h3{
	font-size: 1.5em;
	padding: 5px;
	color:#900;
	font-weight:bold;
}
