@charset "utf-8";
/* CSS Document */


body {
	background-color:#527596;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#wrapper {
	padding-left:154px;
    height:363px;
	width:1100px;
	margin:0;
	background-image:url(images/new/background.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#header {
	position:absolute;
	height:105px;
	width:852px;
	margin:0;
	margin-left:0px;
	background-image:url(images/new/parent2.gif);
	background-repeat:no-repeat;
	left: 122px;
	top: 77px;
}
#emailus {
	background:url(images/new/contact%20page/email.gif);
	background-repeat: no-repeat;
	display: block;
	width:282px;
	height:186px;
}
#emailus:hover {
	background-position: 0 -186px;
}
#emailus span {
	display: none;
}

