body 
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-family: Arial;
    background-color: #f2f2f2;
    font-size: 14px;
    color: #444;
}

h1
{
    color: #b7000f;
    font-size: 30px;
    line-height:normal;
}

h2
{
    color: #b7000f;
}

h2
{
    color: #b7000f;
}

p
{

}

a
{
  text-decoration: none;
color: #444;
}

a:hover
{
  text-decoration: none;
  color: #b7000f;
}

a img {border:none; }

.languageSelected
{
    font-weight: bold;
}

#globalContainer
{
    margin-left: auto ;
    margin-right: auto ;
    position:relative;
    width: 100%;
    min-height: 500px;
    height:auto !important;
    height: 500px;
}

.leftRedBk
{
    background-image: url("/images/1.png");
    background-position: top right;
    height: 300px;
    z-index: 100;
    width:50%;
    position:absolute;
    top: 0;
    left: 0;
}

.rigthRedBk
{
    background-image: url("/images/bottomRedSquare.png");
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 200px;
    z-index: 200;
    width:50%;
    position:absolute;
    bottom: 0px;
    right: 0px;
}

.topGreyBk
{
    height: 60px;
    background-color: #666;
    font-family: MS Sans Serif;
    width: 50%;
    z-index: 300;
    position:absolute;
    right: 0px;
    top: 0;
}

.mainContainer
{
    margin: 0 auto;
    width: 955px;
    z-index: 400;
    position: relative;
    min-height: 500px;
    height:auto !important;
    height: 500px;  
    background-color: #f2f2f2;  
    line-height: 18px;
}

.header
{
    height: 60px;
    background-color: #666;
    /*font-family: MS Sans Serif;*/
}

#socialBox
{
  /*display: none;*/
  position: absolute;
  left: 815px;
  top: 5px;
}

#socialBox UL
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#socialBox LI
{
  float: left;
  margin-left: 20px;
}

#headerImage
{
    float: left;
    margin-top: 24px;
}

#headerMenu
{
    margin-left: 425px;
    width: 615px;
   font-size: 13px;  
}

#headerMenu UL
{
    list-style-type: none;
    margin: 0px;
    padding-top: 30px;
}

#headerMenu LI
{
    display: inline;
    float: left;
    margin-left: 3px;
    text-transform: uppercase;
    color: #f2f2f2;
    height: 24px;
    padding: 6px 10px 0px 10px;
}

#headerMenu LI A
{
    color: #f2f2f2;
}

#headerMenu LI.Hover A
{
    color: #b7000f;
}

#headerMenu LI.Hover,
#headerMenu LI.SelectedHover
{
    color: #b7000f;
    background-color: #DCDCDC;
    cursor: pointer;
}

#headerMenu LI.Selected,
#headerMenu LI.Selected A,
#headerMenu LI.SelectedHover A
{
    color: #000;
}

.headerSubMenu
{
    position:absolute;
    background-color: #f2f2f2;
    height: 20px;
    padding: 5px;
    top: 60px;
    background-color: #DCDCDC;
    display: none;
    z-index:999;
}

.headerSubMenu UL
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.headerSubMenu LI
{
    float: left;
    margin: 0px;
   
}

.headerSubMenu A:hover
{
  color: #b7000f;
}

#contentContainer
{
    position: relative;
}

#contentToolBox
{

    float: left;
    width: 463px;
    text-transform: uppercase;
    padding-top: 30px; 
    padding-left: 15px; 
    height: 35px;

}

#contentToolBox INPUT
{
    border: 0px;
}

#contentToolBox A
{
    color: #444;
}

#contentMenu
{
    height: 68px;
    text-transform: uppercase;  
    clear: right;
    padding-top: 13px;
    font-size: 17px;
}

#contentMenu UL,
.contentSubMenu UL
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#contentMenu LI
{
    width:138px;
    float: left;
    margin: 0px;
    padding: 10px 10px 0 10px;
    border-left: 1px solid #BFC0C4;
    height: 45px;
    text-align: right;
    cursor: pointer;
}

#contentMenu LI.Hover
{
    color: #b7000f;
    border-left: none;
    height: 58px;
    width:139px;
    background-color: #E9E9E9;
}

.contentSubMenu
{
    position:absolute;
    z-index: 600;
    left: 478px;
    background-color: #E9E9E9;
    width: 447px;
    height: 90px;
    padding: 15px;
    display: none;
}

.contentSubMenu LI
{
    width:125px;
    float: left;
    margin: 0px;
    padding: 0 10px;
    height: 45px;
    cursor: pointer;
}

.contentSubMenu LI A:hover
{
    color: #b7000f;
}


#contentMain
{
    width: 100%;
    background-color: #FFF;
    min-height: 355px;
    height:auto !important;
    height: 355px;    
}

#footerContainer
{
    margin-left: auto ;
    margin-right: auto ;
    width:955px;
    margin-top: 10px;
}

#footerContainer A
{
    color: #444;
}

#footerBoxLeft
{
    float: left;
    background-color: #FFF;
    width: 280px;
}

#footerBoxRigth
{
    float: left;
    background-color: #FFF;
    width: 280px;
}

#footerBoxLeft IMG
{
    width: 280px;
}

#footerBoxCenter
{
    float: left;
    background-color: #FFF;
    width: 374px;
    margin: 0px 10px;
    
}

#footerBoxCenter IMG
{
    width: 374px;
}

.footerBoxHeader
{
    padding: 15px;
    height: 50px;
}

.footerBoxHeader H3
{
    margin: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

#footerBoxRigth .footerBoxContent
{
    height: 144px;
    padding: 5px 15px 5px 15px;
}

#footerBoxBottom
{
    margin-top:25px;
    border-top: 1px solid #BFBFC1;
    width: 100%;
    padding-top: 10px;
    font-size: 10px;
}

.clear
{
    clear: both;
}

.contentText
{
    float:left;
    padding: 10px 0px 0px 15px;
    
    width:40%;
}

.contentText2Col
{
   
    padding: 10px 0px 0px 15px;
}

.contentImage
{
    text-align:right;
    float:left;
    margin-left:81px;
}












/* rotator in-page placement */
div.rotator 
{
  position:relative;
  height:430px;
}

/* rotator css */
div.rotator ul li 
{
  float:left;
  position:absolute;
  list-style: none;
}

div.rotator ul 
{
  margin:0px;
  padding: 0px;
}

/* rotator image style */  
  div.rotator ul li img 
{
  /*border:1px solid #ccc;
  padding: 4px;
  background: #FFF;*/
}

div.rotator ul li.show 
{
  z-index:500;
}












































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
