html,body	{

     background:url(../images/rp-bg.jpg) no-repeat top center; 
       /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

html	{overflow:hidden}


h1, h2, h3, h4, h5, h6, p, ul, li, form	{margin:0; padding:0;}
ul, li {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0;}


/* CONTENT 
***********************************************/
#page  {width:960px; height:510px; margin:0 auto;}

/* HOMEPAGE 
***********************************************/
#home   {width:960px; height:510px; margin:0 auto 600px auto;}
.featured_work  {background:transparent url(../images/bg_featured.png) no-repeat top center; width:449px; height:225px; position:absolute; z-index:1; top:215px;margin-left:0;}
.welcome_txt    {position:absolute; margin:80px 0 0 500px; z-index:10;}
.home_txt   {position:absolute; margin:200px 0 0 500px; z-index:10; width:437px; font-size:14px; text-shadow: #3F0000 0px 2px 3px;}
.featured_work_txt  {position:absolute; z-index:10; margin:412px 0 0 60px;}
.get_in_touch_txt   {position:absolute; z-index:10; margin:440px 0 0 330px;}
.available_tag  {position:absolute; z-index:11; margin:325px 0 0 560px;}

.featured_gallery   {width:394px; height:191px; padding:0;  margin:0; margin:7px 0 0 29px; overflow:hidden}
.featured_gallery   li  {height:191px;}
.featured_gallery   img {width:394px;  height:191px; top:0; left:0 }

