@charset "utf-8";
/* CSS Document */

#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 900px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#leftheader {
	float: left;
	height: auto;
	width: 200px;
	background-repeat: repeat-x;
	padding-top: 7px;
}
#mid_header {
	float: left;
	height: auto;
	width: 450px;
	padding-left: 50px;
}
#rt_header {
	float: left;
	height: auto;
	width: 200px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bodywrapper {
	width: 900px;
	height:auto;
	padding: 0px;
	background-color: #000;
	background-image: url(../images/pest_control_images/bodybk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 13px;
}
#left_col {
	float: left;
	height: 100%;
	width: 190px;
	background-color: #000;
	padding-left: 5px;
	color: #FFF;
	padding-bottom: 50px;
	margin-right: 0px;
	padding-right: 5px;
	padding-top: 10px;
}
#left_col ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#left_col li {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#left_col li a {
	display: block;
	width: 165px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#left_col li a:hover {
	display: block;
	width: 165px;
	background-color: #000000;
	color: #FF0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main_content {
	float: left;
	height: auto;
	width: 680px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#footer {
	height: auto;
	width: 845px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#ews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#ews a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;

}

#ews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: none;

}
body {
	background-image: url(../images/pest_control_images/bk.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #900;
}
h2 {
	font-size: 24px;
	color: #900;
}
h3 {
	font-size: 18px;
	color: #900;
}
h4 {
	font-size: 16px;
	color: #900;
}
h5 {
	font-size: 14px;
	color: #900;
}
h6 {
	font-size: 9px;
	color: #900;
}
#container #bodywrapper #left_col .vcard p .fn.org.url {
	color: #FFF;
}#contactdive {
	float: right;
	height: auto;
	width: 400px;
}
#video {
	float: right;
	height: auto;
	width: 225px;
	background-color: #FFF;
}
