body { background: #CCCCCC url(../images/background.jpg) repeat-y center; padding: 0px; margin: 0px; }
.page { padding: 0px; margin: 0px; width: 775px; min-height: 100%; height: 100% display: block; }
.leftSection { display: block; width: 165px; float: left; background-color: #0172BE; border-right: #FFFFFF 1px solid; min-height: 100%; height: 100%; }
#contactinfo { width: 165px; height: 121px; padding-top: 12px; border-bottom: #FFFFFF 1px solid; }
#contactinfo #phone { padding-top: 8px; padding-bottom: 10px; }
.rightSection { display: block; width: 609px; float: right; background-color: #FFFFFF; }
#logo { width: 609px; height: 148px; background: url(../images/top.jpg) no-repeat; }
#logo div { padding-top: 30px; }
#content { width: 569px; padding-left: 20px; padding-right: 20px; }
#content img { float: left; }
#blueline { width: 569px; height: 5px; border-bottom: #0061B0 1px solid; }
#footer { width: 569px; padding-top: 30px; padding-left: 20px; padding-right: 20px; }
.google { width: 569px; height: 300px; }
form label.disclaimer { text-transform:none; font-size: 9px; margin: 17px 0 0 23px; padding: 0 20px 0 0; line-height: 12px; }
.wide, textarea { width: 55%; }
textarea { height: 90px; }
.tel { width: 15%; }
.tell { width: 20%; }
#submit, #reset { padding: 3px 10px 4px; border: 1px solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; cursor: pointer; }
#submit { margin: 10px 0 10px 25px; background-color: #4A4E59; color: #fff; border-color: #373737; }
#reset { margin: 10px 0 10px 6px; background-color: #E1E7EF; color: #5F6671; border-color: #5F6671; }
form small { display: block; margin: -4px 0 -15px; }
.error { border: 1px solid #CC0000; }
label.error { float:left; margin: -22px -35px 0; padding: 1px 8px; position: relative; top: 23px; left: 475px; white-space: nowrap; text-transform: none !important; color: #670206; background-color: #FFE0E0; box-shadow: 0 1px 4px #999; -moz-box-shadow: 0 1px 4px #999; -webkit-box-shadow: 0 1px 4px #999; }
.cv{float:right; padding: 0 15px 0 0;font-weight:bold;}
.cv a{color:#0061B0;}