/* CSS Document */
	
	h1, h2 {
	  color: #6C1B1B;
	  font: 1.5em/1.1 'MolotRegular',Arial,sans-serif;
	  letter-spacing: 0;
	  margin: 0 0 4px;
	  text-shadow: 0 0 2px rgba(255, 255, 255, 0.81);
	}


	
.slideshow_block {
    clear: both;
    float: left;
    height: 388px;
    margin-top: 45px;
    text-align: center;
    width: 100%;
    z-index: 1;
}
	
	.slideshow_block .peKenBurns {
	  height: 370px;
	  margin: 0 auto;
	  width: 890px;
	  z-index: 10;
	}
	
	.slideshow_block .peKenBurns .peKb_slides {
		padding:2px;
		background-color:#000000;
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px; 
		border-radius: 4px; 
		
	}
	
	
	.peKenBurns .peKb_shadow {
	  bottom: 31px;
	  display: block;
	  height: 82px;
	  position: absolute;
	  z-index: -1;
	}
	
	
	.third_rounded_box img {
	  background: none repeat scroll 0 0 rgba(67, 57, 57, 0.66);
	  border: 1px solid #323232;
	  border-radius: 4px 4px 4px 4px;
	  box-shadow: 0 0 8px -3px #161616;
	  margin-bottom: 5px;
	  padding: 0;
	  width: 93%;
	}
		
	.slideshow_block .peKenBurns .peKb_slides .peKb_caption .peKb_real {
	  overflow: hidden;
	  position: absolute;
	  z-index: 10;
	  padding:10px;
	}
	
	
	/* Services Box */
	.services {
	  padding-left: 26px;
	  width: 355px;
	}	
		
	.services div div img {
	  background: none repeat scroll 0 0 #332B16;
	  border: 1px solid #000000;
	  box-shadow: 1px 1px 3px #161616;
	  margin: 0 0 7px;
	  padding: 1px;
	  width: 102px;
	}
	
	.services div div p {
	  font-size: 0.752em;
	  letter-spacing: -0.019em;
	  margin: 0;
	  padding: 0;
	}
	
	.services div div {
	  width: 118px;
	}	
	
.page .video_flare {
    background: url("../../images/backgrounds/stripes.png") no-repeat scroll 0 0 transparent;
    height: 400px;
    left: 0;
    position: absolute;
    top: 137px;
    width: 1000px;
    z-index: 0;
}
		
	.third_rounded_box {
	  background: url("../../images/backgrounds/grill.png") repeat scroll 83px 2px rgba(249, 249, 249, 0.68);
	  border: 1px solid #7E7E7E;
	  border-radius: 11px 11px 11px 11px;
	  box-shadow: 0 0 5px -2px #333333;
	  float: left;
	  height: 525px;
	  margin: 5px 16px 5px 0;
	  padding: 8px 1px 11px 18px;
	  width: 30%;
	}
		
	.third_rounded_box p {
	  line-height: 1.22;
	  padding: 0 7px 0 2px;
	}
		
.sub_slideshow {
    box-shadow: 0 15px 19px -10px #333333 inset;
    height: 330px;
    left: 128px;
    position: absolute;
    top: 419px;
    width: 750px;
    z-index: 0;
}		
	.affiliates_box_one {
	  height: 60px;
	  left: 20px;
	  position: absolute;
	  top: 13px;
	  width: 156px;
	  z-index: 20;
	}
			
	.affiliates_box_two {
	  height: 100px;
	  left: 590px;
	  position: absolute;
	  top: 13px;
	  width: 165px;
	  z-index: 50;
	}
		
.affiliates_box_one .associations li, .affiliates_box_two .associations li {
  float: left;
  list-style: none outside none;
  padding: 0 0 0 6px !important;
  width: 61px !important;
}

.associations .horizontal_list img {
  margin-top: 0;
  width: 100%;
}
	
	