div.footer {
	width:1000px;
	margin:auto;
  margin-top: 40px;
	background-color: transparent;
	background-image:url('../images/blog/dots.gif');
	background-repeat:repeat-x;
}

div.footeroffices {
	width:1000px;
	margin:auto;
  text-align: center;
}

.copyright
 {
  text-align: center;
  font-family: "verdana";
  font-size: 8px;
  font-weight: normal;
  color: #666666;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3px;
  margin-bottom: 0;
  letter-spacing: 1px;
 }

a.eugenielink:link 
 {
  text-decoration: none;
  text-align: center;
  font-family: "verdana";
  font-size: 8px;
  font-weight: normal;
  color:#666666;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3;
  margin-bottom: 0;
  letter-spacing: 1px;
 }

a.eugenielink:visited 
 {
  text-decoration: none;
  text-align: center;
  font-family: "verdana";
  font-size: 8px;
  font-weight: normal;
  color:#666666;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3;
  margin-bottom: 0;
  letter-spacing: 1px;
 }

a.eugenielink:hover 
 {
  text-decoration: underline;
  text-align: center;
  font-family: "verdana";
  font-size: 8px;
  font-weight: normal;
  color:#666666;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3;
  margin-bottom: 0;
  letter-spacing: 1px;
 }
 
a.eugenielink:active 
 {
  text-decoration: none;
  text-align: center;
  font-family: "verdana";
  font-size: 8px;
  font-weight: normal;
  color:#666666;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3;
  margin-bottom: 0;
  letter-spacing: 1px;
 }
