#welcome {
	width: 			448px;
	height: 		230px;
	background: 	url("images/backgroundWelcome.jpg") no-repeat;
	position: 		absolute;
	top:			0;
	right: 			20px;
}

#topContent {
	position: 		relative;
	height: 		230px;
	/*height: 		230px;*/
	padding: 		0px 10px 0px 10px;
}

#welcome h1 {
	height: 		40px;
	padding: 		0px 10px 0px 10px;
	font-size: 		1.1em;
	line-height: 	40px;
}

#welcomeContent {
	width: 			405px;
	height: 		160px;
	padding: 		13px;
	padding-left:	25px;
	overflow: 		scroll;
	position: 		relative;
}

#welcomeContent .text {
	padding-right: 	10px;
}

#bottomContent {
	height: 			325px;
	background: 		url("images/backgroundHome.jpg") no-repeat 1px bottom;
}

#bottomContent {
	position: 			relative;
}

#bottomContent a span {
	display: 			none;
}

#bottomContent a {
	display: 			block;
	width: 				300px;
	height: 			325px;
}

#bottomContent a.lastChild {
	position: 			absolute;
	top:				0;
	right: 				0;
}

#homeFooter {
	height: 			125px;
	background: 		url("images/backgroundFooterHome.jpg") no-repeat;
	position: 			relative;
}

#homeFooter h2 {
	position: 			absolute;
	font-size: 			1.1em;
	left:				20px;
	top:				20px;
}

#homeFooter ul {
	width: 				515px;
	height: 			80px;
	position: 			absolute;
	bottom:				0px;
	left:				20px;
}

#movingLink {
	width: 				79px;
	height: 			80px;
	position: 			absolute;
	right: 				67px;
	top:				1px;
}

#movingLink span {
	display: 			none;
}

#recomendedLinks ul li a span {
	display: 			none;
}

#recomendedLinks ul li a {
	display: 			block;
	width:				100%;
	height:				100%;
	background-image:	url("images/recomendedSprite.jpg");
	background-repeat: 	no-repeat;
}

#recomendedLinks ul li.aeaj a {
	background-position: -100px 0px;			
}

#recomendedLinks ul li.routard a {
	background-position: -200px 0px;			
} 

#recomendedLinks ul li.lonelyPlanet a {
	background-position: -300px 0px;			
}

#recomendedLinks ul li.roughguides a {
	background-position: -410px 0px;			
}

#recomendedLinks ul li.aeaj a {
	background-position: -105px 0px;			
}

#recomendedLinks ul li.spainbackpackers a {
	background-position: 0px -60px;			
}

#recomendedLinks ul li.arukikata a {
	background-position: -110px -60px;			
}

#recomendedLinks ul li.blueList a {
	background-position: -210px -60px;			
}

#recomendedLinks ul li.letsgo a {
	background-position: -310px -60px;			
}

#recomendedLinks ul li.gomio a {
	background-position: -410px -60px;			
}

#recomendedLinks ul li {
	width: 				100px;
	height: 			21px;
	margin-right: 		2px;
	margin-bottom: 		5px;
	float: 				left;
}

#recomendedLinks ul li.famous, 
#recomendedLinks ul li.aeaj, 
#recomendedLinks ul li.routard,
#recomendedLinks ul li.lonelyPlanet,
#recomendedLinks ul li.roughguides {
	height: 		54px;
} 
