body {
	margin-top: 12px;
	text-align: center;
	background-color: #FFFFFF;
}

div.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.maincontentarea {
	background-image: url('/images/background-main.gif') ;
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	border-top: 1px solid white;
}

div.contentpara {
}

div.para {
}

h1 {
	font-family: "Myriad Web Pro", calibri, arial, Helvetica, sans-serif;
	font-size: large; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #3E3E3E;
	margin-top: 0.25em ;
	margin-bottom: 0.25em;
}

h3 {	
	font-family: "Myriad Web Pro", calibri, arial, Helvetica, sans-serif;
	font-size: x-large; 
	text-align: center;
	text-decoration: none;
	color: #650360;
	margin-top: 0.25em ;
	margin-bottom: 0.25em;
}

h4 {	
	font-family: "Myriad Web Pro", calibri, arial, Helvetica, sans-serif;
	font-size: large; 
	text-align: left;
	text-decoration: none;
	color: #650360;
	margin-top: 0.25em ;
	margin-bottom: 0em;
}

p,li {
	font-family: "Myriad Web Pro", calibri, arial, Helvetica, sans-serif;
	font-size: large;
	color: #3E3E3E;
	text-align: left;
	margin-top:0px ;
	margin-bottom:12px;
}

li {
	margin-left: 24px;
}

.legal {
	text-align: center;
	font-size: x-small;
}

img {
	border: 0px;
}

div.bottomedge {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 980px;
	height: 55px;
	background-image: url('/images/background-bot.gif') ;
	background-repeat: no-repeat;
}

td {
	text-align: left;
	vertical-align: top;
}

.menudiv {
	vertical-align: bottom;
}

#menu li, ul {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat ;
	background-position: top left ;
}

#menudiv {
	vertical-align: bottom;
	float: left;
	width: 980px;
	height: 144px;
	background-image: url('/images/background-top.gif') ;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 40px;
	font-size: small;
}

#menu li {
	float: left;
	margin: 79px 0px 0px 5px;
	list-style: none;
}

#menu a {
	min-width: 60px;
	text-align: nowrap;
}


#menu a.current:hover {
	color: #FFFFFF ;
}

div#sub_why-bednesting {
	background: white; left: 0px; top: 27px; border: 1px solid gray; padding: 8px;
}

a#sub_normal {
	color: #000000 ;
}

a#sub_current {
	color: #660033 ;
}

a#sub_normal:hover {
	color: blue ;
}

a#sub_current:hover {
	color: blue ;
}

