﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;   
	text-align:left; 
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #18769C;

}

h3
{
    font-size:16px;
    margin-top:10px;
    margin-bottom:10px;    
    }

h4
{
    font-size:14px;
    margin-top:0px;
    margin-bottom:10px;
    }

#wrapper
{
    position: relative;
    width: 994px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;   
}

#wrapper #shadowLeft
{
    background-image: url(../img/site/_ShadowLeft.jpg);
    background-repeat: repeat-y;
    background-position: left;
}

#wrapper #shadowRight
{
    background-image: url(../img/site/_ShadowRight.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

#wrapper #Center
{
    margin-left: 9px;
    width: 976px;
    background-image: url(../img/site/_background.jpg);
    background-repeat: no-repeat;
    background-position: top;
    border-top: 3px solid #717777;
    overflow:auto;
    _overflow:hidden;
}

#Header
{
    height: 120px;
}

#Header #TopLinks
{
    height: 20px;    
    position:absolute;
    top:3px;
    width:600px;
    left:348px;   
    background-color:#717777; 
    text-align:center;
    font-size: 10px;

}

#Header #TopLinks ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    position:relative;
    top:2px;
    left:23px;
    
    }

#Header #TopLinks li
{
    float:left;
    padding:0px;
    margin:0px;
    padding-right:6px;
    border-right:1px solid white;
    margin-right:6px;   
    height:12px; 
    }
    
#Header #TopLinks li.last
{
    
    border-right:none;
    
    }    
    
#Header #TopLinks li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
    } 
      
#Header #TopLinks li a:hover
{
	color: #CCCCCC;	
    }      

#Header #TopLinksLeft
{
    float:left;
    background-image: url(../img/site/_Header_left.gif);
    background-repeat: no-repeat;
    background-position: top left;    
    width:21px;
    height: 20px; 
}

#Header #TopLinksCentre
{
    float:left;
    text-align:center;
    width:558px;
    height: 20px; 
}

#Header #TopLinksRight
{
    height: 20px; 
    float:right;
    width:21px;
    background-image: url(../img/site/_Header_Right.gif);
    background-repeat: no-repeat;
    background-position: top right;      
}

#Header #CompanyName
{
    height: 20px;    
    position:absolute;
    top:60px;    
    left:290px;       
    text-align:left;        
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#DFE3E6;
     
}

#Header #ExtraLinks
{
    position:absolute;
    top:96px;    
    left:290px;      
    height:20px;      
    float:left;
}

#Header #ExtraLinks ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;        
    }

#Header #ExtraLinks li
{
    float:left;
    padding:0px;
    margin:0px;
    padding-right:6px;
    border-right:1px solid #CC0000;
    margin-right:6px;   
    height:20px;
    }
    
#Header #ExtraLinks li.last
{    
    border-right:none;  
    }  

#Header #ExtraLinks li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

#Header #ExtraLinks li a:hover
{
	color: #18769C;
}

#Header #CompanyLogo
{
    height: 65px;    
    width:160px;
    position:absolute;
    top:38px;    
    left:773px;       
    text-align:right;
    z-index:1000;
    }
    
#Header #CompanyLogo img
{
    
    max-width:200px;
    max-height:85px;
   
    }    
    
#Header #BackLink
{   
    position:absolute;
    top:96px;    
    left:45px;      
    width:300px;   
    height:20px;
        float:left;
    }    
    
#Header #BackLink a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#Header #BackLink a:hover
{
	color: #18769C;
}    


















#Content
{
    width: 936px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    float: left;
}


#Content p
{
    margin:0px 0px 10px 0px;
}




#Content #transparencyBlackTop
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    width: 928px;
    height: 46px;
    background-image: url(../img/site/_corner_top_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}

#Content #transparencyBlackTopRight
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    background-color: #000;
    height: 46px;
    width: 8px;
    float: left;
    background-image: url(../img/site/_corner_top_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#Content .transparencyBlackcolumn
{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    float: left;
    background-color: #000;
    width: 18px;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

#Content .transparencyBlackcolumnFade
{
    opacity: 0.15;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    float: left;
    background-color: #000;
    width: 12px;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}

























    
    
    
    
