@charset "utf-8";
/* CSS Document */

.footer-bg{
background-image:url(../images/site/website-vertical-bar2.gif);
background-repeat:repeat-x;
clear:both; 
height:100px; 
padding-top:15px;
padding-left:25px;
padding-bottom:15px;
background-color:#cccccc;

}

#footer h5{
font-family:Tahoma, Verdana, Arial;
font-size:16px;
font-weight:bold;
margin:0px;
}


#footer{
line-height:20px;
font-size:11px;
font-family:Tahoma, Verdana, Arial;
color:#666666;
}
.vertical-border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9c9c9;
}

#footer a:link {
text-decoration:none;
color:#666;
}
#footer a:visited {
text-decoration:none;
color:#666;
}
#footer a:hover {
text-decoration:underline;
}
#bot-links{
background-image:url(../images/site/vertical-bar3.gif);
 background-repeat:repeat-x;
  height:40px;
   padding:9px;
 }
#bot-links a:link {
text-decoration:none;
color:#fff;
}
#bot-links a:visited {
text-decoration:none;
color:#fff;
}
#bot-links a:hover {
text-decoration:underline;
}
