/*
#contents-wrapper{
	padding: 0;
	width:100%;
	background: #1e2321 url(../img/home-gradiente.jpg) repeat top left;
}

#homepage-img{
	padding: 0 0 0 336px;
	margin: 0 0 0 -10px;
	height:420px;
	width:668px;
	overflow:hidden;
	background: url(../img/home-img.jpg) no-repeat;
}

#homepage-img h1{
	color: #fff;
	line-height: 22px;
	font-size: 16px;
	font-weight:bold;
	border:none;
	text-transform:none;
	margin: 180px 20px 18px 0;
	text-shadow: -3px 2px 5px #333;
	font-style:italic;
}


#homepage-img h2{
	color: #00ada8;
	line-height: 18px;
	font-size: 12px;
	font-weight:normal;
	margin: 0 20px 36px 0;
	
}

#slides-container{
	margin-bottom:36px;
	height:222px;
	overflow:hidden;
	background: url(../img/slides-bg.gif) repeat-x;
}

#slides-container h1{
	color: #00ada8;
	line-height: 27px;
	font-size: 18px;
	font-weight:bold;
	border:none;
	text-transform:none;
	margin: 72px 0 0 0;
}


#slides-container h2{
	color: #000;
	line-height: 18px;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:36px;
}

#slide-btn-list{
	display:block;
	width:100%;
	height:20px;
	text-align:center;
	
}

#slide-btn-list li{
	display:inline;
}

.slide-btn{
	cursor:pointer;
	padding: 0 3px;
}

#slides{
	position:relative;
	width:300px;
	height:222px;
}

img.slide-img{
	position:absolute;
	top:0;
	left:0;
	background:  url(../img/slides-bg.gif) repeat-x;
	}
*/
	
#homepage-img{
	margin: 18px 0 18px 0;
	height:400px;
	width:620px;
	overflow:hidden;
	background: url(../img/new_home-img2.jpg) no-repeat;
}

#homepage-img h1{
	color: #fff;
	line-height: 22px;
	font-size: 18px;
	font-weight:bold;
	border:none;
	text-transform:none;
	margin: 220px 20px 18px 60px;
	text-shadow: -3px 2px 5px #333;
	font-style:italic;
}


#homepage-img h2{
	color: #00ada8;
	line-height: 18px;
	font-size: 14px;
	font-weight:normal;
	margin: 0 20px 36px 60px;
	padding-left:160px;
}