body {
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 50px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 180%;
	color: #C2C2C2;
}


.home_lang {
	display: block;
	height: 28px;
	width: 374px;
	margin: 50px auto 100px auto;
	padding: 10px 0px;
	text-align: left;
	background-image: url(home_lang.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	border-top: 1px solid #9D9D9D;
	position: relative;
}

.home_lang span {
	display: none;
}


#home_lang_1 {
	position: absolute;
	display: block;
	height: 28px;
	width: 85px;
	left: 0px;
	top: 10px;
}

#home_lang_2 {
	position: absolute;
	display: block;
	height: 28px;
	width: 90px;
	left: 90px;
	top: 10px;
}

#home_lang_4 {
	position: absolute;
	display: block;
	height: 28px;
	width: 82px;
	left: 205px;
	top: 10px;
	}

#home_lang_3 {
	position: absolute;
	display: block;
	height: 28px;
	width: 80px;
	left: 300px;
	top: 10px;
	}


.footer {
	clear: both;
	margin: 20px 0px 0px 0px;
}

.footer a {
	color: #C2C2C2;
	text-decoration: none;
}

.footer a:hover {
	text-decoration:	underline;
}

.aprireinfranchising {
	text-align: center;
	margin: auto;
	display: block;
	height: 43px;
	width: 150px;
	background-image: url(aprireinfranchising.gif);
	background-position: 0px 0px;
}

a:hover.aprireinfranchising {
	background-position: 0px 43px;
}

.aprireinfranchising span {
	display: none;	
}