﻿ body
 {
  background-image:url(../images/backgrounds/repeat-bg-2.jpg);
 }
h1{
    font-size: 42px;
    color: #8a1e04;
    line-height: 24px;
    font-weight: normal;
    margin: 25px 0 35px 24px;
   
    }
#module-1{
    
    width: 335px;
    float: left;
    overflow: hidden;
    margin: 0 25px 140px 39px;
    
    }
#module-1 h3{
    width: 340px;
    color: #8a1e04;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    letter-spacing: 0.03em;
    
    }  
#module-1 h5{
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing: 0.03em;
    padding-bottom: 14px;
    }      
#module-1 p{
    font-family: Georgia, Serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    letter-spacing: 0.03em;
    width: 335px;
    padding-bottom: 20px;
    border-right: 1px solid black;
    }
#module-2 {
    
	float: left;
	width: 290px;
    margin-top: 47px;
    padding-bottom: 7px;
    border-left: 1px solid #c9bcb4;
    overflow: hidden;
	}          
#module-2 h4{
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: #8a1e04;
    padding-bottom: 14px;
    padding-top: 7px;
    margin-left: 25px;
    }
    
#module-2 p{
    font-family: Georgia, Serif;
    margin-left: 25px;
    font-size: 11px;
    color: #333;
    line-height: 16px;
    padding-bottom: 19px;
    }    
#module-2 p strong{
    color: #8a1e04;
    font-weight: normal;
    }
    #background-splash
{
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	min-width: inherit;
	min-height: inherit;
}
#background-splash img
{
  position: absolute;
  top: 0px;
  right: 0px;
  left: 50%;
  height: 100%;
  }
  footer
{
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 47px;
    width: 100%;
    margin: 0px;
}
footer p
{
    margin: 0 auto;
    width: 944px;
    font-size: 11px;
    padding-left: 16px;
    padding-top: 12px;
}







