body,html{
	background-image: url(../images/sitio_abstracto---bg_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	position: relative;
	background-color: #F4F6F8;
}
.sprite_1 {
	background-image: url(../images/sitio_abstracto---sprite_03.png);
	background-repeat: no-repeat;
}
.sprite_2 {
	background-image: url(../images/sitio_abstracto---sprite_07.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.sprite_3 {
	background-image: url(../images/sitio_abstracto---sprite_11.png);
	background-repeat: no-repeat;
}
.bg_content {
	background-image: url(../images/sitio_abstracto---win_06.png);
	background-repeat: repeat;
}

#body_holder {
	background-image: url(../images/sitio_abstracto---bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	min-height: 619px;
}
#head_holder {
	background-image: url(../images/sitio_abstracto---win_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 75px;
}
.wrapper {
	position: relative;
	width: 960px;
}
#content_holder {
	position: relative;
	min-height: 650px;
	margin-top: -20px;
}
#pie_holder {
	position: relative;
	background-image: url(../images/sitio_abstracto---win_32.png);
	background-position: center top;
	height: 83px;
	background-repeat: no-repeat;
}
#head_logo {
	background-position: 1px 1px;
	float: left;
	height: 50px;
	width: 210px;
	position: relative;
}
#menu_holder {
	float: left;
	height: 60px;
	width: 750px;
	position: relative;
}
.menu_item {
	float: right;
	position: relative;
}
.menu_item_inner {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
#btn_inicio {
	position: relative;
	height: 30px;
	width: 80px;
	background-position: 0px 0px;
}
#btn_serv {
	background-position: -90px 0px;
	position: relative;
	height: 30px;
	width: 120px;
}
#btn_folio {
	background-position: -220px top;
	position: relative;
	height: 30px;
	width: 140px;
}
#btn_us {
	background-position: -370px top;
	position: relative;
	height: 30px;
	width: 120px;
}
#btn_contact {
	background-position: -500px top;
	position: relative;
	height: 30px;
	width: 170px;
}
#btn_inicio:hover {
	position: relative;
	height: 30px;
	width: 80px;
	background-position: 0px -50px;
}
#btn_serv:hover {
	background-position: -90px -50px;
	position: relative;
	height: 30px;
	width: 120px;
}
#btn_folio:hover {
	background-position: -220px -50px;
	position: relative;
	height: 30px;
	width: 140px;
}
#btn_us:hover {
	background-position: -370px -50px;
	position: relative;
	height: 30px;
	width: 120px;
}
#btn_contact:hover {
	background-position: -500px -50px;
	position: relative;
	height: 30px;
	width: 170px;
}
.menu_arrow {
	background-position: -12px -69px;
	position: relative;
	height: 20px;
	width: 25px;
	display: none;
	top: -10px;
}
#body_holder #content_holder .wrapper #content_inner {
	overflow: hidden;
	position: relative;
	height: 1%;
}
#fecha_holder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: right;
	padding: 8px 10px 0 0;
}
#pie_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 10px;
}
#pie_inner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.bg_white_grade {
	background-color: #FFF;
}
