@charset "utf-8";
/* CSS Document */



body {
	margin-top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background: #060702 url(../images/b2.jpg) repeat-x center 401px;
}
.fltLt {
	float: left;
	margin-right: 7px;
}
.clear {
	clear: both;
}

.topBack  {background: url(../images/b1.jpg);}
.topBack2 {
	background: url(../images/b4.jpg);
}
.nav a  {
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #666;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 13px;
}
.nav a:hover {
	color: red;
	text-decoration: underline;
	border-right: 1px solid #666;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
}

.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}
.phone {
	float: right;
	width: 225px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}
.phone h2 {
	font-size: 32px;
	font-weight: bold;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

.header {
	
	background: url(../images/header_back.jpg) no-repeat;
	height: 401px;
	
	
}
.header2 {
	background: url(../images/header_back2.png);
	height: 194px;
}

.topText {
	font-size: 9px;
	text-align: center;
	height: 10px;
	color: #333;
}
.logo {
	padding-left: 14px;
}


.content {
	background: url(../images/transwh.png) repeat;
	border-radius: 15px;
}

.box {
	padding: 10px;
	height: 215px;
	width: 205px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	border: 1px solid black;
}
.nav {
	margin-top: 5px;
}
#termite img {
	margin-left: 25px;
	margin-top: -10px;
}
.boxes #termite {
	background: #e4ebee;
}

#ant img {
	margin-left: 25px;
	margin-top: -10px;
}
.boxes #ant {
	background: #d1dde2;
}

#roach img {
	margin-left: 25px;
}
.boxes #roach {
	background: #bbccd3;
}

#pest img {
	margin-left: 25px;
}
.boxes #pest {
	background: #a4bac3;
}
.content {
	padding: 20px;
	margin-top: 10px;
	border-radius: 15px;
}
.contLeft {
	float: left;
	width: 670px;
}
.content .contRight {
	float: right;
	width: 240px;
}
.contRight .redRight {
	color: #D7162F;
	text-align: right;
}
.redRight h3 {
	font-size: 20px;
}
.redRight h2 {
	font-size: 34px;
}
.footer {
	text-align: center;
	color: #990000;
}
.footer a {
	color: #555555;
	text-decoration: none;
}
.contRight .big {
	font-size: 26px;
	font-weight: bold;
}
.box h1 {
	font-size: 26px;
	text-align: center;
}

.footertwo {
	text-align:center;
	color:#333;
	text-decoration:none;
}

.footertwo a, .footertwo a:link, footertwo p {
	text-align:center;
	color:#333;
	text-decoration:none;
}
