﻿.divider {
	background-image:url(../images/divider.jpg);
	float:left;
	height:26px;
	margin-top:20px;
	position:relative;
	width:660px;
}
.dividerhead {
	color:#FFFFFF;	
	font-family:Lucida Grande,tahoma,Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	padding-left:15px;
}
.aboutcopy {
	float:left;
	font-size:11px;
	margin:5px;
	width:653px;
}
.aboutcopy h3 {
	border-bottom:1px dotted;
	border-width:1px;
	color:#666666;
	font-size:13px;
	font-weight:100;
}
.aboutcopy p {
	margin-bottom:5px;
}

.centerbanner {
	background-image:url(../images/banner_21.jpg);
	height:119px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom: 6px;
	width:659px;
}