* {
  font-family: Arial, sans-serif;
  font-size: 14px;

  line-height: 1.29;
  position: relative;
  
}

a:active {outline: none;}
:focus {-moz-outline-style: none;}

#body {

  width: 800px;
  height: 1414px;
  background: url(../images/background.jpg) no-repeat;
margin-right:auto;
margin-left: auto;  color: #fff;
}

h1 {

}

#main_text {
  position: absolute;
  top: 300px;
  left: 30px;
  width: 420px;
  height: 305px;
}
  #main_text h2 {
    text-transform: uppercase;
    font-size: 1.14em;
    margin-bottom: 23px;
  }
  #main_text p { margin-bottom: 23px; }
  #main_text a {
    color: #3b40eb;
    text-decoration: none;
    font-size: 1.14em;
  }
    #main_text a:hover { text-decoration: underline; }
  #main_text a#watch_it_now {
    display: block;
    width: 357px;
    height: 44px;
    background: url(../images/watch_it_now_sm.png) no-repeat;
    text-indent: -10000px;
    margin-top: 23px;
  }

#main_img {
  position: absolute;
  right: 12px;
  height: 413px;
  width: 271px;
}

#image_list {
  position: absolute;
  top: 660px;
  left: 10px;
  width: 778px;
  height: 420px;
  background: #000;
}
  #image_list h4 {
    font-size: 2.14em;
    font-style: bold;
    text-align: center;
  }
  #image_list div {
    font-size: 0.86em;
    font-style: italic;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 5px;
  }
  #image_list ul {
    position: absolute;
    top: 40px;
    left: 6px;
  }

  #image_list li { float: left; margin: 0 5px 5px; }
  #image_list li a {
    display: block;
    width: 115px;
    height: 173px;
  }
    #image_list li div {
      position: relative;
      bottom: auto;
      font-size: 1em;
      z-index: 100;
      width: auto;
    }

#lower_text {
  position: absolute;
  top: 1074px;border: 0px;

}
  #lower_text h3,
  #lower_text ul,
  #lower_text a#lower_logo { float: right; }
    #lower_text h3 {
      width: 211px;
      height: 161px;

      text-indent: -10000px;
      margin: 15px 0 0 20px;
    }
    #lower_text ul {
      width: 325px;
      height: 147px;

      text-indent: -10000px;
      margin: 25px 0 0 24px;
		
    }
    #lower_text  {
      display: block;
      width: 173px;
      height: 178px;

      text-indent: -10000px;
      margin: 15px 0 24px 20px;
		border: 0px;
	
	
    }
	 #lower_logo {
      display: block;
      width: 173px;
      height: 178px;

      text-indent: -10000px;
      margin: 15px 0 24px 20px;
		border: 0px;


    }


#see_more {
  position: absolute;
  top: 1278px;
  left: 42px;
  display: block;
  width: 716px;
  height: 59px;
  background: url(../images/click_here_big.png) no-repeat;
  text-indent: -10000px;
  clear: both;
  margin: 0 auto;
}

#footer {
  position: absolute;
  top: 1355px;
  width: 720px;
  font-size: 0.86em;
  text-align: center;
  padding: 0 40px;
  margin: 0 auto;  color: #fff;
}
  #footer a { text-decoration: none; font-size: 0.7em;   color: #fff;}
  
div#recip,  div#recip a{
  	
	  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #221A18;
  text-decoration: none;
  font-weight: bold;
  }
  
 div#recip a:hover{
  	text-decoration: underline;
  }