@charset "UTF-8";
#address {
	top: 400px;
}
#Navigation {
	top: 400px;
	left: 460px;
	width: 150px;
}
#PageHeader {
	background-image: url(images/Header_Support.jpg);
	height: 430px;
}#PageBody {
	top: -300px;
	position: relative;
	left: 35px;
	width: 380px;
	line-height: 1.5em;
	font-size: 0.85em;
	text-align: justify;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#PageBody h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000099;
	margin-bottom: 3px;
	text-transform: uppercase;
}.tperson {
	font-size: 0.75em;
	color: #990000;
	text-indent: 35px;
	font-weight: bold;
}
.testimonial {
	font-style: italic;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#PageBody .PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
	margin-bottom: 15px;
}
#Navigation .ThisPage {
	font-weight: bold;
	color: #990000;
}
#PageBody td {
	text-align: left;
	vertical-align: top;
}
#Navigation .special, #Navigation .special a, #Navigation .special a:visited {
	font-size: 0.75em;
}
