body {
	margin: 50px;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}
html>body { /* be nice to Opera */
font-size: small;
}
img
{
  margin:0;
  padding:0;
}
tr 
{
   margin:0;
   padding:0;
}
td {
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}
body#home #n-home {
	background-image: url('/image/pointer.gif');
}
body#portfolio #n-portfolio {
	background-image: url('/image/pointer.gif');
}
body#about #n-about {
	background-image: url('/image/pointer.gif');
}
body#client #n-client {
	background-image: url('/image/pointer.gif');
}
body#contact #n-contact {
	background-image: url('/image/pointer.gif');
}
body#about #n-footer {
	background-image: url('/image/footer.gif');
}
/*
body#home #home_row 
{
    background-image:url('/image/footer_home.jpg');
    background-color:Transparent;
    height:50px;
    padding:0;
    margin:0;
} */
#footer-row 
{   background-color:#000000;
}
a.id {
	display: block;
	height: 54px;
	width: 221px;
	background: url('/image/portfolio_identity_off.gif') no-repeat;
}
a.idon {
	background: url('/image/portfolio_identity_on.gif') no-repeat;
}
/*
a.id:link
{
 text-decoration:none;
}
a.id:visited
{
 text-decoration:none;
}
a.id:hover {
	background: url('/image/portfolio_identity_on.gif');
	text-decoration:none;
}
a.id:active
{
 background: url('/image/portfolio_identity_on.gif');
 text-decoration:none;
} */

a.promos_events {
	display: block;
	height: 52px;
	width: 221px;
	background: url('/image/portfolio_promos_off.gif') no-repeat;
	text-decoration:none;
}
a.promoon {
	background: url('/image/portfolio_promos_on.gif') no-repeat;
}
/* 
a.promos_events:hover {
	background: url('/image/portfolio_promos_on.gif') no-repeat;
	text-decoration:none;
} */
a.exhibit {
	display: block;
	height: 52px;
	width: 221px;
	background: url('/image/portfolio_exhibits_off.gif') no-repeat;
	text-decoration:none;
}
a.exhibiton {
	background: url('/image/portfolio_exhibits_on.gif') no-repeat;
}
/*
a.exhibit:hover {
	background: url('/image/portfolio_exhibits_on.gif') no-repeat;
	text-decoration:none;
}*/
a.publications {
	display: block;
	height: 51px;
	width: 221px;
	background: url('/image/portfolio_publications_off.gif') no-repeat;
	text-decoration:none;
}
a.pubon {
	background: url('/image/portfolio_publications_on.gif') no-repeat;
}
/*
a.publications:hover {
	background: url('/image/portfolio_publications_on.gif') no-repeat;
	text-decoration:none;
	}*/
a.brochures_catalogs_cds {
	display: block;
	height: 54px;
	width: 221px;
	background: url('/image/portfolio_brochures_off.gif') no-repeat;
	text-decoration:none;
}
a.brochureon {
	background: url('/image/portfolio_brochures_on.gif') no-repeat;
}
/*
a.brochures_catalogs_cds:hover {
	background: url('/image/portfolio_brochures_on.gif') no-repeat;
	text-decoration:none;
}*/

a.and {
	display: block;
	height: 51px;
	width: 221px;
	background: url('/image/portfolio_and_off.gif') no-repeat;
	text-decoration:none;
}
a.andon {
	background: url('/image/portfolio_and_on.gif') no-repeat;
}
/*
a.and:hover {
	background: url('/image/portfolio_and_on.gif');
	text-decoration:none;
}
*/
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #757575;
}
.clientlist {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 60%; */
	font-size: 9px;
	color: #757575;
	/* padding-top:8px;*/
	vertical-align: top;
	text-align: left;
}
.clientlist strong {
	/* text-transform: uppercase;*/
	font-weight: bold;
	color: #f00;
}
.clientlist p 
{
    margin-top:5px;
    margin-bottom:0px;
  padding-top:0;
}
tr.mininav 
{
 height:20px;
}
td.mininav {
	font-family:Arial, Helvetica, sans-serif;
	/* font-size: 60%;*/
	font-size: 9px;
	color: #757575;
	vertical-align: bottom;
	text-align: left;
	padding: 1px 0px;
}
td.mininav span.mininav
{
	/* word-spacing:5px;*/
	letter-spacing:3px;
}
td.mininav a {
	text-decoration: none;
	color: #757575;
}
td.mininav a:hover {
	text-decoration: underline;
	color: #757575;
}
td.mininav a#selected{
	color: #000;
	font-weight: bold;
}
.middlecol {
	padding-right:5px;
	padding-left:5px;
}