@charset "utf-8";
/* Puerto y Pino Style Sheet */

body {
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	width: 1000px;
	background-color: #404040;
	background-image: url(../images/bkgd-page.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	margin: 0 auto;
	height:830px;
	overflow:hidden;
}
#nav {
	width: 1000px;
	height: 33px;
	text-align: left;
}
#index_content {
	width: 1000px;
	height: 648px;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#index_content_es {
	width: 1000px;
	height: 648px;
	background-image: url(../images/index_es.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#services_content {
	width: 1000px;
	height: 648px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#clients_content {
	width: 1000px;
	height: 648px;
	background-image: url(../images/clients.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#partner_details_content {
	width: 1000px;
	height: 648px;
	background-image: url(../images/partner-details.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#index_copy {
	width: 320px;
	margin-left: 28px;
	padding: 18px;
	padding-top: 205px;
	text-align: center;
	font-size: 17px;
	line-height: 26px;
}
#photo_inset {
	width: 294px;
	height: 332px;
	float: right;
	margin-top: 177px;
	margin-right: 28px;
}
#copy_inset {
	width: 622px;
	float: left;
	margin-top: 33px;
	margin-left: 30px;
	font-size: 13px;
}
#copy_inset a {
	font-size: 15px;
	font-weight: bold;
}
#copy_list {
	width: 622px;
	float: left;
	clear: left;
	margin-top: 35px;
	margin-left: 28px;
	font-size: 15px;
	line-height: 18px;
}
#copy_list a {
	font-size: 15px;
	font-weight: bold;
}
#copy_list a:hover{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
#copy_contact {
	width: 622px;
	float: left;
	clear: left;
	margin-top: 25px;
	margin-left: 28px;
	font-size: 15px;
	line-height: 18px;
}
#copy_contact a {
	font-size: 15px;
	font-weight: bold;
}
#copy_contact a:hover{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.form_table {
	margin-top: -15px;
}
.text_field {
	background-color: #d2d3d3;
	border-right-color: #d2d3d3;
	border-bottom-color: #d2d3d3;
}
.button {
	width: 200px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #404040;
	border-top-color: #5e5e5e;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #5e5e5e;
}
#footer {
	width: 1000px;
	height: 120px;
	margin-top: 12px;
	text-align: center; 
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#lexmex{
	width:115px;
	height:80px;
	position:relative;
	top:-324px;
	left:882px;
}

