body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:fixed;
	background-image:url(images/home/<%=RFBG%>);
	}

.afisubmenu, .afisubmenu ul{ 
font: normal 12px Verdana;
margin: 0;
padding: 0px 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: black;
border: 1px solid white;
border-bottom-width: 0px;
border-top-width: 0px;
visibility: hidden;
z-index: 100;
}

.afisubmenu li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: black;
background-color: #ffffff;
text-decoration: none;
padding: 3px 2px;
border-bottom: 1px solid white;
border-top: 0px solid white;
}

* html .afisubmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 180px; /*width of menu (include side paddings of LI A*/
}

.afisubmenu li a:hover{
background-color: #f06e22;
color: white;
}

.downarrowpointer{ 
padding-left: 4px;
border: 0;
}

.rightarrowpointer{
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


.afimenu{
width: 160px;
clear: left;
position: relative; 
}

.afimenu ul{
list-style-type: none;
margin: 1px 0;
padding: 0;
border: 1px solid #ffffff;
}

.afimenu ul li a{
background: #000000 url(bulletlist.gif) no-repeat 3px center; 
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #ffffff;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
border-bottom: 3px solid #ffffff;
}

* html .afimenu ul li a{ /*IE6 hack*/
width: 155px;
}

.afimenu ul li a:visited, .afimenu ul li a:active{
color: #ffffff;
}

.afimenu ul li a:hover, .afimenu ul li a.selected{
color: white;
background-color: #f06e22;
}



.afibw li a{
background: #000000;
color: white;
}

.afibw li a:hover{
background: #f06e22;
color: white;
}

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 10px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #ff0000;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 0px 0px; 
border-right: 1px solid white;
color: #ffffff;
background: #f06e22;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: red; 
}

.mattblackmenu a.selected{
background: red; 
}
.hrtraining {
	color: #FF9900;
}
#lnlogo { 
   width: 100px; 
   height: 69px; 
   position: absolute; 
   overflow: hidden; 
   z-index: 1;
   margin-top: 25px;
   margin-left: 290px;

}

#afislider { 
   width: 400px; 
   height: 300px; 
   position: relative; 
   overflow: hidden; 
   background-color:#000000;
	top: 0px;


}

#afisliderContent {
   width: 400px; 
	margin:auto;
   position: absolute; 
   top: 0px; 
   	left: 0px; 
	padding: 0px;

}



.afisliderImage {
   float: left; 
   position: relative; 
   display: none; 
   top: 0px;
  
}

.afisliderImage span {
   position: absolute; 
   left: 0;
   font: 12px Verdana;
   padding: 10px 5px;
   width: 400px;
   height: 60px;
   background-color: #000;
   filter: alpha(opacity=80); 
   -moz-opacity: 0.8; 
   -khtml-opacity: 0.8; 
   opacity: 0.8; 
   color: #fff;
   display: none; 
   bottom: 0;


}

.clear {
   clear: both;
} 


