.bodyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}

h2.BoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 16px;
}
.bodyBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 12px;
}

.bodyBoldBrn-boxtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 12px;
	margin-left:25px;
}

.bodyBoldBrn a:link, .bodyBoldBrn a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 12px;
	text-decoration:underline;
}

.bodyBoldBrn a:hover, .bodyBoldBrn a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 12px;
	text-decoration:none;
}

.statement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 10px;
	float: left;
	width: 320px;
	text-align: left;
	padding: 5px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.statement_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
}
.statement_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	text-align: left;
	line-height: 17px;
}
.address2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 10px;
	line-height: 17px;
	float: left;
	width: 325px;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.address3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 10px;
	line-height: 17px;
	float: left;
	width: 315px;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.address_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.resultsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B7B49E;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
#resultstable th {
	text-align: left;
	/*padding-left: 20px;*/
	padding-top: 6px;
}

#resultstable th strong {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #555555;
	margin-left: 40px;
}
.resultscontent {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#resultstable th, #resultstable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contactform td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.forminput {
	border: 1px solid #C1BE9E;
	width: 250px;
}
#disclaimer {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.resultscontentBOLD {
	font-size: 13px;
	font-weight: bold;
}
.practiceBOLD {
	font-size: 14px;
	font-weight: bold;
	color: #80794D;
}
.profile_width {
	width: 700px;
}
h2.profileBOLD {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom:0px;
	margin-left: -25px;
	padding-left: 25px;
}

.attorney_photo {
	width:130px;
	height:130px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.attorney_photo img {
	border: 4px solid #ffffff;
}


h3.profile_title {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
h4.profile {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.profile_img {
	padding: 2px;
	float: left;
	border: 2px solid #80794D;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.profile_ul {
	list-style-type: disc;
}

/* Image Replacements */

h1.contact_2 {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_contact.jpg) no-repeat;
	margin-top:0px;

}

h1.contact_2 span {
	text-indent: -9999px;
	float: left;
}

h1.practice {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_practice.jpg) no-repeat;
	margin-top:0px;

}

h1.practice span {
	text-indent: -9999px;
	float: left;
}
h1.profile {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 180px;
	background: url(images/photo_profile_2.jpg) no-repeat;
	margin-top:0px;

}

h1.profile span {
	text-indent: -9999px;
	float: left;
}
h1.testimonials {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_testimonials.jpg) no-repeat;
	margin-top:0px;

}

h1.testimonials span {
	text-indent: -9999px;
	float: left;
}

h1.news {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_news.jpg) no-repeat;
	margin-top:0px;

}

h1.news span {
	text-indent: -9999px;
	float: left;
}

h1.blog {
	display:-moz-inline-box;
	display:inline-block;
	width: 700px;
	height: 127px;
	margin-top:0px;
	background-image: url(images/boxtop_blog2.jpg);
	background-repeat: no-repeat;
}

h1.blog span {
	text-indent: -9999px;
	float: left;
}

h1.process {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_process.jpg) no-repeat;
	margin-top:0px;
}

h1.process span {
	text-indent: -9999px;
	float: left;
}
h1.results {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_results.jpg) no-repeat;
	margin-top:0px;
}

h1.results span {
	text-indent: -9999px;
	float: left;
}

h1.why {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_why.jpg) no-repeat;
	margin-top:0px;
}

h1.why span {
	text-indent: -9999px;
	float: left;
}
h1.why_2 {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_why_new.jpg) no-repeat;
	margin-top:0px;
}

h1.why_2 span {
	text-indent: -9999px;
	float: left;
}

h1.affiliates {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(images/photo_affiliates.jpg) no-repeat;
	margin-top:0px;
}

h1.affiliates span {
	text-indent: -9999px;
	float: left;
}


.sub_why {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	float: left;
	padding-top: 7px;
	padding-left: 255px;
	font-weight: normal;
}
.sub_why a:link, .sub_why a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #80794D;
	font-weight: normal;
	text-decoration: none;
}

.sub_why a:hover, .sub_why a:active {
	text-decoration: underline;
		}
.profile_top {
	background-image: url(images/profile_top_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	width: 708px;
}
.profile_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.testimonials_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.testimonials_txt  a:link, .testimonials_txt a:visited {
	color: #80794D;
	text-decoration: none;
}
.testimonials_txt  a:hover, .testimonials_txt a:active {
	color: #80794D;
	text-decoration: underline;
}
	
.practiceBody  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
		.practiceBody a{
		color: #555555;
		text-decoration: none;
		}
		.practiceBody a:link, .practiceBody a:visited {
		color: #555555;
		}
		.practiceBody a:hover {
			color: #000000;
		}
		.practiceBody a:active {
			color: #555555;
		}
h4.resultscontent {

}

/* Spanish */

h1.contacto {
	display:-moz-inline-box;
	display:inline-block;
	width: 700px;
	height: 127px;
	margin-top:0px;
	background-image: url(es/images/photo_contacto.jpg);
	background-repeat: no-repeat;
}

h1.contacto span {
	text-indent: -9999px;
	float: left;
}

h1.enfoque {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(es/images/photo_enfoque.jpg) no-repeat;
	margin-top:0px;

}

h1.enfoque span {
	text-indent: -9999px;
	float: left;
}

h1.proceso {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(es/images/photo_proceso.jpg) no-repeat;
	margin-top:0px;
}

h1.proceso span {
	text-indent: -9999px;
	float: left;
}
h1.resultados {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(es/images/photo_resultados.jpg) no-repeat;
	margin-top:0px;
}

h1.resultados span {
	text-indent: -9999px;
	float: left;
}

h1.porque {
 	display:-moz-inline-box;
 	display:inline-block;
 	width: 700px;
	height: 127px;
	background: url(es/images/photo_porque.jpg) no-repeat;
	margin-top:0px;
}

h1.porque span {
	text-indent: -9999px;
	float: left;
}


/* Results CMS */

.resultsitem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	width: 100%;
	text-align: left;
}
.resultsitem2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B7B49E;
	background-color: #FFFFFF;
	line-height: 34px;
	padding-left: 15px;
}
.resultsitem2 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	display: inline-block;
	padding-right: 10px;
	padding-left: 0px;
}
.resultsitem2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 12px;
	padding-left: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: -0.35px;
}

.resultsitem2 p.second-line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 12px;
	margin-top:-15px;
	padding-left: 290px;
	padding-bottom: 8px;
	letter-spacing: -0.25px;
}
.resultsitem2 p.second-line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 12px;
	margin-top:-15px;
	padding-left: 132px;
	padding-bottom: 8px;
	letter-spacing: -0.25px;
}
.resultsitem2 p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-left: 60px;
}
#resultstable2 {
	width: 696px;
	*width: 708px;
	_width: 708px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.imgfix {
	margin-bottom: -10px;

}


.imgfixtwo {
	margin-top: -10px;
	}

#disclaimer{
	margin: 0 auto;
	width: 650px;
}

#footer{
	width: 675px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #211c1d;
	border-right-color: #211c1d;
	border-bottom-color: #211c1d;
	border-left-color: #211c1d;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top:5px;
}

#footer_wide a {
	font-size: 11px;
}
#footer_wide {
	width: 1025px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #211c1d;
	border-right-color: #211c1d;
	border-bottom-color: #211c1d;
	border-left-color: #211c1d;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top:5px;
}

#footer a {
	font-size: 11px;
}

.bbb{
	float: right;
	position: relative;
	margin-top: -70;
	margin-right: 140px;
	width: 34px;
}
.bbb_home{
	float: right;
	width: 90px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.header_img_rht {
	margin-left: 120px;
}

.contact_side_top {
	background-image: url(images/contact_side_top.jpg);
	height: 39px;
	width: 283px;
	margin-top: 6px;
	margin-bottom: -11px;
}
.contact_side_top_2 {
	background-image: url(images/contact_side_top_2.jpg);
	height: 39px;
	width: 283px;
	margin-bottom: -16px;
}

.contact_middle {
	background-image: url(images/contact_side_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 283px;
	margin: 0px;
	padding: 0px;
}
.contact_bottom {
	background-image: url(images/contact_side_bottom.jpg);
	width: 283px;
	height: 35px;
	margin-top: -16px;
}
.contact_side_text {
	width: 283px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
}

#side_bar {
	width: 250px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#contactus_side {
	background-image: url(images/side_members_bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	height: 154px;
	margin-top: 25px;
}

#contactus_side img {
	margin-top:-10px;
	margin-bottom:5px;
}


#contactus_side p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 18px;
	line-height: 18px;
	display:block;
	margin-top:5px;
	text-align:center;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contactus_side p.sideBoldBlk span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 1px;
}

#contactus_side p.sideBoldBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	display:block;
	line-height: 16px;
	text-align:center;
	margin:0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contactus_side p.sideBoldBlk2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	text-align:center;
	display:block;
	margin-top:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#member_side {
	background-image: url(images/side_members_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 400px;
}

#member_side .member-logo {
	float:left;
	width:70px;
	margin:0 25px;
}

#member_side .bbb-logo {
	width:100%;
	float:left;
	margin:15px;
}

#member_side .bbb-logo img {
	width:93px;
	margin-left:65px;
}


#member_side p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

#member_side p.sideBoldBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	text-align:center;
	padding: 0;
}

#member_side p.sideBoldBlk a:link, #member_side p.sideBoldBlk a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
}
#member_side p.sideBoldBlk a:hover, #member_side p.sideBoldBlk a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
}

.avvo_rating_badge_small {
	background-image: url(images/meet_the_team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 182px;
}

.avvo_rating_badge_small p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	margin-bottom:5px;
	display:block;
}

.avvo_rating_badge_small p.sideBoldBrn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 0px;
	margin-bottom:5px;
	display:block;
}

.avvo_rating_badge_small img {
	margin-top:10px;
}

.avvo_rating_badge_small p.sideBoldBrn a:link, .avvo_rating_badge_small p.sideBoldBrn a:visited,
.avvo_rating_badge_small p.sideBoldBrn2 a:link, .avvo_rating_badge_small p.sideBoldBrn2 a:visited {
	text-decoration: none;
	color: #80794D;
}

.avvo_rating_badge_small p.sideBoldBrn a:hover, .avvo_rating_badge_small p.sideBoldBrn a:active,
.avvo_rating_badge_small p.sideBoldBrn2 a:hover, .avvo_rating_badge_small p.sideBoldBrn2 a:active {
	text-decoration: underline;
	color: #80794D;
}

.avvo_rating_badge_small-es {
	background-image: url(images/meet_the_team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	width: 250px;
	margin: 0px;
	margin-right:40px;
	padding: 0px;
	height: 182px;
}

.avvo_rating_badge_small-es p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	margin-bottom:5px;
	display:block;
}

.avvo_rating_badge_small-es p.sideBoldBrn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 0px;
	margin-bottom:5px;
	display:block;
}

.avvo_rating_badge_small-es img {
	margin-top:10px;
}

.avvo_rating_badge_small-es p.sideBoldBrn a:link, .avvo_rating_badge_small-es p.sideBoldBrn a:visited,
.avvo_rating_badge_small-es p.sideBoldBrn2 a:link, .avvo_rating_badge_small-es p.sideBoldBrn2 a:visited {
	text-decoration: none;
	color: #80794D;
}

.avvo_rating_badge_small-es p.sideBoldBrn a:hover, .avvo_rating_badge_small-es p.sideBoldBrn a:active,
.avvo_rating_badge_small-es p.sideBoldBrn2 a:hover, .avvo_rating_badge_small-es p.sideBoldBrn2 a:active {
	text-decoration: underline;
	color: #80794D;
}

#meet_the_team_side {
	background-image: url(images/meet_the_team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 182px;
}

#meet_the_team_side p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	margin-bottom:5px;
	display:block;
}

#meet_the_team_side p.sideBoldBrn a:link, #meet_the_team_side p.sideBoldBrn a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-decoration:none;
}

#meet_the_team_side p.sideBoldBrn a:hover, #meet_the_team_side p.sideBoldBrn a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	text-decoration:none;
}

#testimonials_side {
	background-image: url(images/side_members_bg-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 141px;
}

#testimonials_side p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#testimonials_side p.sideBoldBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	text-align:right;
	display:block;
	padding-left: 5px;
	margin:0;
}

#testimonials_side p.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	display:block;
	text-align:center;
	margin-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}

#testimonials_side2 {
	background-image: url(images/meet_the_team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 182px;
}

#testimonials_side2 p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#testimonials_side2 p.sideBoldBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	display:block;
	text-align:center;
	margin-top:5px;
}

#testimonials_side2 p.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	text-align:center;
	display:block;
	margin-top:-8px;
	margin-bottom:0;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
}


#download_side {
	background-image: url(images/side_download_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	height: 106px;
}

#download_side p.sideBoldBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80794D;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#download_side p.sideBoldBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#download_side p.bar_img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#wrapper {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.message {
	color:#000000;
	display:none;
	width:200px;
	padding:10px;
	margin-top: 16px;
	margin-left: 30px;
}
.contact {
	text-align:right;
}
.contact ul {
	list-style-type:none;
	width:200px;
}
.contact li {
	list-style-type:none;
	margin-top: 4px;
}
.contact li.special {display:none;}
.contact input {width:130px;}
.contact textarea {width:130px;}
#wrapper p {text-align:center;}

/* OLD FOOTER *******************************************************
#footer {
	background-repeat: no-repeat;
	width: 785px;
	height: 90px;
	left: 20px;
	position: relative;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer-clean.jpg);
}
	
#footer a {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

*/
	
	.footerLeft{
	color: #000;
}
	
	.footerRight{ font-size: 14px; color: #211B05; font-family: "Times New Roman", serif; float: right; margin-right: 90px; margin-top: -15px; }
	
	div.bottom{
	display: block;
	width: 760px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
