body {
background-color:#636466;
background-image:url(../images/body_bg.png);
background-repeat: no-repeat;
background-position:center;
margin:0pt;
padding:5%;
}
body, h1, h2, h3, h4, h5, h6, ol, p, input, textarea, select {
color:#696a6c;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}
a {	font-size: 11px;color: #a3a60f;font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;font-weight: normal; text-decoration:none; 
}
a:visited {color: #a3a60f;text-decoration: none; 
}
a:hover {color: #999;text-decoration: none;
}
a:active {color:#a3a60f;text-decoration: none;
}
.copy {font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;	
		font-size: 11px;
		font-style: normal;	
		font-weight:normal;
		letter-spacing:.1em;
		text-decoration: none;
}
.bc {font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;	
		font-size: 11px;
		font-style: normal;	
		color: #9d9fa2;
		font-weight:normal;
		line-height:1.4em;
		letter-spacing:.09em;	
		text-decoration: none;
}
.clients {font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;	
		font-size: 9px;
		font-style: normal;	
		color: #9d9fa2;
		font-weight:normal;
		line-height:1.7em;
		letter-spacing:.09em;	
		text-decoration: none;
}
.bcInVis {font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;	
		font-size: 11px;
		font-style: normal;	
		color: #fff;
		font-weight:normal;
		letter-spacing:.1em;
		text-decoration: none;
}

.title {font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;	
		font-size: 14px;
		font-style: normal;	
		color: #a3a60f;
		font-weight:normal;
		letter-spacing:.15em;
		text-decoration: none;
}
a.bc:link {
		color: #9d9fa2;
		font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
		font-size:11px;
		font-weight:normal;
		letter-spacing:.15em;
}
a.bc:visited {
		color: #9d9fa2;
		font-size:11px;
		font-weight:normal;
		letter-spacing:.15em;
		text-decoration:none;
}
a.bc:hover {
		color:#a3a60f;
		font-size:11px;
		font-weight:normal;
		letter-spacing:.15em;
		text-decoration:none;
}
a.bc:active {
		color: #9d9fa2;
		font-size:11px;
		font-weight:normal;
		letter-spacing:.15em;
		text-decoration:none;
}
p { margin-top: -10px;
}
/*---------------
rollover links
----------------*/
#rollover
{
  display: block;
  position:absolute;
  right: -35px;
  width: 320px;
  height: 80px;
  background: url(../images/footer_logo.png) no-repeat 0 0;
}

#rollover:hover
{ 
  background-position: 0 -80px;
}

#rollover span
{
  display: none;
}