* {
	margin: 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #7e1500;
}

a.link_big {
	font-size:1.35em;
}

a:hover {
	text-decoration: none;
}

body {
	background: #ffffff url(../images/body.jpg) repeat-x 0% 0%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 8px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

h2.left {
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.09em;
	font-weight: normal;
	color: #980F00;
	margin: 0 0 25px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.833em;
	line-height: 1.090em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0 0 23px 0;
}


.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.negative_margin {
	margin: -9px 0 0 0;
}

.no_margin {
	margin: 0 !important;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3 {
	float: left;
	overflow: hidden;
}

.col-2-3 {
	float: left;
	overflow: hidden;
	width: 586px;
}

.col-1-servicios {
	float: left;
	overflow: hidden;
	width: 144px;
	margin-left: 18px;
	margin-right: 10px;
}

.col-2-servicios {
	float: left;
	overflow: hidden;
	width: 700px;
}

#header {
	height: 317px;
	position: relative;
}

#content {
	padding: 0 29px 0 30px;
}

#top_middle {
	background-color: #FFFFFF;
	background-image: url(../images/top-middle.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#bottom_middle {
	background: url(../images/bottom-middle.jpg) repeat-x 0% 100%;
}

#middle_left {
	background: url(../images/middle-left.jpg) repeat-y 0% 0%;
}

#middle_right {
	background: url(../images/middle-right.jpg) repeat-y 100% 0%;
}

#top_left {
	background: url(../images/top-left.jpg) no-repeat 0% 0%;
}

#top_right {
	background: url(../images/top-right.jpg) no-repeat 100% 0%;
}

#bottom_left {
	background: url(../images/bottom-left.jpg) no-repeat 0% 100%;
}

#bottom_right {
	background: url(../images/bottom-right.jpg) no-repeat 100% 100%;
	padding: 11px 13px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#bottom_right p {
	line-height: 1.5em;
	margin: 0 0 17px 0;
	text-align: justify;
}

#bottom_right p em {
	float: right;
	padding: 0 50px 0 0;
	font-style: normal;
}

#bottom_right ul.menu {
	margin: 0 0 15px 0;
}

#bottom_right ul.menu li {
	background: url(../images/arrows.gif) no-repeat 0% 8px;
	padding: 0 0 0 14px;
	line-height: 2em;
	text-align: left;
	font-size: 0.917em;
}

#bottom_right ul li a {
	text-decoration: none;
}

#bottom_right ul li a:hover {
	text-decoration: underline;
}

.row-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 37px 0;
}

.top_middle1 {
	background: #980f00 url(../images/top-middle1.jpg) repeat-x 0% 0%;
}

.bottom_middle1 {
	background: url(../images/bottom-middle1.jpg) repeat-x 0% 100%;
}

.middle_left1 {
	background: url(../images/middle-left1.jpg) repeat-y 0% 0%;
}

.middle_right1 {
	background: url(../images/middle-right1.jpg) repeat-y 100% 0%;
}

.top_left1 {
	background: url(../images/top-left1.jpg) no-repeat 0% 0%;
}

.top_right1 {
	background: url(../images/top-right1.jpg) no-repeat 100% 0%;
}

.bottom_left1 {
	background: url(../images/bottom-left1.jpg) no-repeat 0% 100%;
}

.bottom_right1 {
	background: url(../images/bottom-right1.jpg) no-repeat 100% 100%;
	width: 100%;
	text-align: center;
}

.bottom_right1 h4 {
	margin: 15px 0 17px 0;
}

.bottom_right1 p {
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 17px 0;
}

.bottom_right1 .link {
	float: none;
	width: 162px;
	margin: 0 auto;
}

.indent {
	padding: 13px 25px 40px 25px;
}
.cont_box {
    min-height: 575px;
}

.title {
	margin: 9px 0 10px 0;
}

.more {
    display: block;
    width: 160px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    background: url('../images/button160.png') no-repeat;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.more:hover {
    text-decoration: underline;
}

.link {
	background: url(../images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link strong {
	background: url(../images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link strong span {
	background: url(../images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 24px;
}

.link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link1 {
	background: url(../images/link.jpg) repeat-x 0% 0%;
	width: 162px;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link1 strong, .link4 strong {
	background: url(../images/link-left.jpg) no-repeat 0% 0%;
	display: block;
	text-align: center;
}

.link1 strong span, .link4 strong span {
	background: url(../images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	text-align: center;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 27px;
}

.link1:hover, .link4:hover {
	text-decoration: underline;
	cursor: pointer;
	text-align: center;
}

.link2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.link3 {
	background: url(../images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
}

.link3 strong {
	background: url(../images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link3 strong span {
	background: url(../images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	line-height: 29px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 22px 0 27px;
}

.link3:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link4 {
	background: url(../images/link.jpg) repeat-x 0% 0%;
	width: 250px;
	float: left;
	text-decoration: none;
	color: #fff;
}

.row-2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 43px 0;
}

.info_box {
	margin: 0 0 10px 0;
}

.info_box img {
	float: left;
	margin: 0 15px 10px 0;
}

.info_box h2 {
	margin: 0;
}

.info_box a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.info_box p {
	background: url(../images/hor-divider.gif) repeat-x 0% 100%;
	margin: 0 0 0 83px !important;
	padding: 5px 0 15px 0;
	line-height: 1.5em;
}

.info_box p.no_style {
	background: none !important;
	padding: 5px 0 0 0 !important;
}

.info_box p.no_style1 {
	background: none;
	padding: 5px 0 5px 0;
	margin: 0 !important;
}

.top_middle2 {
	background: #e8e8d3 url(../images/top-middle2.jpg) repeat-x 0% 0%;
	margin: 0 0 11px 0;
}

.bottom_middle2 {
	background: url(../images/bottom-middle2.jpg) repeat-x 0% 100%;
}

.middle_left2 {
	background: url(../images/middle-left2.jpg) repeat-y 0% 0%;
}

.middle_right2 {
	background: url(../images/middle-right2.jpg) repeat-y 100% 0%;
}

.top_left2 {
	background: url(../images/top-left2.jpg) no-repeat 0% 0%;
}

.top_right2 {
	background: url(../images/top-right2.jpg) no-repeat 100% 0%;
}

.bottom_left2 {
	background: url(../images/bottom-left2.jpg) no-repeat 0% 100%;
}

.bottom_right2 {
	background: url(../images/bottom-right2.jpg) no-repeat 100% 100%;
	padding: 7px 15px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.bottom_right2 span {
	display: block;
	margin: 0 0 6px 0;
	font-size: 0.917em;
	color: #7e1500;
}

.bottom_right2 span a {
	text-decoration: none;
}

.bottom_right2 span a:hover {
	text-decoration: underline;
}

.bottom_right2 p {
	font-size: 1.083em !important;
	line-height: 1.3em !important;
	margin: 0 !important;
	color: #4f5a5b;
}

.list_style {
	float: left;
	margin: 0 70px 20px 0 !important;
}

#page8 a {
	color: #000;
}


#navigator {
	position: relative;
	margin: 0;
    padding: 0 27px;
}
#navigator a {
	margin-left: 1px;
	color: #7E1500;
}
#navigator #headerpng {
	margin-bottom: 5px;
}
#navigator .main_menu {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 10px;
    text-align: center;
}
#navigator a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    border-left: 1px solid #fff;
    background-color: #D6A19B;
    margin: 0;
    color: #ffffff;
    text-decoration: none;
}
#navigator a:hover,
#navigator a.on {
    background-color: #980F00;
}
/* no css rounded properties */
#navigator a.rounded, 
#navigator .button {
  line-height: 16px;
}
#navigator a.rounded-by-css {
    line-height: 32px;
}
#navigator .button {
  color: #fff;
  background-color: #D6A19B;
}
#navigator .button:hover {
  background-color: #980F00;
}

#navigator a.index {
    padding-left: 38px;
    padding-right: 38px;
}
#navigator a.contact {
    padding-left: 31px;
    padding-right: 31px;
}
#navigator a.index,
#navigator a.contact,
x:-moz-any-link, x:default  {
    /* selector style for gecko / mozilla browsers */
}
html[xmlns*=""]:root #navigator a.index,
html[xmlns*=""]:root #navigator a.contact {
    /* selector style for webkit browsers */
}
#navigator .services {
    width: 125px;
}
#navigator .tech {
    width: 245px;
}
#navigator .iplusdplusi {
    width: 130px;
}
#navigator .about {
    width: 180px;
}
#navigator .joinus {
    width: 130px;
}

.mainInfoBoxes {
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
	background-image: url(../images/hor-divider.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

.white_box {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-color: #FFFFFF;
	border: #000000 solid 1px;
	float: left;
	width: 100%;
	color: #000000;
	font-variant: small-caps;
	font-size: 0.833em;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
#bottom_right .white_box p {
    padding: 0 10px;
    margin: 0;
    margin-bottom: 10px;
}
.carpeta {
	float: none;
	position: relative;
	left: 53px;
	width: 185px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 10px;
	height: 220px;
	top: 165px;
}

.list ul {
    margin-top: 10px;
    margin-left: 15px;
    list-style: square outside none;
}
.list .sublist {
    margin-top: 0;
    margin-left: 10px;
}
.list li {
    cursor: pointer;
    padding: 2px 0;
    margin: 8px 0;
}
.list li:hover {
    background: #D6A19B;
}
.list .sublist li {
    margin: 4px 0;
}


#footer {
	padding: 5px 30px;
}
#footer .follow {
    float: left;
}
#footer .social {
    float: right;
}
#footer .nav {
	overflow: hidden;
    margin-top: 10px;
}
#footer ul li {
	background: url(../images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	padding: 0 22px 0 12px;
	margin: 0 0 0 -12px;
	font-size: 0.917em;
	text-transform: uppercase;
}
#footer ul li a {
	text-decoration: none;
	color: #262616;
}

#footer ul li a:hover {
	text-decoration: underline;
}
#footer .copy {
	width: 100%;
	font-size: 0.833em;
}
#footer .copy em {
	font-style: normal;
    text-transform: uppercase;
	color: #891c05;
}
#footer .copy a {
	color: #262616;
	margin: 0 0 0 8px;
}

/*******/


a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}

#page-img {
    background-repeat: no-repeat;
    display: block;
    width:244px;
    height:180px;
}
#page-title {
    text-transform: uppercase;
}
#page-cont h2 {
    color: #000;
}

.hotlinks h3 {
    text-transform: uppercase;
    text-align: center;
}

#twitter {
    float: right;
}
#twitter .twtr-hd {
    padding-bottom: 5px;
}
#twitter .twtr-bd {
    /*height: 78px;
    overflow: hidden;*/
}
#twitter .twtr-ft {
    position: static;
    height: 5px;
}
#twitter .twtr-ft div {
    position: absolute;
    top: 0;
    right: 0;
}
#twitter .twtr-ft div span {
    display: none;
}

#partners {
    
}
#partners img {
    vertical-align: bottom
}

.contact p {
    margin: 0;
    margin-bottom: 15px;
    background: none;
}
.contact img {
    float: left;
    margin-right: 10px;
}

.contact .nombreContacto {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.contact .fotoContacto {
	border: thin solid #980f00;

}

.quienes_somos {
	height: 520px;
	overflow: auto;
	padding-right: 10px;
}

.img_internacional {
	margin-top: 5px;
	margin-bottom: 15px;
}

