
#contentHead
{
height:150px;
background:url('../images/contact/bg-contact.gif') no-repeat top center;
border-width:0px 1px;
border-color:#202020;
border-style:solid;
display:block;
}

#wrapContact
{
background:url('../images/contact/bg-content.png') no-repeat top center;
width:797px;
text-align:center;	/* fixes ie 6 and under center issues */
}

#contact
{
background:url('../images/contact/bg-postage.gif') no-repeat left 50px;
width:657px;
margin:0px auto;
padding:20px 0px;
}

iframe
{
width:480px;
float:right;
padding-right:20px;
}

#contact, iframe
{
height:480px;
}

h1
{
font-size:18pt;
color:#000;
}

table#top_nav
{
top:-181px;
}