﻿/*QuoteRequestPage*/
#headerlogo
{   z-index: 100; position: absolute; top: 0px; left: 0px; 
    height: 200px; width: 1003px}
#masterhr
{   z-index: 100; position: absolute; top: 201px; left: 0px;
    width: 1003px} 
body
{   background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-color: #f1faff}
a
{   color: #335566;
    text-decoration: none}
p
{   text-indent: -15px}

/*--------------------------------------------------------------*/

#div-request-azure
{   z-index: 100; position: absolute; top: 259px; left: 38px;
    height: 583px; width: 920px;
    background-color: #f0ffff}
#div-request-text
{   z-index: 101; position: absolute; top: 14px; left: 50px;
    height: 161px; width: 820px}
#div-request-form
{   z-index: 102; position: absolute; top: 110px; left: 10px;
    height: 462px; width: 899px;
    background-color: #add8e6}
p.request-form
{   text-indent: 20px}
input.qrinput
{   width: 300px}
