﻿body {
    text-align:center;
    background-image:url("Rimages/CommonImages/background.gif");
    color:#730606;
    padding:0;
    
    }

#Main{
    margin: 0 auto;
    width:1024px;
    }
    
#Header{
    background-image:url("Rimages/CommonImages/Ragland Header.gif");
    width:100%;
    height:150px;
    background-repeat: repeat-x;
    z-index:99;
    }


.stepcarousel{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 964px; /*Width of Carousel Viewer itself*/
    height: 640px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    height:640px;
    top: 0;
}

.stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    /*margin: 10px; margin around each panel*/
    padding:10px;
    width: 964px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    height: 640px;
    text-align:left;

}
    
#Footer{
    background-image:url("Rimages/CommonImages/Footer.gif");    
    width:964px;
    height:90px;
    float:left;
    text-align:center;
    padding:30px;
}


#content{
    background-image:url("Rimages/CommonImages/Body.gif");
    height:640px;
    width:964px;
    float:left;
    padding:30px;
    }
#home a{
    border:0;
    margin:0;
    padding:0;}
    
#homeImgs{
    background-color: Transparent;
    width:350px;
    float:right;
    margin:0;
    padding-top:350px;
    right:0;
    bottom:0;}
   
#home p, #home h3{
      width:300px;
      margin:20px 0 0 20px;
}

 #home h1{
       margin:10px 0 0 20px;

}
     
#home img{margin:4px 4px;}

    
#home{
    font-size:1.1em;
    background-image:url("Rimages/CommonImages/ContentBackground.jpg");
    color:Navy;
}
#safety{ background-image:url("Rimages/CommonImages/background_03.gif");
     width:944px; 
     height:620px; 
     padding:20px;  }

#safety p, #safety h1{ margin: 20px;}

#safety table{ margin: 5px;}

#testimonial{font-size:small;
            width:964px; 
            height:640px; 
            padding:0px; } 
            
#testimonial a{
        text-align:Left;
      
       }
        
#testimonial a:hover{
        color:Red;
        cursor:pointer;}
         
#testimonial div{
            float:right;
            font-size:small;
            width:130px; 
            height:620px; 
            padding:10px; 
            z-index:99; 
}   
#about {
    font-size:1.2em; 
    }
    
#contact{
        position:absolute;
        width:964px;
        height:auto;
        bottom:0;
      } 
 #about p, #about h2{
    margin:15px;}
  
#about table{margin:5px 0 20px 4px;}   

.fltrght{
    float:right;
    margin:20px;
    padding:0px;
    border:none;}
    
#employment{ 
    width:950px; 
     height:640px; 
    font-size:large;
    text-align:center;
    }
 
#employment p{
    text-align:left; 
    padding:10px 60px;
    /*border:solid thick red;*/
    }            
              