/* essendy CSS for Screen Media */
/* 07-MAY-2005 */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body { margin: 0px; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#bodypanel {
    margin-left: 100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #AAAAAA;
    text-align:center;
	cursor:default;
}
h1, h2, .services {display:none; }
.psplash { display:none; }
.imageback
  {
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
  }
.econtact, .pcontact, .company {display:none; }
