#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 10;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li li a {
	display: block;
	color: #7B00ff;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
#nav li li a:hover {
	padding: 5px 5px 5px 5px;
	background-color: #855EC7;
	color: #FFFFFF;
	font-weight: bold;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; }
* html #nav ul li a { height: 1%; }
/* End */
#nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: white;
	padding: 0;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #FFFFFF;
	width: 140px;
	filter: alpha(opacity=90);	
	opacity: 0.90;
	padding: 0.5em 0 1em 0; 
}
#nav li>ul {
	top: auto;
	left: auto;
}
#nav li li {
	display: block;
	float: none;
	background-color: transparent;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#quicklinks {   margin: 0;   padding: 5px;   background-color: #EAFFF4;}
#quicklinks ul {   padding: 0 0 3px 0;   margin: 0;   list-style-type: none; }
#quicklinks ul li {   border-bottom: dashed 1px #248B5A;   padding: 3px 0 3px 0;   margin: 0; }
#quicklinks li.final {   border-bottom: none;   padding-bottom: 0px; }
#quicklinks ul li a {   text-decoration: none;    font-weight: normal;   color: #000000; }
#quicklinks ul li.final a {   text-decoration: none;    font-weight: bold;   color: #E70288; text-align:center; }
#quicklinks ul li a:hover {    text-decoration: underline;   font-weight: bold; }
#menulinks {   margin: 0;   padding: 5px;   background-color: #FFFFFF;}
#menulinks ul {   padding: 0 0 3px 0;   margin: 0;   list-style-type: none; }
#menulinks ul li {   /* border-bottom: dashed 1px #248B5A; */   padding: 3px 0 3px 0;   margin: 0; }
#menulinks ul li a {  /* text-decoration: none; */    font-weight: normal;   color: #000000; }
#menulinks ul li a:hover {    /* text-decoration: underline; */   font-weight: bold; }
.welcome {
	padding: 5px;
	background-color: #FFEAFF;
	vertical-align: top;
	text-align: left;
}
.midwives {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
	background-color: #666699;
}
.midwives a:link {	font-size: 15px; font-weight: bold;	color: #FFFFFF;}
.midwives a:active { font-size: 15px; font-weight: bold;	color: #FFFFFF;}
.midwives a:visited { font-size: 15px; font-weight: bold;	color: #FFFFFF;}
.midwives a:hover { font-size: 15px; font-weight: bold;	color: #444444;}

.workingwith {
	background: white url(../images/workingback.gif) no-repeat;
	width: 150px;
	height: 110px;
}
.charities {
	background: white url(../images/suppback.gif) no-repeat;
	width: 150px;
	height: 110px;
}
.awards {
	background: white url(../images/awardback.gif) no-repeat;
	width: 150px;
	height: 110px;
}
.healthvisitors {
	background: white url(../images/sisback.gif) no-repeat;
	width: 150px;
	height: 110px;
}
#preconceptionfeatures {	border: 1px solid #F3479F;	text-align: left; }
#pregnancyfeatures {	border: 1px solid #F3479F;	text-align: left; }
#fathersfeatures {	border: 1px solid #2753D7;	text-align: left; }
#teenfeatures {	border: 1px solid #E91A1F;	text-align: left; }
#birthfeatures {	border: 1px solid #F3479F;	text-align: left; }
#babyfeatures {	border: 1px solid #F3479F;	text-align: left; }
#breastfeedingfeatures {	border: 1px solid #F3479F;	text-align: left; }
#aboutfeatures {	border: 1px solid #20A24E;	text-align: left; }
#productsfeatures {	border: 1px solid #F20191;	text-align: left; }
#foryoufeatures {	border: 1px solid #20A24E;	text-align: left; }
.pad {
	padding: 5px;
}
.padb {
	padding-bottom: 10px;
}
.padr {
	padding-right: 5px;
}
#fourfeatures table {
	border: 1px solid #CCC;
}
#fourfeatures td {
	vertical-align: top;
}
.featuretitle {
	text-align: center;
	padding: 5px;
	background-color: #FF00FF;
	color: #FFFFFF;
	font-weight: bold;
}
.footerline {
	border-top: 1px solid #FF00FF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.preconceptionarchive { background-color: #F3479F; }
.pregnancyarchive { background-color: #F3479F; }
.birtharchive { background-color: #F3479F; }
.babyarchive { background-color: #F3479F; }
.breastfeedingarchive { background-color: #F3479F; }
.foryouarchive { background-color: #249048; }
.teenarchive { background-color: #E91A1F; }
.fathersarchive { background-color: #2753D7; }
.aboutarchive { background-color: #249048; }
.productsarchive { background-color: #F20191; }
.archivebar {	padding: 2px;	text-align: right;	color: #FFFFFF; }
.archivebar a:link { color: #FFFFFF; }
.archivebar a:active { color: #FFFFFF; }
.archivebar a:visited { color: #EEEEEE; }
.archivebar a:hover { color: #BBBBBB; }
#newfeatures {
	border: 1px solid #FFB1FF;
	text-align: left;
}
.midbox {
	padding: 5px;
	vertical-align: top;
	background-color: #666699;
}
.footerlinem {
	border-top: 1px solid #7B00ff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#midwivesfeatures {	border: 1px solid #FFF;	text-align: left; }
#midwiferyfeatures {	border: 1px solid #8575A6;	text-align: left; }
#linksfeatures {	border: 1px solid #8575A6;	text-align: left; }
#studentsfeatures {	border: 1px solid #F1008D;	text-align: left; }
#jobsfeatures {	border: 1px solid #249048;	text-align: left; }
#aboutmidfeatures {	border: 1px solid #20A24E;	text-align: left; }
.midwivesarchive { background-color: #990066; }
.midwiferyarchive { background-color: #8575A6; }
.linksarchive { background-color: #8575A6; }
.studentsarchive { background-color: #F1008D; }
.jobsarchive { background-color: #249048; }
.aboutmidarchive { background-color: #249048; }

	#tagline{
		float: left;
		height: 15px;
		width: 100%;
		background-color: #A5FF09;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: italic;
		font-weight: bold;
		color: #4d3c69;
		text-align: center;
		}
		
		
