@charset "UTF-8";
/* CSS Document */


div#middle.contact {background: url(collection/images/background1.gif) no-repeat right bottom; clear: both; margin: 0; padding-top: 10px; }
div#contact-image {float: right; height: 460px; width: 450px; padding: 15px 25px 0 0; text-align: right;}
div#contact-text{float: left; width: 450px; margin: 15px 0 0 30px;}


div#contact-text p {font-size: 14px; color: white;  text-align: left; line-height: 1.5em;text-align: left; }
div#contact-text p.blue { margin-bottom: 20px;}

div#form1 {text-align: left; }
div#form1 fieldset {width: 360px; border: 1px solid white;}
div#form1 p {margin: 0 auto; padding: 5px 15px; width: 330px;}
div#form1 textarea {width: 330px; text-align: left; align=left; }/*comments label*/
div#form1 input {width: 330px; margin: 0 auto;}

div#form1 input#Submit {background:  white; width: 40%; height: 100%; margin-top: -10px; border: 1px solid silver;}
div#form1 label {color: white;}




div#form2 { width: 360px; height: 200px; padding: 10px; border: 1px solid white;}
div#form2 p{ text-align:center;  padding: 50px 10px; color: #7f8ac0; font-size: 1.5em;}




