@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, img, ul, li, p, form, * {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	position: relative;
	background: #022853 url(../images/bg_middle_content.png) center 110px no-repeat;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #B1B6BB;
}

a {
	color: #6FB429;
	text-decoration: none;
	position: relative;
}

li {
	list-style: none;
}

#contentShadowTop {
	position: absolute;
	top: 110px;
	left: 0;
	height: 63px;
	width: 100%;
}

#contentShadowBottom {
	position: absolute;
	left: 0;
	top: -11px;
	height: 11px;
	width: 100%;
}

#header {
	background: url(../images/bg_header.png) center top repeat-x;
	height: 110px;
	text-align: center;
}

#header div {
	margin: 0 auto;
	padding: 0 15px;	
	width: 750px;
	text-align: left;
}

#header img {
	height: 97px;
	width: 226px;
}

#content {
	position: static;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	width: 740px;
}

#textMain {
	float: left;
	width: 322px;
}

#textMain h1 {
	background: url(../images/title_que_hacemos-trans.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 50px 0 10px 0;
	height: 36px;
	text-indent: -5000px;
}

#textMain p {
	background: url(../images/text_main-trans.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	height: 327px;
	text-indent: -5000px;	
}

#requestEstimate {
	padding: 20px 10px 0 0;
	text-align: center;
}

#requestEstimate img {
	height: 55px;
	width: 232px;
}

#ourWorks {
	float: right;
	background: url(../images/bg_box_our_works-trans.png) 0 0 no-repeat;
	height: 530px;
	width: 397px;
}

#ourWorks h2 {
	background: url(../images/title_nuestra_experiencia-trans.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 54px 0 0 30px;
	height: 29px;
	text-indent: -5000px;
}

#lastWork {
	display: block;
	margin: 21px 36px 0 36px;
}

#lastWork a {
	display: block;
	height: 220px;
	width: 332px;
}

#lastWork img {
	height: 220px;
	width: 332px;
}

#ourWorks p {
	text-align: center;
	line-height: 14px;
	color: #CCC;
	margin: 16px 0 0 0;
}

#ourWorks p b {
	font-size: 11px;
	font-weight: bold;
	color: #7D9CB5;
}

#ourWorks ul.thumbs {
	padding: 44px 0 0 36px;
	height: 100px;
	overflow: hidden;
}

#ourWorks ul.thumbs li {
	float: left;
	padding: 0 16px 0 0;
	width: 100px;
}

#ourWorks ul.thumbs img {
	float: left;
	height: 100px;
	width: 100px;
}

#footer {
	position: relative;
	clear: both;
	background: #021B2F url(../images/bg_footer_top.png) 0 0 repeat-x;
}

#footer .container {
	margin: 0 auto;
	background: url(../images/bg_footer.png) center top no-repeat;
	padding: 36px 15px 0 15px;
	width: 750px;
	text-align: left;
}

#contact {
	float: left;
	padding: 0 0 0 20px;
	width: 304px;
}

#contact h3 {
	background: url(../images/title_contactanos-trans.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -5000px;
	height: 16px;
	margin: 0 0 24px 0;
}

#contact .lineHorizontal {
	background: url(../images/line_horizontal-trans.png) 0 0 repeat-x;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

#contact ul {
	font-size: 13px;
}

#contact ul span {
	font-size: 11px;
}

#contactEmail {
	background: url(../images/ico_email-trans.png) 16px center no-repeat;
	padding: 20px 0 22px 58px;
}

#contactPhone {
	background: url(../images/ico_phone-trans.png) 16px center no-repeat;
	padding: 20px 0 22px 58px;
}

#contactSkype {
	background: url(../images/ico_skype-trans.png) 16px center no-repeat;
	padding: 20px 0 22px 58px;
}

#contactForm {
	float: right;
	background: url(../images/line_vertical-trans.png) 0 0 repeat-y;
	padding: 0 24px 0 56px;
	width: 281px;
}

#contactForm h3 {
	background: url(../images/title_formulario_consultas-trans.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -5000px;
	height: 14px;
	margin: 3px 0 22px 0;
}

#contactForm .input {
	float: right;
	background: url(../images/bg_input-trans.png) no-repeat;
	padding: 4px 22px 10px 5px;
	height: 25px;
	width: 242px;
}

#contactForm .input input {
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003;
	line-height: 15px;
	background: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 18px;
	width: 242px;
}

#contactForm .textarea {
	float: right;
	background: url(../images/bg_textarea-trans.png) no-repeat;
	padding: 5px 22px 10px 5px;
	height: 103px;
	width: 242px;
}

#contactForm .textarea textarea {
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003;
	line-height: 15px;
	background: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 99px;
	width: 242px;
}

#contactForm .submit {
	clear: right;
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	height: 29px;
	width: 90px;
}

#contactForm .errorForm, #contactForm .thanks {
	clear: left;
	white-space: nowrap;
	font-size: 12px;
	color: #FC0;
	text-align: left;
	margin: -6px 0 20px 14px;
}

#contactForm .thanks {
	color: #6FDD00;
}

#footerFinal {
	clear: both;
	background: url(../images/line_horizontal-trans.png) 0 40px repeat-x;
	font-size: 11px;
	padding: 50px 10px 0 10px;
	height: 24px;
}

#copyright {
	float: left;
}

#valid {
	float: right;
}