/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrap{
	position:absolute;
	width:100%;
	height:515px;
	margin-top:-257px;
	top:50%;
	left:0px;
	}
#innerwrap{
	position:relative;
	width:945px;
	height:515px;
	margin:auto;
	}
#shell{
	position:relative;
	margin:auto;
	width:475px;
	height:475px;
	padding:20px;
	border:solid 1px #999999;
	}
#nav{
	position:absolute;
	top:0px;
	left:-215px;
	width:212px;
	height:400px;
	}
#emailer{
	position:absolute;
	width:197px;
	height:18px;
	top:94px;
	left:172px;
	}
#emailtext{
	position:absolute;
	left: 103px;
	top: 343px;
	width: 363px;
	height: 131px;
	}
#processtext{
	position:absolute;
	height:283px;
	width:390px;
	top:210px;
	left:105px;
	overflow:auto;
	}
img.text {
	margin-top:27px;
	float:left;
	}
img.contact {
	margin-top:56px;
	float:left;
	}
img.links {
	margin-right:10px;
	margin-top:2px;
	}
