/* CSS Document for footers and footer Navigation */
/* Footer CSS
================================== */
#footer
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 895px;
	height:23px;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #9c83b0;
	border-bottom-width: 1px;
	z-index:1000;
	position:relative; top:0px; left:11px;
 
}

#footer {
 
	width:895px;
	clear: both;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
 	color: #666666;
	
	
}

 
 

#subFooter {
  
	margin: auto; 					/* centers page */
    margin-top: 10px;
    margin-bottom: 20px;
	padding: 0; 					/* reset */
	position: relative;				/* Set container to be relative so we can use Absolute positioning */
	width: 895px;					/* Set page width */

	 
	height: 21px;
	font-family:  Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.01em;
		text-align:left;


 
	color: #FFFFFF;


	margin: 0 auto;
	padding: 0; /* reset */
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 917px;
 	background-image: url(/tpl/edgeShadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}
#subFooter #privacy {

	position:absolute;
  	width: 110px; 
	text-align:left;
 
	top: 15px;
	left: 110px;
	color: #666;
	float:left;
}

#subFooter #subFooterTxt {

	position:absolute;
 	margin-top: 0px;
	position: relative;
 	width: 600px; 
		text-align:left;
float:left;
 
	top: 15px;
	left: 207px;
	color: #666;
	line-height:1.5em;
}

/* Default Anchor
================================== */
#subFooter a {
	color: #666; 
text-decoration:underline;
}
#subFooter a:link {color: #666}     
#subFooter a:visited {color: #666}   
#subFooter a:hover {color: #3366cc;
text-decoration:underline;
}    
#subFooter a:active {color: #666}  



#footerNav ul li{	
padding: 0;
margin: 0;
}
#footerNav {	
	height: 22px;
	width: 895px;
	margin: 0; padding: 0; /* reset */
	background-color: #cbbfd9;  
	list-style: none;
	float:left;
		z-index:200;

} 
#footerNavLeft {	
padding: 0;
margin: 0;
width:55%; 

height: 22px; list-style: none;
float:left;
position:relative;
left: 0px;
} 
#footerNavRight{	
padding: 0;
margin: 0;
width:147px; 
height: 22px; list-style: none;
float:right;
} 

#footerNavCenter{
	padding: 0;
	width:140px;
	height: 22px;
	list-style: none;
	margin-top: 0%;
	margin-right: 50%;
	margin-bottom: 0%;
	margin-left: 50%;
} 
#footerNavLeft ul, #footerNavRight ul, #footerNavCenter ul  {


padding: 0;
margin: 0;
}

#footerNavLeft span, #footerNavRight span, #footerNavCenter span{
	display:none;
}

#footerNavLeft li, #footerNavRight li, #footerNavCenter li {
	float: left;
	list-style-type: none;/* margin: 0 0.15em; */
}

#footerNavLeft li a, #footerNavRight li a, #footerNavCenter li a {
height: 22px;

float: left;
/* line-height: 2em; width: 9em; text-align: center;*/
display: block;
color: #999;
text-decoration: none;
}

/* Hide from IE5-Mac \*/
#footerNavLeft li a, #footerNavRight li a, , #footerNavCenter li a
{ float: none; } /* End hide */

#footerNavHome a {
	width: 48px;
	background-image:url(/tpl/secNav/home.gif);
	background-repeat: no-repeat;
}

#footerNavHome a:hover {
	width: 48px;
	background-image:url(/tpl/secNav/home_on.gif);
	background-repeat: no-repeat;
}

 #footerNavGoTop a {
	width: 48px;
	background-image: url(/tpl/secNav/secNav_top.gif);
	background-repeat: no-repeat;
	 }
 #footerNavGoTop a:hover {
	width: 48px;
	background-image:url(/tpl/secNav/secNav_top_on.gif);
	background-repeat: no-repeat;
	 
}
 #footerNavBack a {
	width: 74px;
	background-image: url(/tpl/secNav/secNav_05.gif);
	background-repeat: no-repeat;
	 }
 #footerNavBack a:hover {
	width: 74px;
	background-image: url(/tpl/secNav/secNav_on_05.gif);
	background-repeat: no-repeat;
	 
}

 #footerNavNext a {
	width: 73px;
	background-image: url(/tpl/secNav/secNav_06.gif);
	background-repeat: no-repeat;
}
 #footerNavNext a:hover {
	width: 73px;
	background-image: url(/tpl/secNav/secNav_on_06.gif);
	background-repeat: no-repeat;
}
