body {
	margin:0px;
	padding:0px;
	background:url(../images/birth/background.jpg) top center;
	color:#000000;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

p {
	margin:0px;
	padding:0px;
}

#outerHeaderDiv {
	display:block;
	width:842px;
	height:71px;
	margin:29px auto 0px auto;
	background:url(../images/birth/outerHeaderBackground.png);
	behavior:url(iepngfix.htc);
	}
	
#headerDiv {
	width:842px;
	height:71px;
	background:url(../images/birth/headerBackground.jpg) 20px 25px no-repeat;
	}	

#outerDiv {
	display:block;
	width:842px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../images/birth/outerDivBackground.png) no-repeat;
	behavior:url(iepngfix.htc);
	clear:right;
	overflow:hidden;
}

#mainDiv {
	background:url(../images/birth/background_inside.jpg);
	width:802px;
	height:auto;
	margin:0px 20px;
	overflow:hidden;
}

ul#menu {
	float:left;
	display:block;
	margin:0;
	padding:10px 0 0 ;
	width:215px;
	height:100%;
}

ul#menu li {
	padding:0px;
	list-style:none;
}

ul#menu li a {
	display:block;
	height:115px;
	width:215px;
	text-indent:-999em;
}

ul#menu li a:hover {
	background-position:0px -115px;
}

a.menufree {
	background:url(../images/birth/menu_free.jpg);
}

a.menutest {
	background:url(../images/birth/menu_test.jpg);
}

a.menufind {
	background:url(../images/birth/menu_find.jpg);
}

a.menutour {
	background:url(../images/birth/menu_tour.jpg);
}
a.menubirth {
	background:url(../images/birth/menu_birth.jpg);
}

ul#menu li a.active {
	background-position:0px -230px;
	}



#contentDiv {
	float:left;
	width:587px;
	margin-top:-40px;
}

#contentDivTour {
	display:block;
	background-image:url(../images/birth/blankbackground.jpg) 1px;
	float:left;
	width:587px;
}

#formDiv {
	width:500px;
	height:250px;
	margin:10px auto;
}

#formDiv label {
	font-size: 12px;
	}

#contentDiv p {
	padding:0px 70px 0px 100px;
	text-indent:1em;
}

#videoDiv {
	width:425px;
	height:344px;
	margin:50px auto;
	}
	

h1 {
	display:block;
	width:586px;
	height:117px;
	padding:0px;
	margin:0px;
	background:url(../images/birth/headline.jpg);
	text-indent:-999em;
}

h2 {
	display:block;
	width:586px;
	height:117px;
	padding:0px;
	margin:0px;
	background:url(../images/birth/header_tour.jpg);
	text-indent:-999em;
}

h3 {
	display:block;
	width:586px;
	height:90px;
	padding:0px;
	margin:0px;
	background:url(../images/birth/header_planning.jpg);
	text-indent:-999em;
}

h5 {
	display:block;
	width:586px;
	height:245px;
	padding:0px;
	margin:0px;
	background:url(../images/birth/blackbaby.jpg);
	text-indent:-999em;
}


h4 {
	display:block;
	width:586px;
	height:117px;
	padding:0px;
	margin:0px;
	background:url(../images/birth/header_quiz.jpg);
	text-indent:-999em;
}

#outerFooterDiv {
	clear:left;
	display:block;
	width:842px;
	height:149px;
	margin:0px auto;
	background:url(../images/birth/footer.png);
	behavior:url(iepngfix.htc);
	position:relative;
}

#footerDiv {
	width:842px;
	height:149px;
	background:url(../images/birth/footer_inside.jpg) 20px 0px no-repeat;
}

#footerDiv p {
	width:500px;
	text-indent:-999em;
}

.logo {
	display:block;
	height:80px;
	width:230px;
	background:url(../images/birth/logo.png);
	position:absolute;
	top:30px;
	left:570px;
	text-indent:-999em;
}

a.logo:hover {
	background-position:0 -80px;
}
