body
{
  margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

#headerBox
{
  margin: 0 auto;
  width: 760px;
  text-align: center;
  position: relative;
}

#headerNav
{
  text-align: center;
  margin: 25px auto;
  position: relative;
  width: 760px;
}

#headerNav ul
{
  list-style: none;
  text-align: center;
  width: 640px;
} 

#headerNav li
{
  float: left;
  margin: 0px 12px;
  position: relative;
  text-align: center;
}

#headerNav a
{

	text-decoration: none;
  color: #A5B8BE;
  position: relative;
}

#headerNav a:hover
{
  color: #FFFFFF;
}

#headerNav a.activeNav
{
  color: #FFFFFF;
  position: relative;
}

.separator
{
  position: relative;
  margin: 0px auto;
  border-bottom: 1px solid #777788;
  height: 1px;
  color: #777788;
  background-color: #777788;
  border: 0px;
  clear: both;
  width: 100%;
}

.separator1
{
  position: relative;
  margin: 10px auto;
  padding: 0px auto;
  border-bottom: 1px solid #777788;
  height: 1px;
  color: #777788;
  background-color: #777788;
  border: 0px;
  clear: both;
  width: 100%;
}


#pageTitle
{
	position: relative;
	width: 700px;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#mainBodyHolder
{
  position: relative;
  width: 640px;
  margin: 0px auto;
}

#leftHolder
{
  position: relative;
  float: left;
  width: 120px;
  color: #CCCCCC;
  text-align: left;
  font-size: 9pt;
  margin: 0px 0px 30px 0px;
}

#rightHolder
{
  position: relative;
  float: right;
  width: 490px;
  margin: 0px 0px 30px 0px;
}

#smallAddress
{
  padding: 0px 0px 15px 0px;
}

#textTitle
{
  padding: 0px 0px 20px 0px;
}

#frontMainText
{
float: left;
width: 490px;
color: #CCCCCC;
}

#frontMainText p
{
  margin: 0px 0px 15px 0px;
}

#frontMainText h1
{
  font-size: 18pt;
  text-align: center;
}

#frontMainText h2
{
  font-size: 14pt;
}

.bodyImage
{
  margin-left: 15px;
}

#frontMainImages
{
  float: right;
  padding-top: 5px;
  width: 225px;
}

#frontMainImage1
{
  padding: 0px 0px 20px 0px;
}

#frontMainImage2
{
  padding: 0px 0px 20px 0px;
}

#bottomLink
{
  text-align: right;
}

#footerBox
{
  margin: 0 auto;
  width: 640px;
  text-align: center;
  position: relative;
  clear: both;
}

#footerNav
{
  text-align: center;
  margin: 30px auto 50px auto;
  position: relative;
  width: 640px;

  position: relative;
	color: #333333;
	font-size: 9pt;
}

#footerNav a
{
	  color: #A5B8BE;
	text-decoration: none;
}

#footerNav a:hover
{
  color: #ffffff;
}

a.emailLink
{
  color: #cccccc;
  text-decoration: none;
}

a.emailLink:hover
{
  color: #ffffff;
  text-decoration: none;
}

a.plainLink
{
  text-decoration: none;
  color: #cccccc;
}

#internalTitle
{
  margin: 0px auto;
  text-align: center;
}

.contactTable
{
  font-size: 10pt;
  color: #ffffff;
}