﻿body
{
}
.subcontent h1, .subcontent ul
{
    color:#E7A611;
}
.subcontent p
{
    color: black;
}
.bgimage
{
    left:353px;
    background-image: url("images/offices.jpg" );
    background-position: 0 -65px;
    width:268px;
}
.topstrip
{
    background-color: #f2c676;
}
.detail
{
    font-family: Arial;
    font-size: 8pt;
    color: Black;
}
.subheading
{
    font-family: Arial;
    font-size: small;
    color:#E7A611;
    font-weight:bold;
}
.subcontent
{
 
 width:70%; 
}
.btmcontainer
{
    top:8px;
}
.addressinfo
{
    position:relative;
    top:1px;
    left:0px;   
}
.mapbutton
{
    position:relative;
    top:1px;
    left:0px;
    height:13px;
    width:13px;
    padding-left:13px;
    background-image:url(images/viewmap.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
}
.mapbutton:hover
{
    background-position:0px -14px;
}