.footer_links
{
	font-size: 12px;
	color: #dae7f0;
}
.footer_links a:link {
	text-decoration: none;
	color: #dae7f0;
}
.footer_links a:visited {
	text-decoration: none;
	color: #dae7f0;
}
.footer_links a:hover {
	text-decoration: underline;
}
.footer_links a:active {
	text-decoration: none;
}
.footer_copy
{
	font-size: 11px;
	color: #FFF;
}

.header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}
.header_1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-decoration: underline;
	line-height: 30px;
}

.sitemap a:link {
	text-decoration: none;
	color: #004167;
}
.sitemap a:visited {
	text-decoration: none;
	color: #004167;
}
.sitemap a:hover {
	text-decoration: underline;
}
.sitemap a:active {
	text-decoration: none;
}

.s_sub a:link {
	text-decoration: none;
	color: #0473A3;
}
.s_sub a:visited {
	text-decoration: none;
	color: #0473A3;
}
.s_sub a:hover {
	text-decoration: underline;
}
.s_sub a:active {
	text-decoration: none;
}

#home
{
	display: block;
	width: 120px;
	height: 44px;
	background: url("images/hme1.png") no-repeat 0 0;
}
#home:hover
{ 
  background-position: 0 -44px;
}
#home span
{
  display: none;
}
#aboutus
{
	display: block;
	width: 136px;
	height: 44px;
	background: url("images/abs1.png") no-repeat 0 0;
}
#aboutus:hover
{ 
  background-position: 0 -44px;
}
#aboutus span
{
  display: none;
}
#services
{
	display: block;
	width: 143px;
	height: 44px;
	background: url("images/services1.png") no-repeat 0 0;
}
#services:hover
{ 
  background-position: 0 -44px;
}
#services span
{
  display: none;
}
#clist
{
	display: block;
	width: 139px;
	height: 44px;
	background: url("images/clientlist1.png") no-repeat 0 0;
}
#clist:hover
{ 
  background-position: 0 -44px;
}
#clist span
{
  display: none;
}
#clogin
{
	display: block;
	width: 136px;
	height: 44px;
	background: url("images/clientlogin1.png") no-repeat 0 0;
}
#clogin:hover
{ 
  background-position: 0 -44px;
}
#clogin span
{
  display: none;
}
#contactus
{
	display: block;
	width: 142px;
	height: 44px;
	background: url("images/cus1.png") no-repeat 0 0;
}
#contactus:hover
{ 
  background-position: 0 -44px;
}
#contactus span
{
  display: none;
}
#sitemap
{
	display: block;
	width: 120px;
	height: 44px;
	background: url("images/smap1.png") no-repeat 0 0;
}
#sitemap:hover
{ 
  background-position: 0 -44px;
}
#sitemap span
{
  display: none;
}
