body {
behavior: url('/csshover.htc');
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
}

img { border: none; }

.strip { padding: 0 !important; }
.subtle { font-size: 11px; color: #7b7b7b; }

a, a:link, a:visited {
color: #005bab;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.whitelink {
color: #fff;
}
a.whitelink:hover {

}

#all {
width: 900px;
margin: 0 auto;
}

#header {
height: 100px;
background: url(/assets/logo.gif) no-repeat;
}

.logo a { width: 297px; height: 73px; float: left; margin-top: 24px; cursor:pointer; }
.logo a:hover { width: 297px; height: 73px; float: left; margin-top: 24px; margin-left: 3px; cursor:pointer; }

#header .phone {
padding-top: 37px;
width: 350px;
height: 50px;
float: right;
}

#header .phone .action {
width: 170px;
float: left;
}

#header .phone .numbers {
width: 133px;
float: right;
padding: 10px;
background: url(/assets/grey-bg-medium.gif) repeat-x;
}

.pagetitle {
height: 32px;
padding-top: 13px;
text-indent: 15px;
color: #fff;
font-size: 24px;
background: url(/assets/bg-green-pagetitle.gif) repeat-x;
margin-left: 280px;
}

#content {
float: right;
width: 620px;
min-height: 500px;
_height: 500px;
}

#h-content {
clear: both;
}

#h-actions {
height: 101px;
margin-bottom: 4px;
}

#actions {
width: 360px;
float: right;
}

.columntitle {
height: 32px;
padding-top: 13px;
text-indent: 15px;
color: #fff;
font-size: 16px;
background: url(/assets/bg-green-pagetitle.gif) repeat-x;
}

#requestaquote a {
display: block;
width: 276px;
height: 99px;
background: url(/assets/request-a-quote.gif) no-repeat;
}

#column {
background:  #005bab;
color: #fff;
}

#actions-column {
color: #fff;
width: 276px;
float: left;
background: #005bab;
}

#actions-column div {
}

#actionbutton-column div a {
color: #fff;
font-size: 20px;
width: 276px;
height: 41px;
display: block;
background: url('/assets/column-bg.gif') repeat-x;
text-decoration: none;
text-indent: 15px;
padding-top: 12px;
}

#actionbutton-column div a:hover {
background: url('/assets/column-bgb.gif') repeat-x;
text-decoration: none;
}

#content { }
#footer {
clear: both;
font-size: 12px;
color: #CCCCCC;
}
#footer a {
color: #CCCCCC;
text-decoration: none;
}
#footer a:hover {
color: #525252;
text-decoration: underline;
}

/* GLOBAL LAYOUT */

.clearrow {
clear: left;
}

.stdpad {
padding: 15px;
}

.halfleft {
width: 49%;
float: left;
}

.halfright {
width: 49%;
float: right;
}

.grey-bg-medium {
background: url(/assets/grey-bg-medium.gif) repeat-x;
}

.grey-bg-large {
background: url(/assets/grey-bg-large.gif) repeat-x;
}

.grey-bg-large-i {
background: url(/assets/grey-bg-large-i.gif) repeat-x;
}

.button-green-small a {
margin-top: 9px;
color: #fff;
font-weight: bold;
text-align: center;
padding-top: 12px;
padding-bottom: 12px;
background: url(/assets/button-small-bg.gif) repeat-x #34a300;
display: block;
}

/* GLOBAL TEXT STYLES */

.title-large {
color: #005bab;
font-size: 18px;
font-weight: bold;
}

.title-huge {
color: #005bab;
font-size: 24px;
font-weight: bold;
line-height: 26px;
}

.title {
color: #005bab;
font-size: 14px;
font-weight: bold;
}