/* Header Style Common to all Web Pages */
/* Version V1.0.0, 02/10/2007 WBM. */
/* Copyright 2007 property of Pip Consultancy */
/* Designed by Design Atom - www.designatom.com */


/* ------------------------------------------------------------ */

/* LAYOUT STYLES */

/* Scrolling Text Area */
div.headscroll {
	position: absolute; 
	top: 0px; 
	left: 300px; 
	width: 712px; 
	height: 117px; 
	overflow: hidden;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
}

/* ------------------------------------------------------------ */

/* IMAGE STYLES */

/* Banner Image */
img.banner {
	position: relative; 
	top: 0px; 
	left: 0px; 
	float: right;
	border: 0px; 
	padding: 0px; 
	margin: 0;
}

/* Banner Image */
img.rbanner {
	position: relative; 
	top: 0px; 
	left: 0px; 
	float: right;
	border: 0px; 
	padding: 0px; 
	margin: 0;
}

/* Banner Middle Fade */
img.mbanner {
	position: relative; 
	top: 0px; 
	left: 0px; 
	float: right;
	border: 0px; 
	padding: 0px; 
	margin: 0;
}

/* Pip Logo */
img.logo {
	position: relative; 
	top: 0px; 
	left: 0px; 
	float: left;
	border: 0px; 
	padding: 0px; 
	margin: 0;
}

/* Refer Image */
img.refer {
	position: absolute; 
	top: 5px; 
	left: 50px; 
	float: left;
	border: 0px; 
	padding: 0px; 
	margin: 0;
	z-index: 5;
}

img.inspiring {
	position: absolute;
	top: 85px;
	left: 53px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.friendly {
	position: absolute;
	top: 5px;
	left: 193px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.dedication {
	position: absolute;
	top: 84px;
	left: 373px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.integrity {
	position: absolute; 
	top: 50px; 
	left: 333px; 
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	margin: 0;
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.commitment {
	position: absolute;
	top: 37px;
	left: 743px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.professional {
	position: absolute;
	top: 15px;
	left: 443px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

img.honesty {
	position: absolute;
	top: 54px;
	left: 593px;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
	filter: alpha(Opacity=100); 
	-moz-opacity: 10.0;
	opacity: 1.00;
}

