@charset "utf-8";
/* CSS Document */
body											{ background-color:#dad9be; }

#horizon								{ height:145px; background-image:url(../img/footer_bg_floatingislands.gif); margin-top:60px; }
#ground								{ background-color:#dad9be; }

#contact_link									{ background-position: -490px 62px; }
#contact_link:hover								{ background-position: -490px 62px; }

#left_content									{ float:left; margin: 40px 0 0 30px; width: 529px; }
#right_content									{ float:left; margin: 40px 0 0 50px; }

#left_content h2								{ margin: 25px 0; }

label,
input											{ margin: 5px 0; }

#phone { width: 459px; }
#referral { width: 520px; }

input,
textarea										{ width: 465px; height:32px;border: 1px solid #d9e2e7; }

label											{ font-size: 18px; color:#6d953c; }
label.large										{ margin-top:10px; display:block; }

textarea										{ margin-top:5px; width:520px;height:177px; }

input#submit_btn								{ width:163px; height:67px; border:none; margin-top:23px; }

.blue_wrapper									{ width:293px; }

.blue_content									{ background-image:url(../img/contact_blue_bg.gif); }

.blue_wrapper a,
.blue_wrapper a:hover,
.blue_wrapper a:visited,
.blue_wrapper a:link							{ color: #078bef; text-decoration:underline; line-height:15px; }

.blue_wrapper a:hover							{ text-decoration: underline; }

.blue_wrapper ul								{ width:260px; margin:0 auto; }

.blue_wrapper li								{ padding:20px 0 20px 10px; border-top:2px dotted #84a3b7; }
.blue_wrapper li.first							{ border:none; }

.blue_wrapper li p								{ margin: 5px 0; }
