#wrapper
{
  position:absolute;
  left:50%;
  width:852px;  
  margin:20px -426px;
}
#banner
{
  float:left;
  background-image:url('../images/banner.jpg');
  width:842px;
  height:341px;
}
#navig
{
  float:left;
  margin:314px 3px;
}
#navig ul
{
}
#navig ul li
{
  float:left;
  margin:0 30px 0px 0 ;
}
#navig ul li a
{
  font-family:Arial;
  font-weight:bold;
  color:#000;
  font-size:18px;
  text-decoration:none;
}
.navig-active
{
  display:block;
  border-bottom:8px solid #000;
}
#content
{
  float:left;
  width:842px;
}
.col
{
  float:left;
  margin-top:47px;
}
.col_left
{
  width:177px;
  margin-right:48px;
}
.col_center
{
  width:358px;
  margin-right:32px;
  font-family:Georgia;
  font-size:12px;
  line-height:1.5em;
}
.col_center h1
{
  font-family:Arial;
  font-weight:bold;
  font-size:15px;
  padding-bottom:35px;
}
.col_center p
{
  margin-bottom:35px;
}
.col_right
{
  width:208px;
  padding-left:13px;
  border-left:5px solid #000;
  font-family:Arial;
  font-size:12px;
}
.actuality h1
{
  font-family:Arial;
  font-weight:bold;
  color:#000;
  font-size:18px;
  margin-bottom:15px;
}
.actuality h2
{
  font-weight:normal;
  margin-bottom:5px;
}
.actuality p
{
  margin-bottom:30px;
  line-height:1.3em;
}
.actuality p a, .contact p a
{
  text-decoration:none;
  color:#999;
  font-style:italic;
}
.contact h2
{
  font-family:Arial;
  font-weight:bold;
  font-size:10px;
  margin-bottom:5px;
}
.contact p
{
  font-family:Georgia;
  font-size:11px;
  line-height:1.3em;
  margin-bottom:30px;
}
.contact p a
{
  display:block;
  padding-top:2px;
}
.col_large_center
{
  width:602px;
  margin-right:12px;
}
.header_contact
{
  width:358px;
  float:left;
}
.header_contact h1
{
  font-family:Arial;
  font-weight:bold;
  font-size:16px;
  padding-bottom:5px;
}
.header_contact h2
{
  font-family:Arial;
  font-weight:bold;
  font-size:14px;
  padding-bottom:5px;
}
.header_contact h3
{
  font-family:Georgia;
  font-weight:normal;
  padding:0px;
  font-size:12px;
  line-height:1.5em;
}
.header_contact a
{
  color:#999;
  font-family:Georgia;
  text-decoration:none;
}
.cover_contact
{
  float:right;
  width:243px;
}
.contact_form
{
  float:left;
  margin-top:35px;
  font-family:Arial;
  font-size:12px;
  width:490px;
}
.contact_form p
{
  clear:left;
  margin-bottom:25px;
  padding-left:135px;
}
.contact_form label
{
  float:left;
  margin-left:-135px;
}
.contact_form input, .contact_form textarea
{
  width:347px;
  border:1px solid #000;
}
#zip   { width:83px; }
#city  { width:258px; }
#tel_01{ width:60px; }
#tel_02{ width:50px; }
#tel_03{ width:38px; }
#tel_04{ width:38px; }

#send
{
  float:right;
  width:99px;
  border:0;
  background-color:#666;
  color:#fff;
  padding:0.2em;
  font-family:Georgia;
  cursor:pointer;
}
#message
{
  height:115px;
}

#footer
{
  float:left;
  width:842px;
  margin:46px 0 0 0;
  padding:8px 0 10px 0;
  border-top:3px solid #ccc;
  text-align:center;
  font-family:Arial;
  font-size:9px;
  color:#666;  
}
.legend
{
  font-family:Arial;
  font-size:10px;
  text-align:center; 
  margin-top:5px;
}
