@charset "utf-8";
body {
	background-color: #ddd;
	color: #464545;
	margin: 0; padding: 0;
	font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-width: 1000px;
}
.main.container {
	background-color: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.container {
	text-align: left;
	width: 1000px;
	margin: 0px auto;
}
#column1 {
	width: 708px;
	display: inline-block; zoom: 1; *display: inline;
	vertical-align: middle;
}
#column2 {
	width: 284px;
	display: inline-block; zoom: 1; *display: inline;
	vertical-align: middle;
}
#navAndBanner {
	width: 708px;

}
#menuAndBanner {
	background: url(https://images.servicedirect.com/images/shared/banners/airconditioninginatlanta.com.jpg) top right no-repeat;
	width: 1000px;
}
#menuAndBanner h1 {
	font-size: 250%;
	font-weight: normal;
}
#menuAndBanner h1.contactHeader {
	font-size: 300%;
}
#navigationColumn {
	min-height: 341px;
	height: auto !important;
	height: 341px;
	float:left;
}
#navigationColumn {
	width: 198px;
	background: url(https://images.servicedirect.com/images/shared/backgrounds/horiz_trans_dark_light_dark_gradient_200.png) repeat-y;
}
#servicesDiv, #moreInfoDiv {
	background: url(https://images.servicedirect.com/images/shared/backgrounds/transparent_gray_284x1.png) repeat-y;
}
#navigationColumn h2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
}
#servicesMenu li h2, #moreInfoMenu li h2 {
	padding-top: 8px;
	padding-bottom: 5px;
	color: #999999 !important;
	font-weight: normal;
	font-style: italic;
	font-size: 110%;
}
#servicesMenu li, #moreInfoMenu li {
	text-align: center;
}
#navMenu {
	min-height: 274px;
}
#navMenu, #servicesMenu, #moreInfoMenu {
	height: auto !important;
	height: 274px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#moreInfoMenu .selected {
	font-weight: bold;
}
#navigationColumn li, #servicesDiv li, #moreInfoDiv li {
	margin: 0px;
	background: none;
}
#navigationColumn li a:hover, #servicesDiv a:hover, #moreInfoDiv a:hover {
	background-color: rgb(202,202,202);
}
#moreInfoDiv #panelPhone a:hover {
	background: none !important;
}
#moreInfoDiv #panelPhone a {
	padding: .2em inherit !important;
}

#navigationColumn li a, #servicesDiv li a, #moreInfoDiv li a {
	text-decoration: none;
	color: white;
	padding: 0.6em 20px;
	display: block;
	line-height: 1.0em;
}
#moreInfoDiv li.phonePanel {
	background-color: #eee;
}
#moreInfoDiv li.phonePanel:hover {
	background-color: rgb(202,202,202);
}
#navMenu li.contractor {
	font-weight: bold;
}
#navMenu li.parentLogo {
	border: none;
	padding: 0px 10px;
	background-color: #FFFFFF;
}
#navMenu li.parentLogo img {
	max-width: 178px;
	width: expression(this.width > 178 ? 178: true);
	margin: 0px;
}
#navigationColumn a:hover, #servicesMenu a:hover, #moreInfoMenu a:hover {
	text-decoration: underline;
	background: url(https://images.servicedirect.com/images/shared/backgrounds/transparent_gray_284x1.png) repeat-y;
}
.freeQuotesImageContainer {
	text-align: center;
}
.heading,
#column2 #areaMap,
#column2 .testimonial {
	margin: 10px 0px;
}
#column2 .navPhone,
#column2 .form
{
	margin: 0;
}
#column2 .form {
	margin-top: 0px !important;
	padding: 5px 10px;
	min-height: 331px; /* this needs to be #navigationColumn's height minus top/bottom padding for this element */
}
#column2 .form h2 {
	font-size: 110%;
}
#contactPage img#areaMap {
	max-width: 500px;
	width: expression(this.width > 500 ? 500: true);
}
.plainHeader {
	font-weight: normal;
}
.boldHeader {
	font-weight: bold;
}
a {
    color: #0065A0;
}
a:visited {
    color: #0065A0;
}
#areaMap {
	margin: 5px 0px 0px 0px;
}
#mapContainer {
	padding: 10px 5px 0px 5px;
	font-size: 80%;
	margin-top: 1.5em;
}
#mapContainer a,
a.heading {
	text-decoration: none;
	text-align: center;
}
#mapContainer a:hover,
a.heading:hover {
	text-decoration: underline;
}
#mapContainer h2,
#mapContainer h3 {
	text-align: center;
}
#mapContainer .address {
	padding-left: 7px;
	display: block;
	text-align: left;
}
#denseContent {
	width: 100%;
	font-size: 12px;
	margin: 15px 0px;
}
#denseContentPanel1, #panel1readMoreContainer {
	border-right: 1px solid #CCCCCC;
}
#denseContent h3,
#denseContent h1 {
	font-size: 120%;
	font-weight: normal;
	color: #0065A0;
}
#denseContentPanel1, #panel1readMoreContainer,
#denseContentPanel2, #panel2readMoreContainer {
	width: 45%;
	padding: 15px 15px 0px 15px;
	vertical-align: top;
}
ul {
	padding-left: 40px;
}
#denseContentPanelSpacer {
	border-bottom: 1px solid #CCCCCC;
	height: 15px;
	width: 100%;
}
#panel1readMoreContainer, #panel2readMoreContainer {
	text-align: center;
}
#denseContentPanel2Expanded td {
	padding-top: 20px;
}
.divider {
	clear: both;
	background-image: url(https://images.servicedirect.com/images/shared/backgrounds/norwegian_rose.png);
	height: 1px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: block;
}
p {
	margin-bottom: 10px;
}
.jqmWindow {
	text-align: center;
}
.jqmWindow .detailsLink {
	display: none;
}
#honors, #teasersExpanded {
	clear: both;
	background-color: #DDDDDD;
	padding: .5em;
}
#teasersExpanded {
	padding-bottom: .7em;
}
#teasersExpanded p, .item p {
	margin-top: .3em;
	margin-bottom: .3em;
}
p.details {
	font-size: 75%;
}
#honorsHeading .subHeading, #teasersExpandedHeading .subHeading {
	font-size: 12px;
	color: #000000;
}
#honors .item, #teasersExpanded .item {
	width: 200px;
	display: inline-block;
	text-align: center;
	min-height: 1em;
	overflow: none;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: .5em;
	padding: .3em;
}
#honors .item.hasImage, #teasersExpanded .item.hasImage {
	cursor: pointer;
}
#honors .item .description, #teasersExpanded .item .description {
	height: auto !important;
	height: 3.0em;
	max-height: 3.0em;
	line-height: 1.0em;
	overflow: hidden;
	display: block;
	color: #896116;
}
#honors .item img, #teasersExpanded .item img {
	max-width: 190px;
	width: expression(this.width > 190 ? 190: true);
	height: auto !important;
	height: 140px;
	max-height: 140px;
}
.navPhone
{
	font-weight: bold;
	padding: 6px;
	font-size: 14px;
	color: #0065A0;
	text-align: left;
}
div.navPhone div#panelPhone a {
	color: #37558c;
}
.navPhone .phoneNumber
{
	font-size: 30px;
	text-align: center;
}
.mediumText {
	font-size: 12px;
}
.smallText {
	font-size: 10px;
}
.smallerText {
	font-size: 85%;
}
.blockElement {
	display: block;
}
.mottoBox{
	padding: 10px;
	background: #DDDDDD;
	border: 1px solid #223E62;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
#denseContentPanel1 li {
	margin: 2px 0 2px 20px;
	font-size: 18px;
	line-height: 12px;
	color: #0065A0;
}
#denseContentPanel1 li span {
	font-size: 12px;
	line-height: 1.0em;
	color: #464545;
}
img {
}
.shrinkWrap {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
}
#topBar {
	height: 140px;
}
#topBar a {
	text-decoration: none;
}
#topBar a:hover {
	text-decoration: underline;
}
#topBar img {
	margin: 0px;
}
#siteHeadings {
	float: left;
	padding-left: 20px;
	height: 100%;
	width: 420px;
}
#siteHeadings .heading {
	font-size: 1.5em;
    color: #0065A0;
}
#siteHeadings .subHeading {
	font-size: 1.0em;
	color: #8C4A30;
}
#topBar .companyThumbnail {
	float: left;
	height: 100%;
	margin-right: 1em;
}
#topBar .companyThumbnail img {
	max-height: 130px;
	max-width: 284px;
}
#topBar .smilingWoman {
	float: right;
	height: 90px;
}
#topBar .topPhone {
	float: right;
	text-align: center;
	vertical-align: center;
	height: 100%;
}
#topBar .topPhone h2 {
	width: 200px;
	display: inline-block; *display:inline; zoom:1;
	vertical-align: middle;
}
.topPhone img.coyGirl {
	vertical-align: middle;
}
#topBar .topPhone .assignedTopPhone, #topBar .topPhone .assignedTopPhone a {
	color: #2B837A;
	font-size: 24px;
	white-space: nowrap;
}
#topBar .topPhone strong {
	font-size: 18px;
}
#topBar .topContent {
	border: 1px solid transparent;
	background-color: #DDDDDD;
}
#footerFooter {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
}
#footerFooter a, #footerFooter .copyright {
	color: white;
}
#footerFooter .copyright {
	float: left;
}
#footerFooter .links {
	float: right;
}
.formElement {
	display: block;
	margin: 5px 0px;
}
.integratedFormLabel {
	padding: 2px;
	background-color: #FFFFFF;
	border: solid thin #CCCCCC;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.integratedFormLabel label { 
	width: 35%;
	padding-left: 0.6em;
	color: #929292;
}
/*#column2 input, form input {
	border: none;
}
#column2 form #comments {
	height: 4.0em;
}*/
.textInput {
	width: 110px;
	margin: 5px 0px;
	padding: 2px 0px;
	font-size: 10px;
	color: #223E62;
}
.textareaInput {
	width: 150px;
	height: 100px;
	font-size: 10px;
	color: #223E62;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.submitInput {
	border: 2px solid #223E62;
	background: #FFFFFF;
	margin: 5px;
}
.formButton {
	cursor: pointer;
	text-align: center;
	width: 100%;
}
#column2 .formButton input {
	cursor: pointer;
	background-color: #0065A0;
	padding: 2px;
	margin-top: 2px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
	height: 1.7em;
	border: 1px outset #000000;
}
form #comments {
	height: 65px;
	width: 98%;
	font-size: 0.7em;
	border: 1px inset;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px;
}

form #city,
form #email,
form #first_name,
form #last_name,
form #phone,
form #service,
form #state,
form #street_address,
form #street_address_2,
form #company_name,
form #zip {
	width: 60%;
}
form #budget,
form #completion_time,
form #main_concern,
form #service,
form #service_date_request,
form #state,
form #type_of_project,
form #best_time,
form #current_portfolio,
form #number_of_employees {
	width: 60%;
}
form #city_state_zip #city,
form #city_state_zip #state,
form #first_last_name #first_name,
form #phone_email #phone,
form #zip_phone_email #phone,
form #zip_phone_email #zip {
	margin-right: 2px;
}
form #city_state_zip #city,
form #city_state_zip #state {
	width: 86px;
}
form #city_state_zip #zip,
form #zip_phone_email #zip {
	width: 46px;
}
form #first_last_name #first_name,
form #first_last_name #last_name,
form #phone_email #email,
form #phone_email #phone {
	width: 112px;
}
form #zip_phone_email #email,
form #zip_phone_email #phone {
	width: 86px;
}
.serviceAreas {
	margin-bottom: 10px;
	/*font-size: 12px;*/
	padding: 5px;
	margin-left: 5px;
}
#industryText .title {
	font-size: 120%;
	margin-bottom: 10px;
}
#recentRequestsPage .recentRequest {
	margin: 3em 0px;
	font-weight: normal;
}
#couponTable {
	margin: 10px;
	width: 390px;
	text-align: center;
	padding: 2px;
	border: 3px solid #223E62;
}
#couponTable .coupon {
	width: 48%;
	border-left: solid 1px #223E62;
	border-right: solid 1px #223E62;
	padding: 5px;
}
#couponTable .finePrint {
	border-left: solid 1px #223E62;
	border-right: solid 1px #223E62;
	border-bottom: solid 1px #223E62;
}
#couponTable h4 {
	padding: 2px;
	font-size: 180%;
	color: #FFFFFF;
	background: #0065A0;
}
#paymentMethods {
	text-align: left;
	margin-top: 20px;
	padding: 10px;
}
#paymentMethods span {
	display: block;
}
#paymentMethods img {
	margin: 5px 5px 5px 0px;
}
#awards, #professionalAssociations {
	margin-top: 10px;
}
.gallery div.pic {
	display: inline-block; *display:inline; zoom:1;
}
/*
.gallery div div a img {
	height: auto !important;
	height: 175px;
	max-height: 175px;
	
	width: auto !important;
	width: 175px;
	max-width: 175px;
}
*/
.gallery .pic, .gallery .product {
	margin-top: 1.5em;
	vertical-align: top;
}
.gallery img, .award img
{
	max-height: 200px;
	max-width: 200px;
}
.gallery .caption {
	max-width: 225px;
}
.award, .product {
	display: inline-block; *display:inline; zoom:1;
	margin: 1em;
}
#employeeScreening {
	margin-top: 10px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #0065A0;
	color: #0065A0;
}
#employeeScreening .weScreen {
	background-color: #000000;
}
#employeeScreening .screeningProcess {
	margin-top: 10px;
}

#testimonials, #recentRequests {
	margin-top: 5px;
}
#testimonials li {
	margin-top: 2.0em;
}
#testimonials li span {
	font-size: 14px;
}
#column2 .testimonial,
#column2 .recentRequest {
	font-size: 14px;
	padding: 10px;
	margin: 5px 0px;
	background: none;
}
#column2 .testimonial .heading,
#column2 .recentRequest .heading {
	margin-bottom: 10px;
	display: block;
}
#column2 .divider {
	margin: 20px 0px 10px 0px;
}
#serviceGuarantees, #warranties, div.coupons {
	font-size: 14px;
	margin: 10px 0px;
}
#contactPage {
	margin-top: 10px;
	font-size: 16px;
}
h1 {
	font-size: 200%;
	margin-bottom: 1.5em;
}
#contactPage .phone {
	font-weight: bold;
	color: #0065A0;
}
#contactPage .multiplePhones .phone {
	margin-left: 16px;
}
#licenseInsurance {
	display: block;
	font-size: 10px;
	margin: 10px;
}
.industryText .industryTextTitle {
	text-transform: capitalize;
}
.companyLogo img {
	max-width: 150px;
	width: auto !important;
	width: 150px;	
	margin: 0px;
	margin-bottom: 10px;
}
.contractorListings {
	margin-bottom: 5px;
}
.contractorListings .heading, .contractorListings .leadHeading {
	font-size: 18px;
	font-weight: bold;
}
.contractorListings .leadHeading {
	color: #FF0000;
	text-align: center;
	display: block;
}
.contractorListings .contractor {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #464545;
}
.contractorListings .contractor a {
	font-size: 11px;
	text-decoration: none;
	color: #464545;
}
.contractorListings .contractor .clear {
	clear: both;
}
.contractorListings .address {
	color: #999999;
}
.contractorListings .companyThumbnail {
	width: auto !important;
	width: 150px;
	max-width: 150px;
	float: right;
}
.contractorListings .contractor .overview {
	margin: 5px 0;
	font-size: 12px;
	clear: both;
}
.teaser, .dyingTeaser,
#teasers .bbbLogo {
	float: left;
	width: 29.5%;
	font-size: 12px;
	line-height: 1.0em;
	padding: 20px 8px 20px 8px;
	height: 5.0em;
	overflow: none;
}
.teaser, .dyingTeaser {
	cursor: pointer;
}
.teaser:hover,
.dyingTeaser :hover {
	background-color: #EAEAEA;
}
.teaser .message,
.dyingTeaser .message {
	overflow: hidden;
	height: 4.0em; /*make sure height is a multiple of line-height so that overflow lines are completely hidden*/
	display: block;
	font-weight: bold;
}
.teaser img,
.dyingTeaser img {
	width: auto !important;
	width: 90px;
	max-width: 90px;
	height: auto !important;
	height: 63px;
	max-height: 63px;
	
	margin: 0px 10px 10px 0px;
	float: left;
}
.dyingTeaser {
	overflow: hidden;
}
.deadTeaser, .unbornTeaser {
	width: 0px;
	padding: 0px;
}
#teasers {
	margin: 2px;
}
#teasers .bbbLogo {
	text-align: center;
}
#teasers .bbbLogo img {
	height: 63px;
	width: auto !important;
	width: 100%;
	max-width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.teaser .detailsLink,
.dyingTeaser .detailsLink,
#honors .item .detailsLink, 
#teasersExpanded .item .detailsLink {
	display: block;
	float: right;
	color: #0000FF;
	text-decoration: underline;
	font-size: 0.8em;
}
.teasersDivider {
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}
#teaserIcons {
	display: none;
}

.thankYou {
	padding-top: 1em;
	padding-bottom: 1em;
}

.pageContent {
	margin: 2em;
}
.subMenuTrigger {
	position: relative;
}
.subMenuTrigger:hover .subMenu {
	left: 284px;
}
.subMenu {
	position: absolute;
	top: 0px;
	left: -9999px;
	display: inline-block;
	background: url(https://images.servicedirect.com/images/shared/backgrounds/darker_transparent_gray_284x1.png) repeat-y;
	width: 200px;
	padding-left: 0;
	margin-top: 0; /*-1px;*/
	z-index: 1;
}
.subMenu li {
	list-style: none;
}


h3 {
	font-weight: bold;
	font-size: 140%;
}



.dropInRight {
	float: right;
	margin-left: 1em;
}
.dropInLeft {
	float: left;
	margin-right: 1em;
}
.dropInRight, .dropInLeft {
	max-width: 40%;
}
.dropInRight.fatColumn, .dropInLeft.fatColumn {
	max-width: 47%;
}
.dropInRight, .dropInLeft, .dropIn,
a.dropInRight, a.dropInLeft, a.dropIn
{
	font-style: italic;
	font-size: 120%;
	color: #C45E6C;
	display: block;
}
.dropIn {
	margin: 1em;
}

.featureBullets {
	margin-bottom: 2em;
	max-width: 50%;
}

#ourServiceArea {
	float: right;
}

#aboutUs {
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#aboveTheFold {
	padding-top: 1em;
}

#aboveTheFold h2 {
	margin-top: 0;
}

#aboveTheFold img {
	margin-bottom: .5em;
}

table#bottomTable {
	width: 100%;
}

.trustTable {
	width: 100%;
	text-align: center;
	margin: 2em 0;
	border-top: 2px gray solid;
	border-bottom: 2px gray solid;
	table-layout: fixed;
}

.trustTable img {
	max-height: 84px;
	max-width: 160px;
}

#bannerForm {
	background: #eee;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

#bannerForm .actualInput {
	background: none;
	border: none;
	z-index: 5;
}
#bannerForm input.submit {
	font-size: 100%;
}
#bannerForm .actualTextarea {
	background: none;
	z-index: 5;
	border: none;
}

#bannerForm form {
	margin: .5em;
	display: inline-block;
	vertical-align: top;
}
#bannerForm .actualInput, #bannerForm .inputUnderlay {
	width: 20em;
	height: 1.3em;
	display: inline-block;
	top: 0; left: 0;
	position: absolute;
	font-size: 100%;
	padding: .2em;
}
#bannerForm .actualTextarea, #bannerForm .textareaUnderlay {
	width: 20em;
	height: 6em;
	display: inline-block;
	top: 0; left: 0;
	position: absolute;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	padding: .2em;
}
#bannerForm .inputUnderlay {
	display: inline-block;
	background: white;
	color: #aaa;
	border: solid 1px #aaa;
	z-index: 4;
	padding-top: .1em;
}
#bannerForm .textareaUnderlay {
	z-index: 4;
	background: white;
	color: #aaa;
	border: solid 1px #aaa;
	padding-top: .1em;
}

textarea {
	overflow: auto; /* for IE to not show scrollbar unless needed */
	resize: none;
}

.parent {
	position: relative;
	width: 21em;
	height: 2em;
	font-size: 110%;
}
.parent.bigParent {
	width: 21em;
	height: 7em;
}
.callNow {
	display: inline-block;
	vertical-align: top;
	background: white;
	margin: 1em;
	padding: .5em;
	text-align: center;
	border: solid 1px #aaa;
}
.callNow .address {
	margin-bottom: .5em;
}
.callNow .address h2 {
	margin-bottom: 0;
}
.bigCall {
	font-size: 600%;
	font-weight: bold;
	line-height: 1;
}
.callNow:hover {
	text-decoration: none;
}
.callNow .phone {
	font-size: 180%;
}
.callNow .phone.contactUsPage {
	margin-bottom: .3em;
}
.callNow .logo img {
	max-width: 200px;
}
#thisFooter {
	width: 100%;
}
#thisFooter ul {
	list-style-type: none;
	padding-left: 0;
}
#thisFooter ul a {
	color: white;
}
#thisFooter td {
	vertical-align: top;
}
.footerHeader {
	font-weight: bold;
}
#fullFooter {
	background: url(https://images.servicedirect.com/images/shared/backgrounds/binding_dark.png);
	color: white;
	padding-bottom: 1em;
	width: 100%;
}
#fullFooter li.selected {
	background-image: url(https://images.servicedirect.com/images/shared/icons/white-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#fullFooter li {
	margin-left: -.7em;
	padding-left: .7em;
}
.topCallToAction {
	font-size: 200%;
}
#serviceArea {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	width: 870px;
	white-space: nowrap;
}

#areaMapAndZoom {
	/*margin-right: 3em;
	padding-top: .3em;*/
	margin-left: auto;
	margin-right: auto;
}

#areaMapAndZoom, div.serviceAreas {
	white-space: normal;
	display: inline-block; *display: inline; zoom: 1;
	vertical-align: top;
}

div.serviceAreas {
	width: 400px;
}

.serviceAreas p.topParagraph {
	margin-top: 0;
}

div.inlineBlockNotTableCell div.outerWrapper {
	display: inline-block;
}

.trustItemNoImage {
	background: #eee;
	height: 84px;
	width: 90%;
	padding: .3em;
}

#photoBrowser {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	table-layout: fixed;
	margin-top: 2em;
	margin-bottom: 2em;
}

h1#mainHeader {
	margin: .5em;
	text-shadow: .1em .1em .1em #000, .1em .1em .4em #000; 
	color: white;
}

#mainContent {
	padding: 0 2em 2em 2em;
}

div#trustItems {
	text-align: center;
}

#trustItems .trustItem {
	background: #eee;
	padding: 1em;
	margin: 1em;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	max-width: 250px;
}

#trustItems .trustItem img {
	max-width: 250px;
}

img.specialist {
	max-width: 250px;
	float: left;
	margin-right: 20px;
}

ul.contractorQuestions {
	padding: 1em !important;
}

a.lightbox {
	vertical-align: top;
}

.networkLogo {
	display: block;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.networkLogo {
    max-width: 670px;
}
