@charset "utf-8";
/* CSS Document */

/** {margin:0; padding:0}*/
img{border:0px;}
body{background:#bddef7; font-size:14px; font-family:Arial; color:#000;}
#wrapper2{width:882px; margin:30px auto}
#header2{background:url(/images/contact_head_generic.jpg) no-repeat; width:882px; height:105px;}
#content2{background:url(/images/contact_bg_repeat.jpg) repeat-y; width:882px; display:table}
#footer2{background:url(/images/contact_bottom.jpg) no-repeat; width:882px; height:82px;}
#content2 form{padding:25px 15px 2px 15px}
#content2 form .label{float:left; margin-left:70px; margin-bottom:17px; width:100px;}
#content2 form .field{float:left; margin-bottom:17px;}
input[type=text], select {height:23px; width:203px; margin-left:15px; border:1px solid #cccccc}
textarea { margin-left:15px; border:1px solid #cccccc; }
.clear{clear:both}
.btn{text-align:center; clear:both}
.btn_img{padding-top:25px;}
/*
.btn {
  background: url(/images/contact_btn_generic.jpg) no-repeat;
  width:178px;
  height:83px;
  color:#FFFFFF;
  text-align:center;
  padding-top: 15px;
}

*/