#langselect-homepage-chooser {
	display: block;
	float: right;
	padding-right: 20px;
}

#langselect-homepage-chooser li{
	display: block;
	float: left;
	padding: 0 5px;
}

div.socialmedia {
	float: left;
	padding-left: 20px;
}

div.socialmedia a {
	display: block;
	float: left;
	padding: 0 5px;
}

#header {
	background: url('images/head-home.gif') no-repeat;
}

#wrapper {
	background: url('images/body-home.gif') repeat-y #fff;
}

#content {
	float: none;
	width: 100%;
	margin: 0px;
}

h1 {
	background: url('images/logo-name.gif') no-repeat center !important;
	text-indent: -9999px;
	height: 121px;
	text-align: left !important;
}

p.licence {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

p.description {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #A32;
}

#options {
	padding-left: 160px !important;
}

#options li {
	display: block;
	width: 258px;
	height: 93px;
}

#options li a {
	display: block;
	background-repeat: no-repeat;
	width: 238px;
	font-weight: bold;
	font-size: 27px;
	line-height: 93px;
}

/*#options li a:hover {
	text-decoration: none;
	color: #106;
}

#options li:hover {
	background-image: url('images/button-background.png');
	background-repeat: no-repeat;
}*/

li.left {
	float: left;
	clear: left;
	text-align: right;
}

li.right {
	float: left;
	text-align: left;
}

li.left a {
	background-position: center right;
}

li.right a {
	background-position: center left;
	margin-left: 20px;
}

li.left a span {
	padding-right: 90px;
}

li.right a span {
	padding-left: 90px;
}

li.families a{
	background-image: url('images/logo-families.png');
}

li.nannies a{
	background-image: url('images/logo-nannies.png');
}

li.schools a{
	background-image: url('images/logo-schools.png');
}

li.teachers a{
	background-image: url('images/logo-teachers.png');
}

#mammamia {
	clear: both;
	width: 100%;
}

#mammamia a {
	background: transparent url(images/MammaMia_banner.gif) no-repeat scroll 0 0;
	display: block;
	height: 60px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 243px;
}

#menu {
	clear: both;
	width: 100%;
	padding: 30px 0 0 10px;
	background: none;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#footer {
	background: url('images/foot-home.gif') no-repeat #13538f;
}

#menu li {
	float: left;
	text-align: center;
	width: 20%;
	height: 48px;
}

/*#menu li:hover {
	background-image: url('images/button-background-small.png');
	background-repeat: no-repeat;
}

#menu li a:hover {
	background: none;
	color: #106;
}*/

#menu li a {
	width: 134px;
	line-height: 48px;
	padding: 0;
}
