body {
background: #7ea399 url(images/secondary-bkgd.jpg) no-repeat;
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

body,table,td,th {font-size:100%}

p {
font-size:0.75em;
line-height: 1.2;
}

div#box {
background: transparent url(images/contacts-main-demo-box.png) no-repeat;
width: 754px;
height: 440px; 
margin-top:8px;
padding-top: 16px;
margin-left: 4px;
margin-right:4px; 
}

.leftcolfirst {
margin-top: 6px;
text-align:left;
margin-left:16px;
margin-right:12px;
}

.leftcol {
text-align:left;
margin-left:16px;
margin-right:12px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #597D72;
background-color: transparent;
font-size:.9em;
margin-left:16px;
margin-right:12px;
margin-top:0;
margin-bottom: 0;
}

a:link {text-decoration: underline; color: #597D72; background-color: transparent;}
a:hover {text-decoration: none; color: #597D72; background-color: transparent;}

div#footer {
width: 400px;
position: relative; 
top: -30px;
left: 25px;
font-size: 60%;
color: #492915;
background-color: transparent;
}

 a:link.fter, a:visited.fter  {
color: #492915;
background-color: transparent;
text-decoration: none;
}

 a:hover.fter {
color: #492915;
text-decoration: underline;
} 


