body {
	font: 72% 'Arial', Verdana, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
	text-align: left;
	line-height: 1.6em;
	margin-bottom:30px;
	}
	
img { behavior: url(iepngfix.htc); }

.content {
background-color: white;
width:800px;
padding:20px;
border:1px solid #999999;
}


/* Forms
----------------------------------------------- */
form {
	margin:0;
	line-height:1.5em;
	}
  
input.text {
	margin-top:5px;
	padding:3px;
	}

input.button {
	margin-top:10px;
	padding-left:5px;
 /*
  background:#cccccc;
  color:#fff;
  font:bold 100% Verdana,Sans-serif;
  border:2px solid #f00;
  border-color:#f00 #900 #900 #f00;
 */
  }


#globalcontent {
	margin:0 auto;
	margin-bottom:10px;
	background-color: white;
	width:811px;
}

#header {
	margin:0 auto;
	width:811px;
}

a {
	text-decoration: underline;
	color:#004E75;
}
a:hover {
	text-decoration: underline;
	color:#ff3300;
}	



.alttestimonials a {color:#004E75; text-decoration:none;}
.alttestimonials a:hover {color:#004E75; text-decoration:underline;}

.contact a {color:#333333; text-decoration:underline;}
.contact a:hover {color:#333333; text-decoration:underline;}


.pan_wrap {
	background: url(images/pan_checks.gif) repeat;
	margin: 0 auto 15px;
	position: relative;
	width: 124px;
	height: 124px;
}

.pan_frame {
	background: url(images/circle_icon.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 124px;
}

.pan_frame_highlight {
	background: url(images/circle_icon_highlight.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 124px;
}


.pan_frame_square {
	background: url(images/square_icon.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 124px;
}

.pan_frame_square_highlight {
	background: url(images/square_icon_highlight.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 124px;
}

#description {color:#004E75; font-size:90%;}
