/* Home */
#main_wrapper{
	_position: relative;
	_margin: 0 auto;
	_height: 488px;
	background: url(../images/pages/home/main_bg.jpg) center center no-repeat;
}


#home_proaging_title{
	position: absolute;
	margin: 0 auto;
	width: 494px;
	height: 70px;
	top: 75px;
	left: 25px;
}


#info_wrapper{
	position: absolute;
	margin: 0 auto;
	top: 162px;
	left: 20px;
	width: 450px;
	_width: 500px;
	height: 315px;
}

#info_wrapper ul.vertical{
	position: relative;
	margin: 0 auto;
	width: 211px;
	height: 303px;
	float:left;
	
}

ul.vertical li{
	position: relative;
	padding: 10px;
	padding-top: 15px;
	width: 191px;
	height: 278px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 13.5px;
	color: rgb(255, 255, 255);
	background: url(../images/pages/home/ul_vertical.png) center center no-repeat;
}

.image_info_1{
	position: absolute;
	margin: 0 auto;
	top: 283px;
	left: 188px;
}


.image_info_2{
	position: absolute;
	margin: 0 auto;
	top: 75px;
	left: 220px;
}

#info_wrapper ul.horizontal{
	position: relative;
	margin: 0 auto;
	margin-left: 12px;
	margin-top: 8px;
	width: 211px;
	height: 303px;
	float: left;
}

ul.horizontal li{
	position: relative;
	padding: 10px;
	padding-top: 7px;
	padding-right: 15px;
	width: 226px;
	height: 78px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	color: rgb(255, 255, 255);
	background: url(../images/pages/home/ul_horizontal.png) center center no-repeat;
}

.cirugia_title{
	position: relative;
	margin: 0 auto;
	width: 199px;
	height: 19px;
}
