body{
	background:url(bg-body.jpg) repeat-x top center #E9E9E9;
}

#gama-nav{
	height:40px;
	padding:0;
}

#gama-nav .go-back{
	color:#999999;
	display:block;
	height:30px;
	margin:13px 0 0 20px;
	font-family:"Trebuchet MS";
	font-size:13px;
	text-decoration:none;
}

#gama-nav a.go-back:hover{
	text-decoration:underline;
}

#logo{
	background:url(logo.png) no-repeat;
	text-indent:-50000px;
	width:90px;
	height:40px;
	padding:0;
	margin:0;
}

#header{
	width:952px;
}

#header h2{
	height:160px;
	padding:0;
	margin:-9px 0 0 0;
	text-indent:-5000px;
	background:url(bg-header.jpg) no-repeat top left;
}

#nav{
	list-style:none;
	list-style-type:none;
	height:50px;
	padding:0 0 0 110px;
	margin:0;
	background-color:#EEE;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:url(bg-nav.png) repeat-x top left;
}

#nav li{
	list-style:none;
	list-style-type:none;
	float:left;
	height:50px;
	padding:0;
	margin:0;
}

#nav li a{
	display:block;
	height:50px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent:-5000px;
}


#nav li#nav-inicio a{
	background-image:url(nav-inicio.png);
	width:80px;
}

#nav li#nav-caracteristicas a{
	background-image:url(nav-caracteristicas.png);
	width:160px;
}

#nav li#nav-galeria a{
	background-image:url(nav-galeria.png);
	width:180px;
}

#nav li#nav-planos a{
	background-image:url(nav-planos.png);
	width:80px;
}

#nav li#nav-ubicacion a{
	background-image:url(nav-ubicacion.png);
	width:120px;
}

#nav li#nav-consultenos a{
	background-image:url(nav-consultenos.png);
	width:110px;
}

#nav li a:hover, #nav li a.current{
	background-position: 0 -60px;
}


#wrapper{
	position:relative;
	background:#FFF;
	padding:17px;
	margin:0 auto;
	border:1px solid #E5E5E5;
}

body#splash #content{
	border:1px solid #CCCCCC;
	padding:0;
}

#content{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:30px 0;
}


.image-box{
	display:block;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	margin-bottom:6em;
}

.image-box img{
	display:block;
	margin:19px;
}

.gallery{
	display:block;
	width:148px;
	margin-right:10px;
	float:left;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	margin-bottom:10px;
}

.gallery img{
	display:block;
	margin:9px;
}

.gallery-hi{
	display:block;
	width:598px;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	margin-bottom:10px;
}

.gallery-hi img{
	display:block;
}

#contact-box{
	background:url(bg-contact.jpg) no-repeat top center;
	height:125px;
	margin-top:1em;
	margin-bottom:2em;
}

#contact-box h4{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#888;
	margin:50px 0 10px 0;
}

#contact-box p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#888;
}

#contact-box a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666;
}
#footer{
	padding:0;
	background:url(bg-footer.png) no-repeat top left;
	margin-top:10px;
	margin-bottom:10px;
}

	#footer p.copyright{
		color:#AAA;
		height:20px;
		text-align:left;
		font-size:11px;
		line-height:10px;
		margin:0 0 0 80px;
		padding:10px 0 0 0;
		font-family:"Trebuchet MS";
	}
	
	#footer .credits{
		width:60px;
		height:20px;
		display:block;
		background:url(izus.png) no-repeat top right;
		float:right;
		text-indent:-5000px;
	}

/*contacto*/
.submit{padding-bottom:14px; padding-top:4px;}

