* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background: #480B1B url(images/bg_main.jpg) repeat-x; 
  font: 14px Arial, Arial, Helvetica, sans-serif;
  color: #000000;
}
img {
  border: 0px;
}
div#outside_wrapper {
  width: 1011px;
  min-height: 765px;
  margin: 0 auto;
  background: url(images/bg_main_inner.jpg) repeat-y;
  position: relative;
}
div#left_bar{
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 765px;
  background: url(images/bg_left_bar.jpg) no-repeat;
}
div#right_bar {
  position: absolute;
  top: 0;
  right: 0px;
  width: 32px;
  height: 765px;
  background: url(images/bg_right_bar.jpg) no-repeat;
}
div#site_wrapper {
  width: 904px;     
  margin: 0 56px 0 56px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
div#header {
  width: 904px;
  position: relative;
}
div#logo {
  float: left;
  width: 134px;
  height: 92px;
  padding-left: 14px;
}
div#slogan {
  float: left;
  margin: 37px 0px 0px 22px;
  width: 720px;
}
div#top_menu {
  margin-left: 2px;
  margin-top: 2px;
  height: 31px;
  overflow: hidden;
}
div#top_menu a {
  font-size: 13px;
  font-weight: bold;
  color: #f4f4f2;
  position: relative;
  text-decoration: none;
}
div#top_menu a:hover {
  color: #560d22;
}
div#flash {
  background: url(images/flash_holder.jpg) no-repeat;
  height: 301px;
}
div#flash_inside {
  /*background: url(images/flash_inside_holder.jpg) no-repeat; */
  height: 148px;
  overflow: hidden;
}
div#bottom_menu {
  background: url(images/bg_menu_bottom.gif) no-repeat;
  height: 28px;
  position: relative;
}
div#bottom_menu #title {
  position: absolute;
  top: 6px;
  left: 35px;
  font-size: 13px;
  font-weight: bold;
  color: #922b48;
}
div#bottom_menu #buttons {
  position: absolute;
  top: 4px;
  left: 142px;
}
div#bottom_menu #buttons img {
  margin: 0 3px;
}
div#bottom_menu #date {
  position: absolute;
  top: 6px;
  left: 203px;
  font-size: 12px;
  font-weight: bold;
}
div#content {
	width: 376px;
}
div#bottom_menu #date #article_title a{
  color: #922b48;
}
div#inside_content #news_archive td p {
  font-size: 12px;
  font-weight: bold;
}
.article_title a {
  padding-left: 10px;
  color: #922b48;
}
div#inside_tabs {
  padding-left: 24px;
}
div#inside_wrapper {
  padding: 30px 0px 30px 0px;
  min-height: 340px;
  position: relative;
}
div#inside_content {
  float: left;
  width: 377px;
  margin: 0px 15px 0px 0px;
}

div#inside_content h2, div#inside_content div.h2_title p{
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000; 
}
div#inside_content h3, div#inside_content div.h3_title p{
  margin-top: 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #922b48;
}
div#content ul{
  padding-left: 25px;
  font: 11px Verdana, Verdana, Geneva, sans-serif;
  color: #6d6e71;
}
div#content li{
  color: #6d6e71;
}
div#content p{
  margin-top: 10px;
  font: 11px Verdana, Verdana, Geneva, sans-serif;
  color: #6d6e71;
}
div#content a, div#pest_content a,div#fire_content a,
div#hygiene_content a, div#quality_content a {
  color: #922b48;
}
div#inside_content p{
  margin-top: 10px;
  font: 11px Verdana, Verdana, Geneva, sans-serif;
  color: #6d6e71;
}
div#inside_content .error{
  color: #ff0000;
}
div.inside_graphic {
  float: right;
  margin-right: 41px;
  width:205px;
}
div#inside_graphic img {

}
div#big_button_menu {
  margin-top: 8px;
}
div#big_button_menu img, div#big_button_bottoms img,
div#big_button_inside img, div#big_button_inside_bottoms img{
  margin: 0px 2px;
}
div#big_button_inside_wrapper {
  float: left;
  margin-left: 20px;
  margin-right: 40px;
  position: relative;
  width: 174px;
}
div#sub_menu_inside_wrapper {
  position: absolute;
  top: 150px;
  left: 0px;
  width: 174px;
}
div#sub_menu_top {
  background: url(images/sub_top.jpg) no-repeat;
  height: 8px;
  overflow: hidden;
}
div#sub_menu_link {
  
}
div#sub_menu_link a {
  font: 11px Verdana, Verdana, Geneva, sans-serif;
  color: #872340;
  padding: 4px 0px 5px 9px;
  display: block;
  text-decoration: none;
}
div#sub_menu_link a:hover,
div.active a{
  background: url(images/sub_nav_hover.jpg);
}
div#sub_menu_break {
  background: url(images/sub_break_line.jpg) no-repeat;
  height: 1px;
  overflow: hidden;
}
div#sub_menu_bottom {
  background: url(images/sub_bottom.jpg) no-repeat;
  height: 8px;
  overflow: hidden;
}
div#content .sitemap_title {
  color:#922B48;
  font-family:Verdana,Verdana,Geneva,sans-serif;
  font-size:11px;
  font-weight: bold;
}
div#content .sitemap a {
  color:#6D6E71;
  font-family:Verdana,Verdana,Geneva,sans-serif;
  font-size:11px;
  text-decoration: none;
}
div#contact {
	height: 75px;
	margin: 0 auto;
}
div#contact_logo {
  position: absolute;
  bottom: 5px;
  right: 25px;
}
div#contact_text {
  float: left;
  margin: 32px 0 0 12px;
  font: 11px Tahoma, Geneva, sans-serif;
  color: #000000;
}
img#call_logo {
  position: absolute;
  bottom: 5px;
  right: 75px;
}
div#footer {
  background: url(images/bg_footer.jpg) no-repeat;
  height: 32px;
  margin-top: 17px;
  margin-left: 40px;
  font-size: 10px;
  position: relative;
}
div#footer #copyright {
	position: absolute;
	top: 10px;
	left: 180px;
}
div#footer #links {
	position: absolute;
	top: 10px;
	left: 20px;
}
div#footer .break {
  color: #a8a7a8;
}
div#footer #links a {
  color: #922b48;
}
div#footer #threeton {
	position: absolute;
	right: 85px;
	top: 10px;
}
div#footer a {
  color: #000000;
}
