body { 
	background:#18252d url(images/bg.jpg) repeat-x;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	margin:0px;
	padding:0px;
}

h1 {
	color:#1c455d;
	font-size:22px;
	margin:10px 0 10px 0;
	padding:0px;
}

h2 {
	color:#1c455d;
	font-size:18px;
	margin:10px 0 10px 10px;
	padding:0px;
}

h3 {
	color:#1c455d;
	font-size:18px;
	margin:10px 0 0 0;
	padding:0px;
}

#headerwrapper {
	width:100%;
	height:97px;
	margin:auto auto;
}

#header {
	background-color:#fff;
	width:883px;
	height:97px;
	padding:0 10px 0 10px;
	margin:auto auto;
}

#pestcontrol {
	width:460px;
	position:relative;
	height:84px;
	float:left;
	top:5px;
}

#contact {
	width:370px;
	position:relative;
	left:40px;
	float:left;
	top:30px;
}

#contact span {
	color:#1c455d;
	font-size:23px;
	font-weight:bold;
	float:left;
	margin:6px 10px 0 0;
}

#num {
	font-size:35px;
	float:left;
}

#num a{
	color:#000;
	text-decoration:none;
}

#mainwrapper {
	width:100%;
	height:auto;
	margin:auto auto;
	margin-top:20px;
}

#main {
	background-color:#fff;
	width:883px;
	padding:20px 10px 100px 10px;
	height:1500px;
	margin:auto auto;
}

#banner {
	background:url(images/banner.jpg) no-repeat;
	width:863px;
	height:238px;
	margin:auto auto;
	margin-bottom:20px;
}

#pestservice {
	margin:0 0 10px 8px;
}

.services {
	background-color:#ebebeb;
	width:168px;
	height:280px;
	float:left;
	margin:0 1px 0 4px;
}

.services p {
	margin:10px 0 10px 10px;
}

.image {
	margin:0 0 0 10px;
}

#pestsafety {
	margin:0 0 10px 10px;
}

#left {
	width:590px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
}

#left p {
	line-height:30px;
}

#right {
	width:250px;
	height:auto;
	float:left;
}

ul.pestservice {
	float:left;
	width:125px;
	margin:0px;
	padding:0px;
}

ul.pestservice li {
	list-style:none;
	background:url(images/tick.jpg) no-repeat left;
	padding:0 0 0 20px;
	margin:12px 0 12px 0;
}

ul#service {
	margin:0px;
	padding:0px;
}

ul#service li {
	margin:20px 0 20px 0;
	padding:0px;
	background:url(images/tick.jpg) no-repeat left;
	padding:0 0 0 20px;
	list-style:none;
}

#cards {
	margin:10px 0 0 20px;
}

.clear {
	width:100%; 
	clear:both; 
	height:0px; 
	overflow:hidden;
}

#backlink{
	text-align: center;
}

input {
	width:200px;
	height:26px;
	margin:5px 0 5px 0;
	font-size:12px;
}

textarea {
	width:200px;
	height:150px;
}

#submit {
	width:100px;
	margin:10px 0 0 106px;
}

span {
	color:#ff0000;
	margin:0 0 0 5px;
}

#contactUs p {
	margin:0px;
	padding:0px;
}

p#rec {
	text-align:center;
	margin:10px 0 0 0;
	font-size:12px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}


a:visited {
	color:#000;
	text-decoration:none;
}


a:active {
	color:#000;
	text-decoration:none;
}
#discount{
width:990px;
height:80px;
text-align:right;
margin:0 auto;
font-size:50px;
color:#fff;

background-image:url(images/discount.png);
}
#code{
line-height:80px;	
text-align:right;
margin-right:130px;
font-family:Arial, Helvetica, sans-serif;
}



