
 div.c4{
 text-align: center
}
.D1, .D2{
 float:left; 
 margin:0 10px 5px 0;
}
.D5, .D6{
 float:right;
 margin:0 0px 5px 10px;
}
.clearDiv{
background:#000; 
clear:both;
}

/*- contactForm--------------------------- */
.contactForm{
 padding: 0px 0px 0px 20px; 
}
.contactForm1 table{
 margin: 0px 0px 0px 0px; 
}
.contactForm textarea{
width:350px;
height:150px;
}


.contactForm1 h1{
 font-family:Georgia, Times,  serif;
 font-size:12px;
 color:#3B4041;
 padding-bottom:3px;
}
.contactField{
}
.contactDescript{
text-align:right;
padding-right:10px;
width:160px;
height:30px;
}
.ContactSubmit{
height:30px;
}

