@charset "utf-8";
/* CSS Document */

.toplink_on { color:#B10135;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	text-decoration:none; 
}
#service_list {
	position:absolute;
	left:5px;
	top:183px;
	width:272px;
	height:339px;
	z-index:3;
}
#service_list li {
	display: list-item;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: left;
}
#service_list a {
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
#service_list a:hover {
	font-size: 75%;
	font-weight: bold;
	color: #B10135;
	text-decoration: none;
	text-align: left;
}
.p1 {	font-size: 100%;
	font-weight: bolder;
	color: #B10135;
	padding-right: 10px;
	padding-left: 10px;
}
.p2 {	font-size: 80%;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sub-headings {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#services_body {
	position:absolute;
	left:19px;
	top:19px;
	width:516px;
	height:295px;
	z-index:11;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}
#services_frame {
	position:absolute;
	left:279px;
	top:188px;
	width:550px;
	height:353px;
	z-index:11;
}
#services_title {
	position:absolute;
	left:3px;
	top:111px;
	width:193px;
	height:37;
	z-index:9;
}
td {
padding-top:5px;
}
