.col-left { 
background: url(/images/bg_col_left.gif) repeat-y top left; 
}

.col-right {
background: url(/images/bg_col_right.gif) repeat-y top left; 
}

#mini-header {
position: relative;
width: 689px;
height: 30px;
color: #fff;
font-weight: bolder;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
background: #898989 url(/images/bg_mini-header.gif) top right ;
margin: 0; padding: 0;
}
#mini-header p {
margin: 0; padding: 0;
}
mini-header-cell {
margin: 0; padding: 0;
}
#mini-header strong {
text-transform: uppercase;
color: #000;
}
#mini-header p {
margin: 0;
}
#mini-header img {
border: none;
margin: 0; padding: 0;
position: absolute;
top: 0;
left: 0;
}
#quote_menu {
position: absolute;
top: 6px;
left: 30em;
}
#quote_menu select {
font-size: 11px;
}

p#or {
position: absolute;
top: 8px; left: 40em;
}
p#tel-number {
position: absolute;
top: 8px;
right: 36px;
}
p#request {
position: absolute;
top: 8px;
left: 223px;
}

#footer {
background: url(images/bg_footer.gif) top left no-repeat;
}
#footer p {
color: #666;
font-size: 10px;
text-align: center;
text-transform: uppercase;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
padding: 0; margin: 0;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: underline !important; }
a:active { text-decoration: none; }