﻿body {
	margin:0;
	padding:0;
	background:#010101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#FFF;
}

#logo {
	float:left;
	margin:10px 40px 0 10px;
}

#wrapper {
	width:1023px;
	margin:0 auto;
}

#main-nav {
	float:left;
	color:#FFF;
	margin:0;
	padding:0;
	list-style:none;
}

#main-nav li {
	display:block;
	width:140px;
	padding:20px 5px 17px 10px;
	float:left;
	background:url('images/nav-left.png') no-repeat;
}

#main-nav a {
	display:block;
	text-decoration:none;
	color:#FFF;
	font-size:1.2em;
}

#main-nav p {
	font-size:.7em;
	padding:5px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	background:url('images/header.jpg') no-repeat;
	height:99px;
	overflow:hidden;
}

/* areas of mold */

#areas-of-mold {
	background:url('images/green-bg.jpg') no-repeat;
	height:350px;
}

#areas-of-mold img {
	float:left;
	margin:30px 0 0 40px;
	position:relative;
}

#header-text {
	margin:60px 0 0 -20px;
	float:left;
	width:430px;
}

#cost-effective {
	color:#FFF;
	font-size:2em;
	margin:0;
	padding:0;
}

#accuracy {
	font-size:1.7em;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0 0 0 50px;
}

#mold-areas {
	font-weight:bold;
	padding:0 0 0 25px;
	margin:0;
	color:#FFF;
}

.specialized-in {
	padding:5px 0 0 25px;
	margin:0;
	font-size:.8em;
	color:#000;
}

.specialized-in a {
	color:#000;
	text-decoration:none;
	float:right;
	font-size:1.4em;
}

#main-content {
	float:left;
	background:url('images/main-bg.gif');
	padding:20px 0 0 0;
	width:1003px;
}

#wrapper .big-padding {
	margin:-65px 0 0 0;
	width:1023px;
}


#wrapper .inner-padding {
	width:933px;
	padding:10px 0 20px 90px;
}

#small-side {
	width:317px;
	background:url('images/small-box-y.gif') repeat-y;
	float:left;
	margin:0 0 30px 60px;
	padding:10px;
}

#big-side {
	width:514px;
	margin:0 0 20px 20px;
	padding:20px 0;
	float:left;
	background:url('images/big-box-y.gif') repeat-y;
}
#inner-content {
	width:586px;
	background:url('images/inner-main-bg.gif') repeat-y;
	margin:9px 0 0 0;
	padding:10px;
	float:left;
}
#inner-nav-holder {
	float:left;
	width:220px;
	margin:0 0 0 20px;
	padding:0;
}
#we-are-experts {
	width:150px;
	float:left;
	margin:0;
	padding:60px 120px 75px 40px;
	font-size:1.5em;
	text-align:center;
	background:url('images/big-curly.png') center right no-repeat;
}
#footer{
	clear:both;
	padding:60px 130px;
	text-align: right;
}
#footer img {
	float:left;
	margin:0 100px 0 0;
	text-align: center;
}
#contact {
	float:left;
	margin-top:-20px;
}
#contact h3 {
	margin:0;
	padding:0 0 10px 0;
	font-size:1.6em;
	font-weight:normal;
}
#contact p {
	margin:0;
	padding:0;
	color:#8a8a8b;
	font-size:.9em;
	line-height:1.4em;
	letter-spacing:.03em;
}
#small-side .shadow-bar {
	background:url('images/small-shadow.png') no-repeat;
	height:19px;
	width:337px;
	margin:-10px 0 0 -10px;
}
#small-side .bottom {
	margin:0 0 -20px -10px;
}
#big-side .shadow-bar {
	background:url('images/big-shadow.png') no-repeat;
	height:19px;
	width:505px;
	margin:-20px auto 0 auto;
}
#big-side .bottom {
	margin:10px auto -40px auto;
}
#inner-content .shadow-bar {
	background:url('images/inner-shadow.png') no-repeat;
	height:17px;
	width:600px;
	margin:-10px 0 0 -10px;
}
#inner-content .bottom {
	margin:0 0 -20px -10px;
}
#big-number {
	float:right;
	width:823px;
	position:relative;
	padding:0 200px 0 0;
	height:80px;
	font-size:2.5em;
	clear:both;
	text-align:right;
}

/* base styles */
a {
	color:#85a755;
}

h1 {
	font-size:1.2em;
	margin:0;
	padding:5px 0;
	color:#85A755;
}
h2 {
	font-size:1.1em;
	margin:0;
	padding:5px 0;
	color:#EC1101;
}

/* applied styles */

.mold-picture {
	float:left;
	padding:15px 25px;
	width:230px;
	text-align:center;
}
.mold-picture img {
	border:#FFFFFF 2px solid;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
.text-highlight {
	color:#EC1101;
}
.text-highlight-two {
	color:#85a755;
}
.expert-areas {
	float:right;
	background:url('images/right-services-nav.png') no-repeat;
	list-style:none;
	width:220px;
	height:270px;
	margin:-10px -20px 0 0;
	padding:20px 0 0 0;
}
.expert-areas li {
	display:block;
	float:left;
	width:100%;
}

.expert-areas a {
	display:block;
	color:#8792a4;
	text-decoration:none;
	padding:5px 25px 4px 25px;
	text-align:left;
	font-size:1.1em;
	line-height:1.33em;
}

.style1 {
	text-align: left;
	
}

.style2 {
	color: #FFFFFF;
}

.style13 {
	text-align: center;
	font-family: Arial;
	font-size: xx-small;
}
.style29 {
	
	font-family: Arial;
	font-size: xx-small;
}
.style30 {
	font-family: Arial;
}
.style32 {
	font-family: Arial;
	font-size: xx-small;
}
.style33 {
	font-size: xx-small;
}
}
.style3 {
	font-size: xx-small;
}
.style34 {
	text-align: center;
}
.number{
	color:#000000;
	float:left;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	margin:-15px 0 0 0;
	padding:0 0 0 94px;
	text-align:right;
	clear:left;
	font-family:Tahoma, Geneva, sans-serif;
}

.cities {
	float:left;
}
