﻿
/*----------------------------------- LEFT SIDE ---------------------------------*/
#left { width:450px; padding:60px 0 0 50px; float:left; 
        font-size:11px; font-family:Arial; font-weight:bold; color:#ffffff;}
input { height:18px;}
input, textarea {color:#ffffff; background:#000000; border:1px solid #3f3f3f;
                 width:390px; margin:7px 0 7px 0; font-size:13px;
                 padding:4px 4px 4px 4px; overflow:auto;}
.buttons { font-family:Arial; font-size:12px; color:#000000; border:0px solid #b07e15;
           font-weight:bold; background:no-repeat url('../design/button-form.jpg');
           width:70px; height:25px; cursor:pointer; margin:15px 20px 0 0;}
.small-text { color:#dddddd; margin:0 0 0 15px; font-weight:normal;}
#left p { font-size:14px; color:#187604; font-weight:bold;}

/*---------------------------------- RIGHT SIDE --------------------------------*/
#right { width:410px; font-family:Arial; padding:50px 70px 0 0; float:right; 
        font-size:11px; color:#bebdbd; text-align:justify;}
.headline { font-size:18px; font-weight:bold; color:#ffffff;}
.web-address { font-weight:bold; color:#fef344;}
#contactinfo-box {width:409px; height:151px; font-size:12px;
                  background: no-repeat url('../design/background-contactinfo2.gif');}
.text { float:left; text-align:left; color:#ececec; margin:10px 10px 0 0;}
