@charset "UTF-8";
body {
	margin: 0px;
	color: #C84699;
	font-size: 12pt;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #FFFFFF;
	position: static;
	clip: rect(auto,100px,auto,100px);
	text-align: center;
}

img { 
	border: none; 
}

h1 {
	color: #594743;
	font-size: 24px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #52413D;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 40px;
	font-size: 20px;
}
a          {
	color: #bb2876;
}
a:visited  {
	color: #bb1880;
}
a:hover    {
	color: #f2ace7;
}

.bannerArea {
	height: 120px;
	width: 100%;
}
.container {
	width: 450px;
	float: left;
}

.topnavigationarea {
	height: 35px;
	text-decoration: none;
}

.topnavigationgroup {
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.contentarea {
	width: auto;
}

.contentArea .container {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-top-width: 1px;
}

.contentleft {
	width: 650px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
}

.contentleft img {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 0px;
}

.contentright {
	font-size: 12px;
	width: 210px;
	float: left;
	padding-left: 30px;
	padding-top: 10pt;

}



.footerArea {
	width: 100%;
	background-color: #f2f2f2;
	border-top-style: solid;
	border-top-color: #594743;
	border-top-width: 4px;
}

.footerArea .container {
	height: 100px;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.bannerArea .container .logo {
	float: left;
	height: 107px;
	width: 223px;
}
.bannerArea .container .tagline {
	float: right;
	height: 25px;
	width: 500px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bb1876;
}
.logo {width: 80%;
    margin: auto;
}
.aupairclick {
	height: 100px;
	width: 160px;
	float: none;
	position: static;
	background-repeat: no-repeat;
}
.familclick {
	height: 100px;
	width: 150px;
	float: none;
	position: relative;
	left: 300px;
	background-repeat: no-repeat;
	background-position: bottom;
	top: -92px;
}
.selectcontact {
	display: inline;
}
.container1 {
	width: 30%;
	margin: auto;
}
