.welcometext {
	margin: 0 45px 45px 45px;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/floor.jpg) bottom left repeat-x;
}

div#container {
	width: 100%;
	margin: 25px 0 0 0;
}

div#header {
	width: 100%;
	height: 125px;
	border-top: 5px solid;
	border-bottom: 5px solid;
	margin: 0;
	padding: 0;
}

div#header span.wrapper{
	display: block;
	width: 1024px;
	height: 125px;
	background: url(../images/belly.jpg) bottom right no-repeat;
	margin: 0;
	padding: 0;
}

div#header h1#pagetitle {
	display: block;
	height: 125px;
	width: 785px;
	background: url(../images/isabortionok.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

div#header h1#pagetitle span {
	position: absolute;
	left: -1000px;
}

div#content {
	margin: 0 auto 0 auto;
	padding: 0;
	padding-top: 35px;
}

img#sonogram {
	float: left;
	margin: 10px 45px 5px 45px;
	z-index: 1;
	position: relative;
}

div#human, div#alive, div#unique {
	width: 100%;
	padding: 10px 0 10px 0;
	min-height: 137px;
	margin: 0 0 35px 0;
}

div#human span.wrapper, div#alive span.wrapper, div#unique span.wrapper{
	width: 979px;
	display: block;
	text-align: right;
	padding: 0 0 0 45px;
}

p.pointtext {
	padding: 0;
	margin: 0 45px 0 0;
}

h2.pointtitle {
	padding: 0;
	margin: 0;
	position: relative;
}

div#human h2.pointtitle {
	float: left;
	display: block;
	width: 293px;
	height: 117px;
	background: url(../images/human.gif) top left no-repeat;
	margin: 0;
	top: -35px;
}

div#alive h2.pointtitle {
	float: right;
	display: block;
	width: 224px;
	height: 129px;
	background: url(../images/alive.gif) top left no-repeat;
	margin: 0 45px 0 0;
}

div#alive p.pointtext {
	text-align: left;
}

div#unique h2.pointtitle {
	float: left;
	display: block;
	width: 325px;
	height: 122px;
	background: url(../images/unique.gif) top left no-repeat;
	margin: 0;
	top: -30px;
}

h2.pointtitle span {
	position: absolute;
	left: -1000px;
}

div#footer {
	width: 979px;
	margin: 0;
	padding: 0;
	min-height: 486px;
	background: url(../images/babygirl.jpg) bottom left no-repeat;
}

div#conclusion {
	margin-left: 320px;
	text-align: justify;
}

div#credits {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	vertical-align: bottom;
	border-top: 2px solid;
	margin: 0;
	z-index: 100;
}

div#credits p {
	margin: 3px 10px 0 10px;
	padding: 0;
}

div#share {
	position: absolute;
	top: 175px;
	left: 45px;
	z-index: 10000;
}