@CHARSET "ISO-8859-1";
ul li {
list-style-image: none;
list-style-type: none;
}
a {color:#67a;text-decoration:none;outline:none;}
a:hover {color: #FFAD33;text-decoration:underline;}
a.service {
	color: #555;
}
a.service:hover {
	color: #7799BB;
}
#pageheaders {
	top: -30px;
	position: relative;
	width: 200px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}
#pgcontainer {
	position: relative;
	top: 100px;
	width: 970px;
	height: 650px;
	text-align: left;
	background: none;  
	padding-bottom: 100px;
}
#servHDER {
	position: absolute;
	top: -21px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	text-align: left;
	border-bottom: 1px solid #999;
	
}
#servpgblock {
	position: relative;
	float: left;
	display: inline-block;
	top: 30px;
	width: 100px;
	height: auto;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #777;
	border: none;
	list-style: none;
	margin: 0 18px;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 0px;
}
#servpgblock li {
	text-align:left;
	padding: 0px;
	width: 100px;
	height: 16px;
}
#servpgblock li a {
	position: absolute;
	width: 130px;
	left: 0px;
}
#row1 {
	clear: both;
	position: relative;
	top: 0px;
	width: 970px;
	height: 200px;
	margin: 0 auto;
}
#row2 {
	clear: both;
	position: relative;
	top: -20px;
	width: 970px;
	min-height: 210px;
	height: auto;
	margin: 0 auto;
	
}
#row3 {
	clear: both;
	position: relative;
	top: -10px;
	width: 970px;
	min-height: 210px;
	height: auto;
	margin: 0 auto;
	
}
#row4 {
	clear: both;
	position: relative;
	top: -20px;
	width: 970px;
	min-height: 200px;
	height: auto;
	margin: 0 auto;
}
