* {
	margin: 0px;
	padding: 0px;
}

h2{
	color: #46463e;
	font-size: 15px;
	margin-bottom: 15px;
}

h3{
	color: #c33a18;
	font-size: 11px;
	line-height: 20px;
}

fieldset{
	border: 0px;
}

img{
	border: 2px solid #b3ad85;
}

body, html{
	height: 100%;
	background: #fff url(background.gif) repeat-x;
	font-family: Arial;
}

#wrap{
	text-align: center;
}

#top{
	text-align: right;
	height: 35px;
	width: 886px;
	margin: auto;
	color: #ffe19b;
	font-size: 11px;
	line-height: 35px;
	padding-right: 14px;
}

#top span{
	font-weight: bold;
	color: #46463e;
}

a.email{
	color: #c33a18;
	text-decoration: none;
}

#menu{
	width: 904px;
	height: 50px;
	margin: auto;
	position: relative;
	bottom: 5px;
}

#menu ul{
	list-style: none;
}

#menu ul a{
	text-decoration: none;
	color: #46463e;
	cursor: pointer;
}

#menu ul#links a{
	display: block;
	height: 50px;
}

#menu ul#links li{
	cursor: pointer;
	display: block;
	float: left;
	line-height: 50px;
	width: 126px;
	font-weight: bold;
	font-size: 12px;
	background: url(item.gif);
}

#menu ul#links li.last{
	padding-right: 2px;
}

#menu ul#links li:hover, #menu ul#links li#current{
	background-position: 0px 50px;
}

#menu ul#links li:hover a, #menu ul#links li#current a{
	color: #ffffff;
}

#menu ul#icons{
	margin-right: 15px;
}

#menu ul#icons li{
	display: block;
	float: right;
	width: 50px;
	text-align: right;
	padding-top: 16px;
}

#menu ul#icons li img{
	border: 0px;
}

#header{
	height: 230px;
	width: 900px;
	margin: 25px auto 0;
	background: url(header.jpg);
	position: relative;
}

#header img{
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px;
}

#content{
	margin: 10px auto 0;
	width: 900px;
	text-align: justify;
}

#content p{
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #46463e;
}

#content.two-column{
	background: url(two-columns.gif);
}

#left-column{
	background: url(content.gif) repeat-x;
	padding: 25px 30px;
	float: left;
}

.one-column #left-column{
	background: #e6e5d0 url(content.gif) repeat-x;
	width: 840px;
}

.two-column #left-column{
	width: 590px;
}

#right-column{
	padding: 25px 27px;
	float: left;
	width: 196px;
	background: url(content2.gif) repeat-x;
}

#right-column label{
	text-align: left;
	float: left;
	color: #c33a18;
	font-size: 11px;
	padding: 2px;
}

#right-column label span{
	display: none;
	margin-left: 5px;
}

#right-column input, #right-column textarea{
	width: 194px;
	padding: 3px;
	border: 1px solid #cecaa7;
	background: #fff;
	font-family: Arial;
	font-size: 11px;
}

#right-column input.submit{
	width: 100px;
	height: 25px;
	background: #c33a18;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	float: right;
	margin-right: 2px;
	margin-top: 10px;
	font-size: 11px;
}

img.captcha{
	border: 0px;
	margin-left: 2px;
	float: left;
}

#right-column input.captcha{
	width: 60px;
	position: relative;
	top: 2px;
	left: 5px;
	float: left;
}

#right-column input{
	height: 16px;
}

#right-column textarea{
	height: 65px;
}

#clear{
	clear: both;
}

.last-project{
	text-align: center;
	width: 192px;
	margin: auto;
}

.last-project p{
	text-align: right;
}

.last-project p a{
	color: #c33a18;
	text-decoration: none;
}

.last-project img{
	max-width: 190px;
	width: expression(this.width > 190 ? 190: true);
}

#footer{
	width: 896px;
	margin: 45px auto 0;
	height: 40px;
	text-align: left;
	font-size: 11px;
	color: #46473f;
}

#footer p{
	float: left;
}

#footer ul{
	list-style: none;
	float: right;
}

#footer ul li{
	display: block;
	float: right;
	padding-left: 10px;
}

#footer ul li a{
	text-decoration: none;
	color: #46473f;
}

#footer ul li a:hover, #footer ul li.current a{
	color: #c33a18;
	text-decoration: underline;
}

.box{
	background: #ffb201;
	color: #ffffff;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	float: right;
	position: relative;
	bottom: 25px;
	padding: 0 20px;
}

.box a{
	color: #ffffff;
	text-decoration: none;
}

.two-column-block{
	width: 50%;
	float: left;
}

.two-column-block-margin{
	width: 47.8%;
	float: left;
	margin-right: 37px;
}

.two-column-block-right{
	margin: 0;
}

.gallery img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 150px;
	width: expression(this.width > 150 ? 150: true);
}

.gallery img:hover{
	border: 2px solid #c43a16;
}

#mapa{
	clear: both;
	background: #000; 
	width: 586px; 
	height: 300px;/*241px;*/
	border: 2px solid #b3ad85;
}
#have-a-question{
	bottom: 0; 
	right: 2px
}
#footer-link {
	color: #46473f;
	text-decoration: none;
	font-weight: bold;
}
