#contactwrapper {
	width: 655px;
	height: 547px;
	position: relative;
}


#contactleft {
	position: absolute;
	left: 0px;
	width: 435px;
	height: 547px;
	text-align:left;
}

#contactright {
	position: absolute;
	left: 435px;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 547px;
	text-align:left;
}

#text {
	/*margin: 50px 50px 10px 10px;*/
	margin: 100px 50px 10px -30px;
}

#mirrortop {
	background-image: url(../images/mirror_top.jpg);
	background-repeat: no-repeat;
	height: 242px;
}

#ghost {
	background-image: url(../images/ghost.jpg);
	background-repeat: no-repeat;
	height: 167px;
}

#mirrorbottom {
	background-image: url(../images/mirror_bott.jpg);
	background-repeat: no-repeat;
	height: 138px;
}

#nav {
	position: absolute;
	left: 57px;
	top: 503px;
}

#nav img {
	margin-right: 25px;
}

#nav img.lastnav {
	margin-right: 0px;
}
