body {
	background-color: #e9f1f3;
	margin-top: 0px;
}

#container {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 830px;
	height: 112px;
	background: url(images/header.jpg) no-repeat;
}

#header2 {
	width: 830px;
	height: 7px;
	background: url(images/header2.jpg) no-repeat;
}

#nav {
	width: 830px;
	height: 35px;
	text-align: center;
	background: url(images/menu-rpt.jpg) repeat-x 0;
}


#content-head {
	width: 830px;
	height: 275px;
	background: url(images/top-page.jpg) no-repeat;
	margin-top: 20px;
}

#content-head2 {
	width: 830px;
	height: 150px;
	background: url(images/top-page2.jpg) no-repeat;
	margin-top: 20px;
}

#content-head2 img {
	padding-top: 10px;
}


#aupair-banner {
	width: 830px;
	height: 275px;
	background: url(images/aupair-banner.jpg) no-repeat;
	margin-top: 20px;
}

#heading {
	width: 830px;
	height: 120px;
	
}

#content-ads  {
	padding-top: 12px;
	padding-left: 25px;
}

#content {
	width: 830px;
	background: url(images/repeat.jpg) repeat-y;
}

#content-text {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
}

#cell {
	border-right: 1px solid gray;
	padding-right: 15px;
	padding-left: 10px;
}

#cell2 {
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	width: 830px;
	height: 18px;
	background: url(images/footer.jpg) no-repeat;
}

#flags {
	width: 80px;
	height: 11px;
	float: right;
	margin-top: 9px;
	margin-right: 33px;
	clear: both;
	position: relative;
}

#flags img {
	padding-right: 6px;
}


#renata {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 143px;
	height: 160px;
	float: left;
}

/* NAV */

.spacer {
	width: 1px;
	height: 35px;
	background: url(images/spacer.jpg) no-repeat;
}

.menu, .menu a {
	color: #626262;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	height: 35px;
	vertical-align: middle;
}

.menu a:visited {
	color: #626262;
	text-decoration: none;
}

.menu a:hover, .menu-active a:hover {
	color: #ef8214;
	text-decoration: none;
}
.menu-active{
	background: url(images/menu-active-rpt.jpg) repeat-x;
	color: #626262;
}


/* styles */

p, ul {
	color: #6e6e6e;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: circle;
	list-style-position: outside;
	opacity: 1;
}



#content a, #content a:visited {
	color: #ef8214;
	font-weight: bold;
}

p a:hover {
	text-decoration: none;
	color: gray;
}

H3 {
	color: #555;
	font: bold 14px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
}

H4 {
	color: #555;
	font: 14px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

H5 {
	color: #ef8214;
	font: bold 12px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
}

H6 {
	color: #555;
	font: bold 14px/17px "Lucida Grande", Lucida, Verdana, sans-serif;

}

.input {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00;
	border:1px solid #999999;
	margin-top: 2px;
	padding: 5px;
	width: 250px;
	margin-bottom: 2px;
}


.form input, #Submit {
	width:124px;
	border:none;
	margin: 0px;
	padding: 0px;
}

