﻿/*ContactPage*/
#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-contact-azure
{   z-index: 100; position: absolute; top: 259px; left: 38px;
    height: 425px; width: 919px;
    background-color: #f0ffff}
#div-contact-text
{   z-index: 101; position: absolute; top: 14px; left: 50px;
    height: 161px; width: 394px}
#div-contact-form
{   z-index: 102; position: absolute; top: 14px; left: 450px;
    height: 415px; width: 461px;
    background-color: #add8e6}
p.contact-form
{   text-indent: 20px}
#contact-firstname, #contact-lastname, #contact-email, 
#contact-phone, #contact-subject, #contact-comments
{   z-index: 103; position: absolute; left: 111px;
    width: 300px}
#contact-submit
{   z-index: 103; position: absolute; top: 375px; left: 345px;
    width: 75px}