/* CSS Document */
#contact_frame
{
  width:940px;
  height:523px;
  padding:25px;
  text-align:left;
}


.contact_title
{
  font-size:13px;
  font-weight: bolder;
  color:#333333;
  text-decoration:none;
}

.contact_content
{
  font-size:11px;
  color:#000000;
  line-height:18px;
  word-spacing:0.1em;
  text-decoration:none;
}

a.contact_content
{
  color:#0099FF;
  text-decoration:none;
}

a.contact_content:visited
{
  color:#0099FF;
  text-decoration:none;
}

,a.contact_content:hover
{
  color:#0099FF;
  text-decoration:none;
}

#contact_block
{
  width:370px;
  padding-left:100px;
  float:left;
}

#contact_left
{
  width:120px;
  padding-left:100px;
  float:left;
}

#contact_right
{
  width:720px;
  float:left;
}
  
#contact_clear
{
  clear:both;
}

.contact_form;
{
	font-size: 12px;
	color: #333333;
	border: 1px inset #c4c4c4;
}