html { min-height: 100%; margin-bottom: 1px; }

body
{
background:#FFFFCC;
}

#master
{
align:center;
padding-bottom:15px;
}

#top-nav
{
position:relative;
display:block;
width:950px;
height:15px;
}

#top-nav p
{
font-size:10pt;
text-align:center;
padding:0px;
margin:0px;
}

#top-nav a
{
text-decoration:none;
}

#top-nav a:hover
{
text-decoration:underline;
}

#header
{
position:relative;
display:block;
width:950px;
height:200px;
background-image: url('images/header.jpg');
}

#offers
{
position:absolute;
left:4px;
top:250px;
width:20px;
height:400px;
background:url('images/offers-background.jpg');
}

#header-text
{
position:relative;
width:950px;
top:5px;
}

#header-text h2
{
font-size:12pt;
text-align:center;
color:white;
}

.phone-number
{
font-size:32pt;
color:white;
text-align:right;
padding-right:2px;
}

#content
{
position:relative;
display:block;
top:5px;
width:950px;
}

#content-left
{
position:relative;
display:block;
float:left;
width:730px;
min-height:400px;
padding:10px;
}

#content-right
{
position:relative;
display:block;
float:right;
width:180px;
padding-top:20px;
padding-bottom:20px;
vertical-align:top;
}

#home-navigation ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

#home-navigation li
{
display:block;
width:175px;
height:30px;
padding:2px;
margin:0px;
}

#home-navigation a
{
display:block;
width:175px;
height:30px;
text-align:center;
background-image:url('images/plain-button.jpg');
font-family:tahoma;
font-size:12pt;
font-weight:600;
text-decoration:none;
line-height:30px;
padding:0px;
margin:0px;
}

#home-navigation a:hover
{
background-image:url('images/button-rollover.jpg');
}

#testimonial
{
position:relative;
display:block;
float:right;
width:180px;
height:200px;
background:url('images/testimonial.png');
background-repeat:no-repeat;
padding-top:40px;
margin:0px;
margin-bottom:20px;
margin-top:20px;
}

#testimonial p
{
font-size:9pt;
line-height:14px;
}

#footer
{
position:relative;
top:10px;
display:block;
clear:both;
width:950px;
height:50px;
background-image:url('images/footer.jpg');
background-repeat:no-repeat;
padding-top:10px;
}


#footer p
{
line-height:10px;
}

p, li, table
{
margin:15px;
font-family:tahoma;
color:black;
text-align:justify;
font-weight:600;
}

.sitemap li
{
margin:0px;
line-height:12pt;
}

.indent
{
padding-left:15px;
}

#content p, #content li, #content table
{
font-size:10pt;
}

a, a:visited, a:active
{
color:black;
}

h2, h1
{
margin:15px;
font-family:arial;
color:black;
text-align:justify;
font-weight:600;
font-style:italic;
}

h2
{
font-size:12pt;
}

h1
{
font-size:14pt;
}

a img
{
border:0px;
}

.footer-text
{
font-size:16pt;
text-align:center;
margin:0px;
padding:0px;
}

.bottom-links
{
text-align:center;
}

.bottom-links a
{
font-size:11pt;
text-decoration:none;
}

.bottom-links a:hover
{
text-decoration:underline;
}

.small-print
{
font-size:8pt;
text-align:center;
margin:0px;
}

.terms
{
font-size:9pt;
line-height:25px;
}

/* Quote Form Style */

.form-input
{
width:150px;
font-size:12px;
border:solid 2px rgb(201,219,151);
background:white;
}

.blank-field
{
background-color:rgb(201,219,151);
color:white;
}

