body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 11px;
	color: #383838;
}
#header {
	background: #012043;
	padding: 20px 0 27px 20px;
	text-align: left;
}
#hero {
	background: url(../images/laptop.jpg) no-repeat 0 bottom;
	border-bottom: 1px solid #cccccc;
	overflow: auto;
	float: left;
	padding-top: 25px;
	margin-bottom: 5px;
	min-height: 420px;
}
#content {
	background: url(../images/bg.gif) repeat-x 0 0;
	float: left;
	padding: 28px 0;
}
#rtb {
	list-style-type: none;
	background: #fff;
	margin: 0;
	padding: 0 15px;
	border: 5px solid #cacaca;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
	-o-border-radius:		7px;
	-icab-border-radius:	7px;
	-khtml-border-radius:	7px;
	border-radius:			7px;
}
#rtb li {
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0 20px 70px;
}
#rtb li.first {
	background: url(../images/rtb1.gif) no-repeat 0 20px;	
}
#rtb li.second {
	background: url(../images/rtb2.gif) no-repeat 5px 20px;
}
#rtb li.last {
	background: url(../images/rtb3.gif) no-repeat 0 20px;
	border-bottom: none;
}
a {
	color: #779b1a;
}
h1 {
	text-align: right;
	margin-top: 8px;
	font-size: 17px;
	color: #717171;
}
h1 img {
	padding-top: 5px;
}
h1 a.first {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat 0 5px;
	color: #779b1a;
}
h2 {
	font-size: 15px;
	color: #779b1a;
	margin: 0;
}
#sharethis img {
	cursor: pointer;
}
#testimonials {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #acb2b9;
	border-bottom: 1px solid #acb2b9;
	float: left;
}
#testimonials li {
	width: 183px;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 20px 0 0;
}
#testimonials li.last {
	margin: 0;
}
#testimonials cite {
	display: block;
	font-style: normal;
	padding: 0 0 0 40px;
}
#testimonials em {
	font-style: normal;
	color: #779b1a;
}

.arizona cite { background: url(../images/arizona-logo.gif) no-repeat 0 0; }
.central-fla cite { background: url(../images/central-fla-logo.gif) no-repeat 0 0; }
.dallas-county cite { background: url(../images/dallas-county-logo.gif) no-repeat 0 0; }
.hawaii cite { background: url(../images/hawaii-logo.gif) no-repeat 0 0; }
.randolph cite { background: url(../images/randolph-logo.gif) no-repeat 0 0; }
.san-diego cite { background: url(../images/san-diego-logo.gif) no-repeat 0 -5px; }
.south-mountain cite { background: url(../images/south-mountain-logo.gif) no-repeat 0 0; }
.st-mary cite { background: url(../images/st-mary-logo.gif) no-repeat 0 0; }
.umpi-maine cite { background: url(../images/umpi-maine-logo.gif) no-repeat 0 0; }
.westminster cite { background: url(../images/westminster-logo.gif) no-repeat 0 0; }

#footer {
	color: #999;
	font-size: 10px;
	text-align: center;
	padding: 71px 0;
}
