/* Content */

div#content
{
  width: 725px;
  margin: 0 0 0 0;
  padding: 0 0 0 25px;
}

div#usContact
{
  float:left;
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
}
div#contactInternational
{
  float:left;
  /*height: 525px;*/
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  display:none;
}

div#contactHeader
{
/* Changed height from 350 to 600 by Matt  */
  width: 655px;
  /*height: 580px;*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#subMenu
{
  width: 675px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#subMenuList
{
  width: 675px;
  height: 23px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type:none;
  border-bottom:#000000 2px solid;
}

li#usContacts
{
  float:left;
  width: 230px;
  height: 21px;
  margin: 0 8px 0 0;
  padding: 0 0 0 0;
  list-style-type:none;
  border-top:#000000 2px solid;
  border-bottom:none;
  border-left:#000000 2px solid;
  border-right:#000000 2px solid;
  background-color:#FF6600;
  text-align:center;
}
li#intlContacts
{
  float:left;
  width: 240px;
  height: 21px;
  margin: 0 8px 0 8px;
  padding: 0 0 0 0;
  list-style-type:none;
  border-top:#000000 2px solid;
  border-bottom:none;/*border-bottom:#000000 2px solid;*/
  border-left:#000000 2px solid;
  border-right:#000000 2px solid;
  text-align:center;
}
/*
div#contactHeader
{
  width: 655px;
  height: 300px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}



*/
div#contactImage
{
  float: left;
  width: 500px;
  /*height: 300px;*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contactImage2
{
  width: 655px;
  /*height: 350px;*/
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contactIntl
{
  float: left;
  width: 145px;
  height: 300px;
  margin: 0 0 0 10px;
  padding: 0 0 0 0;
}
div#contactText
{
/* Changed height from 120 to 160 by MF*/
  width: 655px;
  height: 160px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div#contactTextFrame
{
/* Changed height from 100 to 150 by MF*/
  float:left;
  width: 150px;
  height: 150px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contactTextFrameIntl
{
  float:left;
  width: 200px;
  height: 175px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contactTextFrameGlobal
{
  float:left;
  width: 600px;
  height: 175px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contactTextFrame2
{
  float:left;
  width: 175px;
  height: 100px;
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
}
div#contactTextFrame3
{
  float:left;
  width: 275px;
  height: 100px;
  margin: 0 0 0 20px;
  padding: 0 0 0 0;
}
div#contactTextFrame4
{
  float:left;
  width: 655px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#comments
{
  float:left;
  width: 655px;
  height: 700px;
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
}

div#formFrame
{
  width: 655px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#formFrameLeft
{
  float:left;
  width: 150px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#formFrameMiddle
{
  float:left;
  width: 310px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div#formFrameRight, div#firstVerify, div#lastVerify, div#jobVerify, div#emailVerify, div#industryVerify, div#companyVerify, div#addressVerify, div#address2Verify, div#cityVerify, div#stateVerify,div#regionVerify, div#zipVerify, div#countryVerify, div#phoneVerify, div#faxVerify
{
  float:left;
  width: 195px;
  height: 25px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div#formFrameComments
{
  width: 655px;
  height: 85px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div#formFrameLeftComments
{
  float:left;
  width: 150px;
  height: 85px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#formFrameMiddleComments
{
  float:left;
  width: 310px;
  height: 85px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#commentsVerify
{
  float:left;
  width: 195px;
  height: 85px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}


