﻿#Footer
{
    margin-left:20px;
    margin-right:20px;
    overflow:hidden;     
    float:left; 
    position:relative;  
    top:-5px;
    z-index:100;
    height:78px; 
    width:936px; 
    _top:-13px;    
    }
    
#Footer #FooterTransparency
{
    opacity:0.6;   
    filter:alpha(opacity=60);   
    -moz-opacity:0.6;   
    background-color:#000;   
    width:936px;   
    height:300px;   
    position:absolute;   
    top:0px;   
    left:0px;   
    z-index:-1;  
    }    

#transparencyBlackBottomLeft
{
    
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    width: 928px;
    height: 8px;
    margin-left:20px;
    background-image: url(../img/site/_corner_bot_left.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    float: left;
    position:relative;  
    top:-5px;   
    _top:-13px;         
}

#transparencyBlackBottomRight
{
    
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    width: 8px;
    height: 8px;
    background-image: url(../img/site/_corner_bot_right.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    position:relative;  
    top:-5px;  
    _top:-13px;          
}

#FooterCol1
{   
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; 
	filter: alpha(opacity=100) !important;					
    opacity: 1 !important;    
    z-index:101;
        
    float:left;
    width:359px;
    height: 72px;    
 
    padding:3px; 
    color:#fff;
    background-image: url(../img/site/_Seperator.gif);
    background-repeat: no-repeat;
    background-position: right;    
 }
 
#FooterCol1 h5
{
    padding:0px;
    margin:8px 0px 0px 15px;
    font-size:28px;
    font-weight:normal;
    line-height:24px;
    letter-spacing:1px;
    font-family:Times New Roman;
    }
    
#FooterCol1 p
{
    font-family:Arial;
    padding:0px;
    margin:0px 0px 0px 30px;
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
        }    
 
#FooterCol2
{
    float:left; 
    width:190px; 
    height: 78px;    
    }
    
#FooterCol2 ul
{
    margin:14px 0px 0px 28px;
    padding:0px;
    list-style-type:none;
    list-style-image:url(../img/site/whiteSquare.jpg);
    }    
    
#FooterCol2 li
{

    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding:1px 0px 1px 0px;

}
#FooterCol2 li a {
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}

#FooterCol2 li a:hover {
	color: #CCCCCC;
}    
    
#FooterCol3
{
    float:left;    
    width:365px;
    height: 78px;      
    background-image: url(../img/site/_Seperator.gif);
    background-repeat: no-repeat;
    background-position: left;     
    }
    
#FooterCol3 p
{
    font-family:Arial;
    font-size:11px;
    color:#fff;
    margin-top:14px;
    margin-left:13px;
    }     
    
#FooterCol3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

#FooterCol3 a:hover {
	color: #CCCCCC;
}        
    
    
#DesignFooter
{
    float:left;
    height:25px;
    width: 945px;
    padding-top:5px;
    text-align:right;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
    position:relative;  
    top:-5px;	
	
}

#DesignFooter a 
{
    color: #999999;
    font-size:9px;
	text-decoration: none;
	font-weight:normal;
}

#DesignFooter a:hover {
	color: #666666;
}    
