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

html{
margin:0;
padding:0;
}
body {
width:900px;
margin:0px auto;
padding:0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
background-color:#99cccc;
}
#mainContent {
background:url(images/bg.jpg) top repeat-y ;
position:absolute;
top:0px;
width:850px;
overflow:hidden;
z-index:auto;
}

#mainContent a#pageHeader {
background:url(images/header.jpg) no-repeat 100% 100%;
/*background-position:0%;
/*background-position-y:100%;*/
height:120px;
position:absolute;
top: 0px;
width:850px;
}

#mainContent a#pageHeader b {
display:none;
}

#TopNav  { 
	padding-top: 120px;
	position: relative;
	width:850px; 
	height: 20px; 
	z-index:100;
	}

#TopNav ul   { 
margin:0 auto; 
  padding:0; 
  position:relative; 
  width:750px; 
  height:20px; 
  background:#fff url(images/menuBG.jpg) top left; 
  overflow:hidden;
	}

#TopNav li {
list-style-type:none; 
  width:0px; 
  height:15px;
  position:absolute;
  /*z-index:2;*/
  }
#TopNav a {
 display:block;  
  height:0; 
  color:#000; 
  text-decoration:none; 
  padding-top:15px;
  background:transparent; 
  /*overflow:hidden;*/
  /*z-index:3;*/
  }
html #TopNav a {
  height:15px; 
  he\ight:0;
  }
#TopNav a#CBE {
	position:absolute; 
	width:171px;
	left:20px; 
  	top:-1px; 
 	background:url(images/CBE-over.gif) no-repeat -171px 0;
}
#TopNav a#doula {
	position:absolute; 
	width:125px;
	left:237px; 
  	top:-1px; 
 	background:url(images/doula-over.gif) no-repeat -160px 0;
}
#TopNav a#about {
	position:absolute; 
	width:112px;
	left:422px; 
  	top:-1px; 
 	background:url(images/about-over.gif) no-repeat -160px 0;
}
#TopNav a#faqs {
	position:absolute; 
	width:37px;
	left:600px; 
  	top:-1px; 
 	background:url(images/faqs-over.gif) no-repeat -160px 0;
}
#TopNav a#links {
	position:absolute; 
	width:37px;
	left:692px; 
  	top:-1px; 
 	background:url(images/links-over.gif) no-repeat -160px 0;
}
#TopNav a#CBE:hover,
#TopNav a#doula:hover,
#TopNav a#about:hover,
#TopNav a#faqs:hover,
#TopNav a#links:hover {
	 background-position: 0px 3px;
}
#TopNav b {
/*z-index:4;*/
display:none;
}
#contentBlock {
margin-top:-2000px;
padding-top: 2000px;
padding-left:70px;
padding-right:60px;
position: relative;
clear:none;
}
#left {
position:relative;
width:478px;
float:left;
clear:none;
font-size:12px;
line-height: 18px;
}
#left h1 {
	background:url(images/title.gif) no-repeat top left; 
	margin-top:50px; 
	width: 454px; 
	height: 82px;
	}
#left h1 span {
display:none;
}
#left p{
margin-right:15px;
}
#left h2{
font-weight:normal;
font-size:16px;
text-align:center;
color:#999999;
padding-top:10px;
}
#left h3 {
font-weight:normal;
font-size:12px;
margin-top:-12px;
text-align:center;
color:#99cccc;
}
#left h4 {
font-weight:normal;
font-size:12px;
margin-bottom:-7px;
text-align:left;
color:#99cccc;
}
#left a {
text-decoration:none;
color:#99cccc;
}
#left a:hover {
text-decoration:underline;
color:#999999;
}
#left ul {
list-style-position:outside;
/*margin-left:-15px;*/
margin-right:20px;
}
#right {
position:relative;
float: right;
width:232px;
clear:none;
}
#right h1{
background:url(images/Raven.jpg) no-repeat top left;  
margin-left:-20px;
width: 231px; 
height: 165px;
}
#right h1 span {
display:none;
}
#right img {
padding-top: 40px;
}
#footer {
padding-top:60px;
background:url(images/footer.jpg) no-repeat bottom left;  
position:relative;
width:850px;
height:70px;
clear:both;
}
#footer .copyright {
	text-align: center; 
	font-size: 9px;
	color: #99cccc;
	text-decoration: none;
	}
#footer h1{
margin:-47px 0px 0px 75px;
background:url(images/motto.gif) no-repeat bottom left;  
position:relative;
width:692px;
height:37px;
}
#footer h1 span {
display:none;
}