/* Start of CMSMS style sheet 'Midwifery : Style' */
body {
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0;
padding:0;
background-color: #fff;
}
	img {
	border: 0;
	}

a,
a:link 
a:active {
text-decoration: underline;
padding-bottom: 10px;
color: #336699;
}
	a:visited {
	text-decoration: underline;
	color: #336699;
	}
	a:hover {
	text-decoration: none;
	color: #3f74a8;
	}


div#backtop {
position:absolute; 
z-index:-1;
height:150px; 
background-color: #000; 
width:100%; 
top:0;
}

div#container {
margin: 0 auto;
background-image: url(images/container-top.jpg);
background-position: top;
background-repeat: no-repeat;
clear: both;
padding: 20px;
width: 760px;
}


/* HEADER ///////////////////////////////////////////////////////////////////////// */

#header {
margin: 0 auto;
text-align: left;
background-color: 
height : auto;
width: 800px;
clear: both;
}
#header h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
margin: 10px 0px;
text-transform: capitalize;
color: #fff;
}
#header p {
margin: 0px;
}
#header #logo { 
float: left; 
width: 500px;
color: #4A7195; 
font-family: Arial; 
}
#header #logo a img { 
border:none; 
}

/* HEADERLINKS ///////////////////////////////////////////////////////////////////////// */

#headerLinks {
text-decoration : none; 
font-size:11px;
font-weight: bold;
float:right;
color: #f0f0f0;
padding-top: 15px;
} 
#headerLinks a {
text-decoration : none; 
color: #f0f0f0;
} 
#headerLinks a:hover {
text-decoration : underline; 
}

/* BANNER ================================= */

div#banner {
height : 300px;
width: 100%;
}
div#banner img {
margin: 0px;
padding:0px;
overflow: hidden;
float : left;
}


/* LEFT SIDE ================================ */

div#leftside {
width: 180px;
float: left;
}
	
/* RIGHT SIDE ================================ */

div#rightside {
float: left;
width: 580px;
}

div#content {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
padding:35px;
padding-top: 10px;
}
	div#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}


/* FOOTER ================================ */

div#footer {
margin-top: 10px;
background-color: #000;
width: 100%;
height: 140px;
clear:both;
}
div#footer div {
margin: 0 auto;
width: 800px;
color: #f0f0f0;
}

div#footer p {
font-size: 11px;
margin: 0;
}
	div#footer a {
	color: #f0f0f0;
	text-decoration: underline;
	}
	div#footer a:hover {
	color: #f0f0f0;
	text-decoration: none;
	}

div#left {
text-align: left;
float: left;
}
div#right {
text-align: right;
padding-top: 25px;
float: right;
}

/* H-STYLES ////////////////////////////////////////////////////////////////////////// */

h1 {
color: #339933; 
font-size: 18px;
font-weight: normal;
}
h2 {
color: #336699; 
font-size: 15px; 
font-weight: normal;
}

h3 {
color: #666; 
font-size: 13px;
}
h4 {
color: #666; 
font-size: 12px;
}
h5 {
color: #333; 
font-size: 11px;
}
h6 {
color: #333; 
font-size: 10px;
}
/* End of 'Midwifery : Style' */

