﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:gray;
	line-height:140%;
	background-color:#f6fafd;
}
p {margin-top:0; margin-bottom:0}

.site {
	position:absolute;
	top:0px;
	width:980px;
	left:50%;
	margin-left:-490px;
}
.header {
	position:absolute;
	top:0px;
	left:0px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:gray;
	line-height:140%;
	background-color:#f6fafd;
}
.text ul {
	list-style-image:url('/SITE-Images/bullet.png');
}
.testimonial {
	margin-bottom:10px;
	color:olive;
}
.hor{
	margin-left:0px;
	margin-top:5px;
	border:1px solid silver;
	width:600px;
	height:212px;
	overflow:auto;
	white-space: nowrap;
}
.imagePOP {
	z-index:4000;
	position:absolute;
	left:50%;
	margin-top:260px;
	margin-left:-400px;
	min-width:100px;
	min-height:100px;
	display:none;
}

