body {
background: #cba3d5 url('images/gradient.jpg') repeat-x;
max-height:1100px;

}

table td {
font-family:helvetica;
font-size: 12px;
color:#020202;
vertical-align:top;
}

#container {
width:100%;
height:100%;
text-align:center;
}

#mainBody {
margin: 45px auto;
width:934px;
height: 677px;
background: #b5a0ba;
text-align:center;
vertical-align:center;
}

#whiteBack {
background-color:white;
width:927px;
height:680px;
margin:auto;
text-align:center;
}

#contentBody {
background: url('images/centercontent.jpg') no-repeat;
width: 926px;
height: 500px;
text-align:left;


}

#subheader {
padding-left: 60px;
padding-top: 35px;
position:relative;
top:0px;
left:0px;
}

#form {
position:relative;
top:30px;
left:55px;
width:833px;
height:395px;

}

#header {
margin:auto;
}

#toolbar {
margin:auto;
}

#copyright {
width:323px;
height:15px;
margin:auto;
background:url('images/copyright.jpg') no-repeat;
}

#meta {
padding-top:300px;

color: #cba3d5
}

#phone {
  padding-top:7px;
  font-face:helvetica;
  font-size: 18px;
  text-transform: uppercase;
  font-style:bold;  
  color:#020202;
}

#copyright_footer {
  font-face:helvetica;
  text-align: right;
  font-size:12px;
}
