body {
   background: #6ba3db url(../images/home/bodyBackground.jpg) top left repeat-x;        
}


/*-----------*/
/* homePanel */
/*-----------*/

#homePanel {    
   position: absolute;
   left: 50%;
   margin-left: -427.5px;
   width: 955px;
   height: 600px;             
   background: transparent url(../images/home/homePanelBackground.jpg) top left no-repeat;        
}

#wrapperPanel {    
   
}


/*----------*/
/* homeText */
/*----------*/

#homeTextPanel {
   display: none;
}

#homeTextNorthPanel {

}

#homeText {

}

#homeTextSouthPanel {

}


/*----------*/
/* homeMenu */
/*----------*/

#homeMenuPanel {
   display: none;
}

#homeMenuNorthPanel {

}

#homeMenu {    
   
}

.homeMenuItem {
   
}

.homeMenuItemTitle {

}

.homeMenuItem a, .homeMenuItem a:visited {
   
}

.homeMenuItem a:hover { 
   
}     

li.homeMenuItem img.homeMenuItemImage {
    
}

li.homeMenuItem:hover img.homeMenuItemImage {
    
}

li.homeMenuItem span.homeMenuItemDescription {
    
}

li.homeMenuItem:hover span.homeMenuItemDescription {
    
}

#homeMenuSouthPanel {

}


/*-----------*/
/* enterLink */
/*-----------*/

#enterLinkPanel {
   position: absolute;
   top: 470px;
   left: 780px;
   
}

#enterLinkNorthPanel {

}

#enterLink {   
    display: block;
    width: 120px;
    height: 40px;       
}

#enterLink span {
   display: none;
}

#enterLinkSouthPanel {

}


/*------------*/
/* staticMenu */
/*------------*/

#staticMenuPanel {
   display: none;
}

#staticMenuNorthPanel {

}

#staticMenu {
   
}

#staticMenu li { 
   
}

#staticMenu li a {   
   
}  

#staticMenu li a:hover {
   
}

#staticMenu li a span {   
   
}  

#staticMenu li a:hover span {
   
}

#homeLinkPanel {

}

#homeLink {

}

#contactLinkPanel {

}

#contactLink {

}

#mapLinkPanel {

}

#mapLink {

}

#siteMapLinkPanel {

}

#siteMapLink {

}

#legalLinkPanel {

}

#legalLink {

}

#staticMenuSouthPanel {

}


/*-----------*/
/* copyright */
/*-----------*/

#copyrightPanel {
   position: absolute;            
   bottom: 5px;    
   width: 955px;       
}

#copyrightNorthPanel {

}

#copyright {
   color: #fff;
   font-size: 10px;
   text-align: center;
}

#copyrightSouthPanel {

}


/*------*/
/* misc */
/*------*/

#homeSwf {
   position: absolute;
   top: 0;
   left: 0;    
}