html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #736564;
    height: 100%;
}

body a {
    color: #736564;
}

h1 {
    font-size: 250%;
    font-weight: 300;
    display: block;
    text-indent: -15000px;
}

body.home h1 {
    background: url('../../images/backgrounds/heading_home.gif') no-repeat;
    width: 323px;
    height: 23px;
}

body.services h1 {
    background: url('../../images/backgrounds/heading_services.gif') no-repeat;
    width: 323px;
    height: 23px;
}

body.customer h1 {
    background: url('../../images/backgrounds/heading_customer_commitment.gif') no-repeat;
    width: 323px;
    height: 23px;
}

body.careers h1 {
    background: url('../../images/backgrounds/heading_careers.gif') no-repeat;
    width: 450px;
    height: 23px;
}

body.find h1 {
    background: url('../../images/backgrounds/heading_find_us.gif') no-repeat;
    width: 344px;
    height: 23px;
}

body.contact h1 {
    background: url('../../images/backgrounds/heading_contact.gif') no-repeat;
    width: 344px;
    height: 23px;
}

#container {
  position: relative;
  min-height: 100%;
  margin: 0 auto;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
   width: 799px;
}

html>body #container {
    height: auto;
}

#header {
    width: 799px;
    height: 341px;
}

body.home #header-container {
    background: url('../../images/backgrounds/header_home.gif') no-repeat;
}

body.services #header-container {
    background: url('../../images/backgrounds/header_services.gif') no-repeat;
}

body.customer #header-container {
    background: url('../../images/backgrounds/header_customer_commitment.gif') no-repeat;
}

body.careers #header-container {
    background: url('../../images/backgrounds/header_careers.gif') no-repeat;
}

body.find #header-container {
    background: url('../../images/backgrounds/header_find_us.gif') no-repeat;
}

body.contact #header-container {
    background: url('../../images/backgrounds/header_contact.gif') no-repeat;
}

#content-container {
    width: 799px;
    min-width: 799px;
}

#content {
    width: 500px;
    min-height:320px;
    height:auto !important;
    height:320px;    
    margin: 0 auto 0 auto;
    padding: 5px;
}

#iso {
    position: absolute;
    width: 48px;
    clear: both;
    vertical-align: bottom;
    margin: 0 14px 0 0;
    right: 60px;
    top: 590px;
    bottom: auto;
}

#footer-container {
    position: absolute;
    bottom: 0;
    color: #28428F;
    height: 20px;
    width: 100%;
    background: url('../../images/backgrounds/footer.gif') repeat-x;
}

#footer {
    text-align: right;
    line-height: 20px;
    width: 100%;
}

#footer a {
    color: #28428F;
}

#footer div {
    display: inline;
    padding: 0;
    margin: 0 15px 0 0;
}

#nav {
    padding-top: 6px;
    width: 100%;
    height: 26px;
    background: url('../../images/backgrounds/header.gif') repeat-x;
}

#nav ul {
    width: 565px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    color: #FFF;
    float: right;
    list-style-type: none;
}

#nav ul li {
    display: inline;
    list-style-type: none;
    clear: none;
    float: left;
}

#nav ul li a {
    text-decoration: none;
    text-indent: -15000px;
}

body.home #nav ul li#home a {
    background: url('../../images/buttons/home_on.gif');
}

#nav ul li#home a {
    display: block;
    background: url('../../images/buttons/home_off.gif');
    width: 58px;
}

#nav ul li#home a:hover {
    background: url('../../images/buttons/home_on.gif');
}

body.services #nav ul li#services a {
    background: url('../../images/buttons/services_on.gif');
}

#nav ul li#services a {
    display: block;
    background: url('../../images/buttons/services_off.gif');
    width: 121px;
}

#nav ul li#services a:hover {
    background: url('../../images/buttons/services_on.gif');
}

body.customer #nav ul li#customer a {
    background: url('../../images/buttons/customer_commitment_on.gif');
}

#nav ul li#customer a {
    display: block;
    background: url('../../images/buttons/customer_commitment_off.gif');
    width: 151px;
}

#nav ul li#customer a:hover {
    background: url('../../images/buttons/customer_commitment_on.gif');
}

body.careers #nav ul li#careers a {
    background: url('../../images/buttons/careers_on.gif');
}

#nav ul li#careers a {
    display: block;
    background: url('../../images/buttons/careers_off.gif');
    width: 58px;
}

#nav ul li#careers a:hover {
    background: url('../../images/buttons/careers_on.gif');
}

body.find #nav ul li#find a {
    background: url('../../images/buttons/find_us_on.gif');
}

#nav ul li#find a {
    display: block;
    background: url('../../images/buttons/find_us_off.gif');
    width: 81px;
}

#nav ul li#find a:hover {
    background: url('../../images/buttons/find_us_on.gif');
}

body.contact #nav ul li#contact a {
    background: url('../../images/buttons/contact_on.gif');
}

#nav ul li#contact a {
    display: block;
    background: url('../../images/buttons/contact_off.gif');
    width: 82px;
}

#nav ul li#contact a:hover {
    background: url('../../images/buttons/contact_on.gif');
}

#logos {
    margin: 0;
    padding: 10px 0 10px 0;
}

#logos img {
    padding: 0 15px 0 0;
}

#map {
    padding: 40px 0 20px 0;
    float: right;
}

#form {
    padding: 60px 0 20px 5px;
    margin: 0 0 40px 10px;    
    float: right;
}

#form form div.field {
    width: 100%;
    padding: 0 0 5px 0;
}

#form form div.field span {
    width: 60px;
    padding-top: 3px;
    display: block;
    float: left;
}

#form form div.field input#submit {
    margin: 0 auto;
}

#enquiry {
    width: 153px;
}

div.message {
    color: green;
    font-style: italic;
    font-weight: bold;
}

/** IMAGE MAP **/

dl#indexMap {
	margin: 0;
	padding: 0;
	height: 341px;
	width: 799px;
	position: relative;
}

body.home dl#indexMap {
    background: transparent url('../../images/backgrounds/header_home.gif') top left no-repeat;
}

body.services dl#indexMap {
    background: transparent url('../../images/backgrounds/header_services.gif') top left no-repeat;
}

body.customer dl#indexMap {
    background: transparent url('../../images/backgrounds/header_customer_commitment.gif') top left no-repeat;
}

body.careers dl#indexMap {
    background: transparent url('../../images/backgrounds/header_careers.gif') top left no-repeat;
}

body.find dl#indexMap {
    background: transparent url('../../images/backgrounds/header_find_us.gif') top left no-repeat;
}

body.contact dl#indexMap {
    background: transparent url('../../images/backgrounds/header_contact.gif') top left no-repeat;
}

dd#tonbridge a:hover
{
    position: absolute;
    top: -10px;
    left: -5px; 
}

dt {
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 85%;
    display: none;
}

dd {
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 85%;
}

/* ---------- Hotspot Declarations ---------- */
dd#tonbridge
{ 
    top: 26px;
    left: 762px;
}

dd#tonbridge a
{
    position: absolute; 
    width: 25px; 
    height: 25px; 
    text-decoration: none;
    background: transparent;
}

dd#tonbridge a span
{
    display: none;
    background: transparent;
}

dd#tonbridge a:hover span 
{
	display: none;
	background: transparent;
}