body {
	background:url(../images/bg.jpg) repeat-x #dedede; 
	margin:0;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#666;
}

html { 
	min-height:100%;
	margin-bottom:1px; 
}

#container {
	width:970px; 
	margin:0px auto;
}

a {
  -moz-outline: none 0;
  outline: none 0;
}

/* HEADER***********************************/

#header {
	float:left;
	width:970px; 
	background:url(../images/header-bg.jpg) no-repeat;
	height:130px;
}

#header div {
	float:left;
	padding:20px 0 0 57px;
}

/* NAVBAR**********************************/

#navbar {
	float:left;
	width:970px; 
	background:url(../images/navi-bg.png) repeat-x;
}

#navbar ul {
	margin:0;
	padding:0;
}

#navbar ul li {
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	height:39px;
	background:url(../images/navi-sep.png) no-repeat top right;
}

#navbar ul li a {
	float:left;
	height:29px;
	padding:10px 15px 0 15px;
	text-decoration:none;
	color:#ccc;
}

#navbar ul li a:hover {
	color:#fff;
}

#navbar ul li span {
	float:left;
	height:29px;
	padding:10px 15px 0 15px;
	color:#fff;
	background:url(../images/navi-arrow.png) no-repeat center bottom;
}


/* BODY************************************/

#main {
	float:left;
	width:970px; 
}

#main .banner {
	float:left;
	width:505px;
	height:184px;
	padding:50px 415px 0 50px;
}

#main .banner span {
	display:block;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:22px;
	margin-bottom:15px;
}

#main .banner p {
	margin:0;
	font-style:italic;
	color:#000;
	font-size:14px;
}

#main #picHome {
	background:url(../images/banner-home.jpg) no-repeat;
}

#main #picNosotros {
	background:url(../images/banner-nosotros.jpg) no-repeat;
}

#main #picClientes {
	background:url(../images/banner-clientes.jpg) no-repeat;
}

#main #picSoftware {
	background:url(../images/banner-software.jpg) no-repeat;
}

#main #picServicios {
	background:url(../images/banner-servicios.jpg) no-repeat;
}

#main #picConsultoria {
	background:url(../images/banner-consultoria.jpg) no-repeat;
}

#main #picContactenos {
	background:url(../images/banner-contactenos.jpg) no-repeat;
}

#main .wrapper {
	float:left;
	width:910px; 
	background:url(../images/main-top.jpg) no-repeat #fff;
	padding:30px;
}

#main .wrapper p {
	margin:0 0 15px 0;
	line-height:23px;
	text-align:justify;
}

#main .wrapper p a {
	text-decoration:none;
	color:#e75615;
}

#main .wrapper p a:hover {
	text-decoration:underline;
}

#main .wrapper ul {
	margin:0 0 10px 0;
	padding:0;
}

#main .wrapper ul li {
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	list-style-type:none;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 6px;
}

#main .wrapper h1 {
	margin:0 0 15px 0;
	font-style:italic;
	color:#e75615;
	font-size:23px;
	line-height:26px;
}

#main .wrapper h2 {
	margin:0 0 15px 0;
	font-style:italic;
	color:#e75615;
	font-size:18px;
}

#main .wrapper h3 {
	margin:0 0 15px 0;
	font-style:italic;
	color:#e75615;
	font-size:14px;
}

#main .wrapper h1 span {
	display:block;
	font-size:30px;
}

#main .text-bold-it {
	font-weight:bold;
	font-style:italic;
}

#main .text-bold {
	font-weight:bold;
}

#main .mainbody {
	float:left;
	width:530px;
}

#main .pic-content {
	float:right;
	width:257px;
	background:url(../images/pic-content.jpg) repeat-x bottom left;
	padding-bottom:37px;
}

#main .pic-content2 {
	background:url(../images/pic-content.jpg) repeat-x bottom left;
	padding-bottom:37px;
}

#main .left-column {
	float:left;
	width:240px;
}

#main .rightsidebar {
	float:right;
	width:345px;
}

#main .box {
	background:url(../images/box-bg.jpg) repeat-x #ededee;
	padding:20px;
	margin-bottom:5px;
}

#main .box p {
	margin:0 0 15px 5px;
	line-height:15px;
	font-size:11px;
}

#main .box h2 {
	padding-left:5px;
}

#main .btn-orange {
	display:block;
	background:url(../images/btn-orange.png) no-repeat;
	height:25px;
	width:86px;
	padding:12px 0 0 14px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

#main .btn-orange:hover {
	background-position:0 -37px;
}

#main .box .ico-modernizacion {
	background:url(../images/ico-modernizacion.png) no-repeat right;
	height:40px;
	padding-top:20px;
}

#main .box .ico-soporte {
	background:url(../images/ico-soporte.png) no-repeat right;
	height:40px;
	padding-top:20px;
}

#main .clientes {
	float:left;
	width:910px;
	border-top:solid 1px #ccc;
	padding-top:20px;
	margin-top:20px;
}

#main .clientes .top {
	float:left;
	width:910px;
	height:30px;
}

#main .clientes .top h3 {
	float:left;
}

#main .clientes .top a {
	float:right;
	text-decoration:none;
	color:#e75615;
	
}

#main .clientes .top a:hover {
	text-decoration:underline;
	
}

#main .clientes .logos {
	float:left;
	width:910px;
	text-align:center;
}

#main .colLarge {
	float:left;
	width:550px;
}

#main .colNarrow {
	float:right;
	width:331px;
}

#main .blockClientes {
	float:left;
	width:907px;
	border-bottom:solid 1px #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

#main .blockClientes .logo {
	float:left;
	width:180px;
	text-align:center;
	padding-right:20px;
}

#main .blockClientes .descripcion {
	float:left;
	width:335px;
}

#main .blockClientes .cita {
	float:right;
	width:304px;
	padding:20px 20px 10px 20px;
	background:url(../images/box-bg.jpg) repeat-x #ededee;
	font-size:11px;
}

#main .blockClientes .cita p {
	line-height:14px;
}

#main .boxNarrow {
	float:left;
	width:291px;
	padding:20px 20px 10px 20px;
	background:url(../images/box-bg.jpg) repeat-x #ededee;
}

#main .boxXLarge {
	float:left;
	width:870px;
	padding:20px 20px 15px 20px;
	background:url(../images/box-bg.jpg) repeat-x #ededee;
}

#main .boxNarrow p {
	line-height:15px;
}

#main .separator {
	float:left;
	width:910px;
	margin-top:10px; 
}

#main .marginbottom {
	margin-bottom:30px;
}

#main .link-map {
	background:url(../images/ico-lupa.gif) no-repeat top right;
	background-position:right 3px;
	padding:0 16px 0 0;
	text-decoration:none;
	color:#e75615;
	float:right;
	margin-top:10px;
	font-size:11px;
}

#main .link-map:hover {
	text-decoration:underline;
}


/* FOOTER************************************/

#footer {
	clear:both;
	background:#333;
	color:#fff;
	font-size:10px;
	height:70px;
}

#footer ul {
	float:left;
	margin:0;
	padding:30px 0 0 20px;
}

#footer ul li a {
	text-decoration:none;
	color:#fff;
	margin:0 10px;
}

#footer ul li a:hover {
	color:#e75615;
}

#footer ul li {
	display:inline;
	list-style-type:none;
}

#footer div {
	float:right;
	padding:30px 30px 0 0;
}

