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

#container {
	background-color: #ECEDEE;
	width: 990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	top: 10px;
	left: 50%; /*some magic to align the element in the center; */
	margin-left: -495px; /* half of the width */
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#body  {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 14px;
	color: #000099;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 150px;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 25px;
}
#main_content {
	background-image: url(../images/content_bg.jpg);
	width: 990px;
	font: Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #DDDDDD;
	width: 990px;
	height: 25px;
	margin-top: 5px;
	padding-top: 5px;
}
.header_link_mask {
	margin: 75px 0 0 625px;
}
.footer_padding {
	margin: 5px 0 5px 0;
}
p {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-left: 5px;
}
.table_text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
    text-transform: uppercase;
	margin: 15px 0 10px 5px;
}
h2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000099;
    text-transform: uppercase;
	margin-left: 5px;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #355881;
    text-transform: uppercase;
	margin-left: 5px;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #355881;
	margin-left: 5px;
}
h5 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	margin-left: 5px;
}
h6 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
    text-transform: uppercase;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	margin-left: 40px;
}
ul li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 25px;
}
ol li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
}
#scroller_container {
		font: Arial;
}
#scroller_container1 {
		font: Arial;
}
#scroller_container2 {
		font: Arial;
}
#right_column {
	width: 180px;
	height: 365px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#DDDDDD;
	border: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_column2 {
	width: 180px;
	height: 550px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#DDDDDD;
	border: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_column3 {
	width: 175px;
	height: 750px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#CCCCCC;
	border: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pest_photo {
	width: 175px;
	height: 175px;
	float: right;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
#right_photo {
	width: 175px;
	height: 175px;
	float: right;
	margin-right: 5px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
#call_now {
	width: 175px;
	height: 175px;
	float: right;
	margin-top: 10px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	margin-bottom: 10px;
}
#construction {
	width: 250px;
	height: 120px;
	background-color: #FFFF33;
	float: right;
	margin-right: 10px;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
}
.padding_left {
	margin-left: 20px;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
