#howpanel {
   position: relative; top: 120px; left: 20px; padding-bottom: 150px; width: 700px;
}

#howpanel h2{
   display: none;
}

#howpanel p.p1 {
   padding-right: 250px;
}

#howpanel p.p1:first-letter {
	font-size: 200%; color:#c8b560;
}

#howpanel p.p2 {
   padding-left: 100px; padding-right: 80px;
}

#howpanel p.p2:first-letter {
	font-size: 200%; color:#c8b560;
}

#howpanel p.p3 {
   padding-right: 70px;
}

#howpanel p.p3:first-letter {
	font-size: 200%; color:#c8b560;
}

#howpanel p.p4:first-letter {
	font-size: 200%; color:#c8b560;
}

#howpanel p.p4 {
   padding-right: 340px;
}

#howpanel p.p5:first-letter {
	font-size: 200%; color:#c8b560;
}

#howpanel p.p6:first-letter {
	font-size: 200%; color:#c8b560;
}
#howimage {
   position: absolute;
   top: 125px;
   left:495px;
   height: 158px;
   width: 200px;
   background: url(../images/people.jpg) no-repeat top left;
}

#networkimage {
   position: absolute;
   top: 625px;
   left:395px;
   height: 200px;
   width: 300px;
   background: url(../images/team.gif) no-repeat top left;
}


#legal  {
	font-size: 150%; color:#c8b560; font-weight: bold;
}

