html{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	height:100%;
}

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 728px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
table {
	height: 100%;
}

#header {
	height: 85px;
	background-image: url(gfx/aupairationFirst01.jpg);
	position: relative;
}


#footer {
	height: 35px;
	background-image: url(gfx/aupairationFirst02.jpg);
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#english01 {
	padding: 10px;
}
#hungary01 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 300px;
	float: right;
	padding-top: 4px;
	font-weight: bold;
}
#hostfamily {
	width: 407px;
	float: left;
	height: 280px;
}
#aupair {
	width: 321px;
	float: right;
	height: 280px;
}
#hostfamilycontent {
	font-weight: bold;
	width: 220px;
	float: right;
}

#hostfamilycontent h1{
	font-size: 20px;
	color: #629702;
	display: inline;
}
#hostfamilycontent h1 a {
	text-decoration: none;
	color: #629702;
}
#hostfamilycontent h1 a:hover {
	color: #ec3900;
}

#aupaircontent h1{
	font-size: 20px;
	color: #629702;
	text-align: right;
}
#aupaircontent h1 a {
	text-decoration: none;
	color: #ec3900;
}
#aupaircontent h1 a:hover {
	color: #629702;
}





#aupaircontent {
	font-weight: bold;
	text-align: right;
}


#mainContent {
	height: 280px;

}
#help {
	font-size: 10px;
	font-weight: normal;
}
