body {
	margin: 0px;
	background: #0b0c0b url(../images/background.gif) top left repeat-x;
}
/* -------------- Header -------------- */

#header {
	width: 739px;
	height: 248px;
	position: absolute;
	left: 50%;
	top: 0;
	background: url(../images/header.jpg) left top no-repeat;
	margin: 0 0 0 -392px;
	padding: 68px 0 0 45px;
}
#locations {
	width: 692px;
	height: 26px;
	position: absolute;
	left: 65px;
	top: 281px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0;
	padding: 10px 8px 0 0;
}
#locations a:link, #locations a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#locations a:hover, #locations a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bulletTop {
	margin: 0 5px;
	padding-bottom: 2px;
}
/* --- Mast --- */

#mast {
}
/* -------------- container -------------- */

#container {
	width: 750px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 316px;
	margin: 0 0 0 -375px;
	padding: 0;
	background: url(../images/background_container.gif) left top repeat-y;
}
#containerTop {
	width: 750px;
	height: auto;
	background: url(../images/container_top.gif) left top no-repeat;
	margin: 0;
	padding: 0;
}
#containerBtm {
	width: 750px;
	height: auto;
	background: url(../images/container_btm.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 40px 0;
}
/* -------------- sideNav -------------- */

#sideNav {
	width: 183px;
	height: auto;
	float: left;
	margin: 0;
	padding: 40px 7px 0 10px;
}
#sideNav ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}
#sideNav ul li {
	background: url(../images/bullet.gif) left 6px no-repeat;
	margin: 7px 0 8px 0;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#sideNav ul li a {
}
#sideNav ul li a:link, #sideNav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sideNav ul li a:hover, #sideNav ul li a:active {
	color: #050d56;
	text-decoration: none;
}
#testimonial {
	background: #afafaf url(../images/testimonial_btm.gif) bottom left repeat-x;
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141414;
	text-align: right;
}
#testimonialPic {
	background: url(../images/testimonial_top.gif) left top repeat-x;
	text-align: center !important;
	padding: 5px 0 0 0;
}
#testimonialPic u {
	margin: 0 30px;
}
#testimonialPic img {
	border: 1px solid #121210;
	margin: 5px 0;
}
#testimonial p {
	margin: 0;
	padding: 5px 4px;
}
#testimonial a:link, #testimonial a:visited {
	color: #050d56;
	text-decoration: underline;
}
#testimonial a:hover, #testimonial a:active {
	color: #050d56;
	text-decoration: none;
}
#testimonial h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
#seniorCTA a:link {
	width:183px;
	height:272px;
	display:block;
	background-image:url(../images/senior-cta1.jpg);
}
#seniorCTA a:hover {
	width:183px;
	height:272px;
	display:block;
	background-image:url(../images/senior-cta-ro.jpg);
}
/* -------------- content -------------- */

#content {
	width: 480px;
	height: auto;
	float: right;
	margin: 0;
	padding: 15px 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #050d56;
	margin: 0;
	padding: 3px 0 0 0;
	width: 270px;
	display: block;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #f0f1fa;
	margin: 0;
	padding: 0;
	width: 270px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050d56;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #050d56;
	margin: 0;
	padding: 3px 0 0 0;
	width: 270px;
	display: block;
}
#content p {
	line-height: 19px;
}
#content ul {
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
}
#content ul li {
	background: url(../images/bullet.gif) left 6px no-repeat;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
	line-height: 19px;
}
#content img {
}
#content a:link, #content a:visited {
	color: #050d56;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #050d56;
	text-decoration: none;
}
hr {
	border-bottom: 1px solid #949494;
	border-left: none;
	border-right: none;
	border-top: none;
}
.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #333333;
}
.imgCenter {
	margin: 0 40px 10px 40px;
	border: 1px solid #333333;
}
#map {
	width: 450px;
	height: 450px;
	border: 1px solid #666666;
	margin: 10px;
}
.textcenter {
	text-align:center;
}
/* --- miniContact The Bennett --- */

#miniLocations {
	width: 178px;
	height: 170px;
	float: right;
	background: url(../images/miniLocations.jpg) right top no-repeat;
	margin: 10px 0 10px 0;
	padding: 125px 8px 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#miniLocations p {
	margin: 0;
	padding: 10px 0;
}
#miniLocations select {
	width: 178px;
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0;
}
.miniContact {
	width: 178px;
	height: 272px;
	float: right;
	background: url(../images/miniContact.jpg) right top no-repeat;
	margin: 10px 0 10px 0;
	padding: 108px 8px 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.miniContact input {
	width: 166px;
	height: 15px;
	border: 1px solid #e6dfcd;
	background: none;
	margin: 3px 0 0 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3efe5;
}
.miniContact textarea {
	width: 166px;
	height: 64px;
	border: 1px solid #e6dfcd;
	background: none;
	margin: 3px 0 0 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3efe5;
}
.miniContact select {
	width: 178px;
	height: auto;
	border: 1px solid #e6dfcd;
	background: none;
	margin: 3px 0 0 0;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3efe5;
}
#submitBtn {
	width: 77px;
	height: 25px;
	float: right;
	margin-top: -10px;
}
#submitBtn input {
	width: 77px !important;
	height: 25px !important;
	border: none !important;
	padding: 0 !important;
	background: url(../images/submit.gif) top center no-repeat;
}
.miniContact p {
	margin: 0;
	padding: 10px 0 0 0;
}
.miniContact img, .mainContact img {
	vertical-align: bottom;
}
.address2 {
	display: none;
}
.miniContact input.valid, .mainContact input.valid, .miniContact select.valid, .mainContact select.valid {
	background-color: #D0ECAA;
	color: #000000;
}
.miniContact input.invalid, .mainContact input.invalid, .miniContact select.invalid, .mainContact select.invalid {
	background-color: #EC8486;
}
.miniContact input.single-line {
	width: 137px;
}
.mainContact input.single-line {
	width: 271px;
}
.mainContact {
	width: 303px;
	height: auto;
	margin: 20px 0;
	padding-left: 70px;
}
.mainContact input {
	width: 300px;
	height: 15px;
	border: 1px solid #050d56;
	margin: 2px 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainContact select {
	width: 305px;
	border: 1px solid #050d56;
	margin: 2px 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainContact textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #050d56;
	margin: 2px 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* -------------- Footer -------------- */

#footer {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
/* -------------- Disclaimer -------------- */

#disclaimer {
}
/* -------------- ASPX form/Captcha controls -------------- */
#lblErrors {
}
#lblErrors ul {
}
#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}
#pnlCaptcha {
}
#pnlCaptcha label {
}
.captcha {
}
.captcha img {
}
.captcha div {
}
.captcha span {
}
.captcha input {
}
#ValidationSummary2 li {
	color: #FF0000!Important;
	font-weight: bold;
}
/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac */

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/* end sIFR goodness */
