body,div,object,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,object {
	border:0;
}
object{display:block;}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
html, body {
	height: 100%;
}
body{
	font-family:Tahoma;
	font-size:11px;
	background:url(../imagenes/page_background.png) repeat;
}
.wrapper{
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto -70px;
	width:780px;
	background:#fff;
}
h1{
	padding-top:15px;
}
h1 a{
	height:45px;
	display:block;
	text-indent:-3000px;
	width:780px;
	background: url(../imagenes/logo.png) 0 0 no-repeat;
}
h1 a:hover{
	background: url(../imagenes/logo.png) 0 -47px no-repeat;
}
.navigation{
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.navigation li{
	float:left;
	display:inline;
}
.navigation li a{
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	height:30px;
	display:block;
	padding:0 26px;
	font-weight:bold;
	color:#C76969;
	background:url(../imagenes/line.gif) top right no-repeat;
}
.navigation li a:hover{
	background:url(../imagenes/line-hover.gif) top right no-repeat;
}
.navigation li a.last{
	background:none;
	color:#003366;
}
.navigation li a.last:hover{
	background:url(../imagenes/line-hover.gif) top right no-repeat;
}
.navigation_english{
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.navigation_english li{
	float:left;
	display:inline;
}
.navigation_english li a{
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	height:30px;
	display:block;
	padding:0 36px;
	font-weight:bold;
	color:#C76969;
	background:url(../imagenes/line.gif) top right no-repeat;
}
.navigation_english li a:hover{
	background:url(../imagenes/line-hover.gif) top right no-repeat;
}
.navigation_english li a.last{
	background:none;
	color:#003366;
}
.navigation_english li a.last:hover{
	background:url(../imagenes/line-hover.gif) top right no-repeat;
}
.content{
	
}
.content span.welcome-text{
	font-weight:bold;
	color:#666;
	letter-spacing:2px;
	line-height:20px;
	padding:15px 15px 10px 20px;
	display:block;
}
.content div.welcome-text{
	font-weight:bold;
	color:#666;
	letter-spacing:2px;
	line-height:20px;
	padding:15px 15px 10px 20px;
	display:block;
}
.services-one{
	float:left;
	display:inline;
	height:325px;
	margin:30px 0 0 25px;
	width:365px;
	background:url(../imagenes/services-one.jpg) no-repeat;
}
.services-one li{
	padding:15px 0 7px 70px;
	font-size:12px;
	font-weight:bold;
	color:#C76969;
	height:30px;
	text-transform:capitalize;
}
.services-two{
	float:right;
	display:inline;
	height:325px;
	width:375px;
	margin:30px 10px 0 0;
	background:url(../imagenes/services-two.jpg) no-repeat;
}
.services-two li{
	color:#C76969;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding:15px 0 7px 90px;
	text-transform:capitalize;
}
#footer, .push {
	height: 70px;
}
#footer{
	width:780px;
	margin:0 auto;
	height: 70px;
}
#address{
	width:600px;
	margin:0 auto;
}
.title{
	font-size:12px;
	font-weight:bold;
	color:#C76969;
	display:block;
}
.button{
	cursor:pointer;
	margin-left:332px;
}
.inputbox{
	margin-bottom:15px;
}
.inputbox-textarea{
	height:120px;
	width:400px;
}
.activities-images{
	float:left;
	display:inline;
	margin-right:10px;
}
.activities{
	border-bottom:2px solid #C76969;
	margin:10px 0 10px 0;
}
.activities_english{
	
	margin:10px 0 10px 0;
}
.map{
	text-decoration:none;
	color:#666;
	width:578px;
	margin:0 auto;
	display:block;
}
