﻿* {
	margin: 0;
	padding: 0;
}
body {
	background: white url('../images/bgk-body.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
#site {
	margin: 0 auto;
	width: 890px;
	background: #f4f4f4 url('../images/bgk-site.gif') repeat-y;
}
#header {
	height: 149px;
	background: transparent url('../images/bgk-head.jpg') no-repeat;
	position: relative;
}
#menu {
	position: absolute;
	left: 351px;
	top: 112px;
	width: 506px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
	font-size: 15px;
	height: 30px;
	background: transparent url('../images/li-sep.gif') no-repeat scroll right top;
}
#menu ul li a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 5px 13px;
}
#menu ul li a:hover {
	display: block;
	color: black;
	text-decoration: none;
	padding: 5px 13px;
	border-bottom: 3px red solid;
}
#center {
	background: transparent url('../images/bgk-center.jpg') no-repeat;
	padding: 10px 50px;
	_padding: 10px 40px;
}
#banner {
	width: 796px;
	height: 224px;
	background: transparent url('../images/banner.jpg') no-repeat;
	margin: 0 auto;
}
#submenu {
	width: 166px;
	float: left;
}
#submenu h2 {
	text-transform: uppercase;
	color: white;
	background: #3158de url('../images/h2.gif') no-repeat;
	font-size: 18px;
	padding: 10px 0 0 15px;
	height: 27px;
	text-align: center;
}
#submenu ul {
	list-style: none;
	border: 1px #bebebe solid;
}
#submenu ul li {
	border-bottom: 1px #bebebe solid;
	text-align: center;
}
#submenu ul li a {
	display: block;
	background: transparent url('../images/li-a.jpg') repeat-x scroll left bottom;
	text-decoration: none;
	height: 35px;
	color: #4f4e4e;
	font-size: 14px;
	padding: 15px 0 0 15px;
	font-weight: bold;
}
#submenu ul li a:hover {
	display: block;
	background: transparent url('../images/li-a2.jpg') repeat-x scroll left top;
	text-decoration: none;
	height: 35px;
	color: #2c58d8;
	font-size: 14px;
	padding: 15px 0 0 15px;
	font-weight: bold;
}
#canvas {
	border: 1px #b7b7b7 solid;
	background: white;
	margin: 0 0 0 10px;
	float: right;
	width: 582px;
	padding: 15px;
}
#canvas2 {
	border: 1px #b7b7b7 solid;
	background: white;
	margin: 0 0 0 10px;
	padding: 15px;
	width: 750px;
}
#canvas2 td {
	vertical-align: top;
}
#canvas2 p img {
	float: none !important;
}
.cabeza {
	background: blue url('../images/th.gif') repeat-x !important;
	color: white !important;
}
.cabeza b {
	color: white !important;
}
.left {
	width: 250px;
	float: left;
	padding: 10px;
	border: 1px #e8e9ec solid;
	margin: 0 10px 0 0;
	/*background:transparent url('../images/prod.jpg') no-repeat;*/
}
.left1 {
	width: 265px;
	float: left;
	padding: 10px;
	border: 1px #e8e9ec solid;
	margin: 0 10px 0 0;
	/*background:transparent url('../images/prod.jpg') no-repeat;*/
}

.left p, .left1 p {
	/*border-bottom: 1px #e8e8e8 solid;*/
	margin: 5px 0;
	padding: 2px 0;
	clear: both;
}
.left p img, .left1 p img {
	border: none !important;
}
#foot {
	clear: both;
	background: transparent url('../images/foot.gif') no-repeat;
	height: 32px;
	padding: 70px 0 0 0;
}
#foot p {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: transparent url('../images/h1.jpg') no-repeat;
	height: 45px;
	padding: 7px 0 0 30px;
	font-size: 18px;
}
h3 {
	border-bottom: 1px #e8e8e8 solid;
	font-size: 14px;
	margin: 5px 0;
	padding: 5px 0;
	color: red;
	text-transform: uppercase;
}
p {
	color: #626262;
	font-size: 12px;
	text-align: justify;
}
p img {
	float: right;
	margin: 0 0 0 15px;
}
a img {
	border: none;
}
.logo {
	padding: 0 0 0 30px;
}
.clear {
	clear: both;
	margin: 10px 0;
}
#details {
	background: white url('../images/details.jpg') repeat-x;
	border: 1px #c0c0c0 solid;
	padding: 10px;
}
#details p {
	border-bottom: 1px #fff solid;
	margin: 5px 0;
	padding: 2px 0;
}
#details img {
	float: right;
	margin: 0 0 0 15px;
	border: 4px white solid;
}
#texto {
	background: white url('../images/text.jpg') no-repeat scroll center top;
	padding: 20px;
	margin: 10px 0 0 0;
}
#texto bold, #texto strong, #texto b {
	color: #1f4f95;
	font-weight: bold;
	font-size: 14px;
}
.success {
	width: 557px;
	background: transparent url('../images/succes.jpg') no-repeat;
	padding: 10px 10px 5px 10px;
	margin: 8px 0 0 0;
	background-color:#F2F2F2;
}
.success img {
	border-right: 2px white solid;
	border-bottom: 2px white solid;
	width:250px;
}
.success h3 {
	background: transparent url('../images/suc-h3.gif') no-repeat;
	color: #3158de;
	padding: 10px 0 10px 15px;
}
.manufacturing, .exported {
	margin: 7px 0;
	font-size: 11px;
	color: #7d7c7c;
}
.manufacturing strong, .exported strong {
	color: #414141;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 12px;
}
.ico-services {
	float: left !important;
	margin: 0 10px 0 0 !important;
	border: none !important;
}
.picture {
	height: 200px;
	width: 300px;
}
.services {
}
.services li {
	list-style-image: url('../images/bullet.gif');
	margin: 4px 0 4px 20px;
	color: #626262;
	font-size: 12px;
	text-align: left;
}
/*********************************************************
MENU DESPLEGABLE
*********************************************************/
#nav ul {
	position: absolute;
	display: none;
	width: 180px;
	top: 28px;
	right:138px;
	background: white;
	background-image: none;
}
#nav li ul a {
	height: auto;
	float: left;
	background: white;
	width: 180px;
	border-bottom: 3px #c1c0c0 solid;
	text-align:right;
}
#nav li ul a:hover {
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	left: 12em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
