body{
  margin: 0;
  padding: 0;
  background: #FFF;
  color: #000;
  font: 13px/1.4 arial, helvetica, sans-serif;
}

a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border: 0;
}

a:hover, a:active{
  color: #000;
}

img{
  border: 0;
}

#wrapper{
  margin: 80px 0 0 29px;
  width: 956px;
}

h1{
	visibility: hidden;
	display: none;
}

h1 a{
	visibility: hidden;
	display: none;
}

h2{
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: -2px;
  line-height: 24px;
  font-weight: normal;q
}

h2 a{
  text-decoration: none;
  color: #707070;
  font-weight: normal;
}

h3{
  margin: 0;
  padding: 5px 0 0 0;
  display: block-inline;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 14px;
  font-weight: normal;
}

h3 a{
  text-decoration: none;
  color: #707070;
  font-weight: normal;
}

h4{
  margin: 0 12px;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}

p{
  margin: 8px 0;
  padding: 0;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
}

.img_right {
	float: right;
	margin: 0 0 0 15px;
}

/*
--------------------- FOOTER
*/

#footer{
  margin: 30px 0;
  background: #FFF;
  color: #000;
}

#footer p{
  margin: 0;
  padding: 0 10px;
  font-size: 10px;
  line-height: 12px;
}

#footer .footertop{
  padding: 15px 10px 0 10px;
}

#footer .footerbottom{
  padding: 0 10px 15px 10px;
}

#validate {
	display: none;
	visibility: hidden;
}

#footer a{
  color: #FFF;	
}
