
 
p
{
  font-size:12px;
  line-height:20px;
  padding:0 0 10px 0;
  color:#000;
}

a
{
  outline:none;
  color:black;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}


h1
{
  font-size:18px;
  line-height:20px;
  color:black;
  margin:20px 0 10px 0;
}


address
{
  font-style:normal;
  display:block;
  float:left;
  background:transparent;
  line-height:20px;
  font-size:11px;
}


strong
{
  font-weight:bold;
  color:black;
}



.centre
{
  z-index:1;
	position:relative;
  width:980px;
  margin:0 auto;
  background:transparent;
}

.wrp
{
  z-index:1;
	position:relative;
  float:left;
  width:980px;
  background:transparent;
}

.copy
{
  background:transparent;
  padding:10px;
}

.contact
{
  margin-top:-20px;
  font-size:20px;
  line-height:26px;
}

/* general */
.none
{
  margin:0;
  padding:0;
  border:0;
}

.super
{
  position:relative;
  font-size:80%;
  top:-4px;
}


#chassis
{
  z-index:0;
	position:relative;
  float:left;
  width:100%;
  height:100%;
  background:white;
}

#head
{
  z-index:1;
	position:relative;
	float:left;
  width:100%;
  height:404px;
  background:#e6edf0 url(../images/head_background.jpg) 0 0 repeat-x;
}

#content
{
  z-index:1;
	position:relative;
	float:left;
  width:100%;
  height:auto;
  background:transparent;
  margin-top:40px;
}

#content .wrp
{
  padding-left:70px;
  width:910px;
}

#about_wrap3
{
  z-index:1;
	position:relative;
	float:left;
  width:315px;
  margin-left:70px;
  padding-right:50px;
  margin-top:-20px;
}

#about_wrap3 p
{
  margin-left:1px;
}
  

