@charset "utf-8";
/* CSS Document */
body {
	min-width:906px;
	margin-top: 30px;
	background-color: #43C6E8;
	background-attachment: fixed;
	}
#layout {
	width:906px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(http://www.minihappyme.com.au/images/layout/minihappyme_bodybg.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	}
#wrap {
	width:906px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#header {
	background-color: #FFFFFF;
	height: 164px;
	width: 906px;
	}
#leftnav {
	float:left;
	width:175px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}

img { -ms-interpolation-mode: bicubic; }

#content {
	float:right;
	width:662px;
	padding-right: 0px;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #252525;
	}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC3538;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #BC3538;
}
.leftnav A:visited {
	text-decoration: none;
	color: #BC3538;
}
.leftnav A:active {
	text-decoration: none;
	color: #BC3538;
}
.leftnav A:hover {
	color: #28A3C8;
}
	#footer {
	clear:both;
	float: none;
	left: auto;
	height: 32px;
	width: 906px;
	background-image: url(http://www.minihappyme.com.au/images/layout/minihappyme_footer.gif);
	}
	#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 15px;
	width: 900px;
}
.credit A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.credit A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.formbutton { cursor: pointer; }






