﻿body {
 font-family:Trebuchet MS;
 font-size:13px;
 color:#333333;
 margin:0px 0px 0px 0px;
}
a, a:visited, a:hover
{
    color:#0000ff;
}
#outer
{
    width:1020px;
    border-bottom:solid 1px #dddddd;
    padding:0px 0px 5px 0px;
    background-image:url(../../images/background.jpg);
    background-repeat:repeat-y;
    overflow:auto;
}
#wrapper
{
    width:990px;
    border:solid 0px #dddddd;
    height:100%;
    background-color:#ffffff;
}

#header
{
    width:100%;
    border:solid 0px #000000;
    height:130px;
}
#logo{
    float:left;
    width:400px;
    
}
#winner
{
   float:left;
   width:200px;
   margin-right:10px; 
   margin-top:10px;
}
#header-right
{
    width:500px;
    float:right;
    text-align:right;
}
#telno
{
    text-align:right; 
    margin-right:20px;
}
#navigation
{
    width:100%;
    border:solid 0px #000000;
    height:25px;
}
#content
{
   width:100%;
   border:solid 0px #000000; 
   margin-top:10px;
}
#imagetestimonial
{
    height:218px;
    width:100%;
}
.centerImg
{
     /*z-index:0;*/
}
#testimonials
{
    z-index:999;
    width:276px;
    height:206px;
    background-image:url(../../images/howard-inventories-testimonials-bg.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    border:solid 0px #ff0000;
    margin-top:-205px;
    margin-right:0px;
}
#quotes
{
    margin:30px 5px 5px 0px;
    text-align:justify;
    width:244px;
}
#left
{
    width:699px;
    border:solid 0px #000000;
    float:left;
    padding:5px 10px 5px 5px;
    text-align:left;
}
#right
{
    width:276px;
    border:solid 0px #000000;
    float:left;
    position:relative;
    margin-left:0px;
}

#quote
{
    z-index:999;
    width:276px;
    height:368px;
    background-image:url(../../images/howard-inventories-quote-bg.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    border:solid 0px #ff0000;
    padding-top:35px;
}
#quote td
{
    text-align:left;
}
#quote select
{
    font-family:Trebuchet MS;
    font-size:12px;
}
#footer, #footer a
{
    width:100%;
    border:solid 0px #000000;
    height:20px;
    color:#cccccc;
    font-size:12px;
    text-decoration:none;
}
#footerLeft
{
    float:left;
    width:350px;
    text-align:left;
}
#footerRight
{
    float:right;
    width:200px;
    text-align:right;
}
h1
{
    font-size:14px;
    color:#006857;
    text-align:left;
    background-position:left;
    background-image:url(../../images/howard-inventories-tick.png);
    background-repeat:no-repeat;
    padding-left:25px;
    padding-top:15px;
    height:25px;
    vertical-align:bottom;
    margin-top:-5px;
}
.modalPopup
{
    background-color: Black;
    opacity: .5;
    filter: alpha(opacity=50);
}
#contactDetails
{
 float:left;
 width:300px;
 padding:0px 0px 0px 5px;
 text-align:left;
 position:relative;
}
#contactMap
{
float:left;
width:320px;
text-align:left;
position:relative;
}
#contactForm
{
float:left;
width:500px;
text-align:left;
position:relative;
margin-top:30px;
border:solid 0px #000000;
}
#bookingEnquiry
{
    float:right;
    border:solid 0px #000000;
    position:relative;
    margin-top:30px;
    margin-right:20px;
    z-index:999;
}
#subheading
{
    float:left;
    position:relative;
    margin-top:-30px;
    margin-left:47px;
    font-size:13px;
    font-weight:bold;
    color:#666666;
}
.mandatory { color:#ff0000;}
