body {
	margin:0;
	background:#AB8A51 url(../img/main-bg.jpg) repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	color:#737373;
	
}
img {
	border:0;
	float:left;
}
p {
	margin:18px 0 0 0;
	line-height:18px;
}
p.big-text {
	font-size:16px;
}
p.center-text {
	text-align:center;
}
ul {
	float:left;
	list-style:none;
}
ul li {
	float:left;
}
h1 {
	margin:0;
	font-size:22px;
	color:#57574A;
}
br {clear:both;}

#main {
	margin:0 auto;
	width:775px;
	padding:0 12px;
	background:url(../img/main-shadow.png) repeat-y;
	overflow:hidden;

}
#header {

	width:775px;
	float:left;
	background:url(../img/header-bg.jpg) no-repeat;
	
}
a.logo {
	width:302px;
	height:100px;
	display:inline;
	float:left;
	overflow:hidden;
	background:url(../img/logo.gif);
	text-indent:-9999px;
	margin:0px 0 17px 242px;
}

/* nav */
ul#top-nav {
	width:731px;
	float:left;
	padding:0 25px 0 19px;
	margin:0;
	height:38px;
	background:url(../img/topnav-bg.gif) repeat-x;
	position:relative;
	
}
ul#top-nav li {
	padding-right:2px;
	background:url(../img/topnav-separator.gif) no-repeat 100% 0;
}
ul#top-nav li.last {
	padding:0;
	background:none;
}
ul#top-nav li a {
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

ul#top-nav li.iturbe a {background:url(../img/iturbe.gif);height:38px;width:83px;}
* +html ul#top-nav li.iturbe ul{margin-left:-83px;}

ul#top-nav li.gestoria a {background:url(../img/gestoria.gif);height:38px;width:100px;}
* +html ul#top-nav li.gestoria ul {margin-left:-100px;}

ul#top-nav li.fiscal a {background:url(../img/fiscal.gif);height:38px;width:80px;}
* +html ul#top-nav li.fiscal ul {margin-left:-80px;}

ul#top-nav li.embarcaciones a {background:url(../img/embarcaciones.gif);height:38px;width:152px;}/* Reduced from 151px for IE6 */
* +html ul#top-nav li.embarcaciones ul {margin-left:-152px;}

ul#top-nav li.escrituras a {background:url(../img/escrituras.gif);height:38px;width:166px; }
* +html ul#top-nav li.escrituras ul {margin-left:-166px;}

ul#top-nav li.contacto a {background:url(../img/contacto.gif);height:38px;width:100px; }
* +html ul#top-nav li.contacto ul {margin-left:-100px; }
ul#top-nav li a:hover {
	background-position:0 -38px;
}
ul#top-nav li div {
	width:775px;
	height:34px;
	position:absolute;
	background:url(../img/subnav-bg.png);
	top:38px;
	left:0;
	
	

}
ul#top-nav li:hover div,
ul#top-nav li.active div {
	display:block;
	z-index:5;

}
ul#top-nav li.current div {
	display:block;
	z-index:4;
}
ul#top-nav li ul {
	position:absolute;
	float:left;
	padding:0;
	margin:0;
	top:38px;
	left:120px;
	background:none;
	display:none;
	z-index:5;
	
	
}


hmtl>body ul#top-nav li ul {
	position:absolute;
	float:left;
	padding:0;
	margin:0;
	top:38px;
	left:20px;
	background:none;
	display:none;
	z-index:5;
	
}
ul#top-nav li:hover ul,
ul#top-nav li.active ul {
	display:block;
}
ul#top-nav li.current ul {
	display:block;
	z-index:4;
}
ul#top-nav li:hover a,
ul#top-nav li.active a,
ul#top-nav li.current a{
	background-position:0 -38px;
}

* html ul#top-nav li ul {
	margin-left:-100%;
}
ul#top-nav li ul li {
	background:url(../img/subnav-bg-separator.gif) no-repeat 100% 13px;
	padding:9px 12px 7px 10px;
	width:auto !important;
}
ul#top-nav li ul li.last {
	padding:9px 12px 7px 10px;
	background:none;
}
ul#top-nav li.contact-nav {
	padding:0;
	background:none;
	/* Added this to work in IE6 */
	float:none;
}
ul#top-nav li.contact-nav ul {/* Added this to work in IE6 */
	position:absolute;
	right:34px;
}
ul#top-nav li ul li a {
	float:none;
	display:inline;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	text-indent:0;
	background:none !important;
}
ul#top-nav li ul li a:hover {
	text-decoration:underline;
}

/* content */
#center {
	width:775px;
	float:left;
	padding-top:180px;
}
.center {
	width:723px;
	float:left;
	background:url(../img/center-bottom.gif) repeat-x 0 100%;
	padding:0 25px 47px 27px;
}
/* Banners */
.main-page {background:#fff url(../img/cabecera.jpg) no-repeat;}
.sub-history {background:#fff url(../img/sub-about.jpg) no-repeat;}
.sub-employee {background:#fff url(../img/sub-employee.jpg) no-repeat;}
.sub-property {background:#fff url(../img/sub-property.jpg) no-repeat;}
.sub-quote {background:#fff url(../img/sub-quote.jpg) no-repeat;}
.sub-contact {background:#fff url(../img/sub-contact.jpg) no-repeat;}


/* left column */
#leftarea {
	width:467px;
	float:left;
	padding:0 10px 0 0;
	position: relative;
	
}
#leftarea p {
	margin:4px 10px 0 0;
}
#leftarea a {
	color:#AB8A51;
}
#leftarea a:hover {
	text-decoration:none;
}

/* Product Bullet List - 2 columns*/
.products-list{
	margin:20px 0 0 0;
	overflow:auto;
	float:left;
}
.products-list h2 {	
	font-size:16px;
	color:#AB8B52;
	padding:0 0 6px 0;
	margin:0;
	display:block;
	line-height:17px;
}
.products-list ul {
	padding:0 0 20px 0;
	margin:0;
	width:232px;
	font-size:14px;
}
.products-list ul li {
	width:199px;
	padding-left:27px;
	background:url(../img/product-list-separator.gif) no-repeat 10px 4px;

}
.products-list ul li a {
	
	color:#737373 !important;
	text-decoration:none;
}
.products-list ul li a:hover {
	text-decoration:underline !important;
}

/* Product Bullet List - 1 column  */
.products-list ul.full {
	padding:0 0 20px 0;
	margin:0;
	width:452px;
	font-size:14px;
}
.products-list ul.full li {
	width:425px;
	padding-left:27px;
	background:url(../img/product-list-separator.gif) no-repeat 10px 4px;
}
.products-list ul.full li a {
	color:#737373 !important;
	text-decoration:none;
}
.products-list ul.full li a:hover {
	text-decoration:underline !important;
}




/* Agency Timeline Bullet List */
ul.timeline-list {
	padding:20px 0 0 0;
	margin:0;
	width:446px;
	font-size:14px;
}
ul.timeline-list li {
	width:446px;
	padding:0 0 10px 17px;
}
ul.timeline-list li.title {
	font-size:16px;
	color:#AB8B52;
	padding:0 0 6px 0;
	display:block;
	font-weight:bold;
}
ul.timeline-list li strong {
	float:left;
	display:block;
	margin: 0 5px 0 0;
}
ul.timeline-list li span {
	float:left;
	display:block;
	margin: 0 5px 5px 5px;
	width:393px;
}

/* right column */
#right {
	width:246px;
	float:left;
	
}

.topshadow-box,
.bottomshadow-box {
	width:246px;
	float:left;
}
.topshadow-box {
	background:url(../img/top-shadow.gif) no-repeat;
	padding-top:5px;
	margin-bottom:11px;
}
.last-shadow {
	margin:0;
}
.first-shadow {
	margin:20px 0 0 0;
}
.bottomshadow-box {
	background:url(../img/bottom-shadow.gif) no-repeat 0 100%;
	padding-bottom:5px;
}
.shadow-box {
	width:236px;
	float:left;
	background:url(../img/main-shadow.gif) repeat-y;
	padding:0 5px;
}
.vineta1,
.vineta2,
.vineta3 {
	display:block;
	float:left;
	overflow:hidden;
	width:236px;
	height:32px;
	text-indent:-9999px;
}
.vineta1 {background:url(../img/vineta1.gif);}
.vineta2 {background:url(../img/vineta2.gif);}
.vineta3 {background:url(../img/vineta3.gif);}

/*Contact Page Logos*/
.logos{
	float: left;
	position: relative;
	text-align:center;
	margin-top: 25px;
}
.logos img{
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	position: relative;

}

/*Contact Page paragraph/contact information*/
.email-list{
	margin:20px 0 0 0;
	overflow:auto;
	float:left;
}
.email-list ul {
	padding:0 0 20px 0;
	margin:0;
	width:232px;
	font-size:14px;
}
.email-list ul li {
	width:199px;
	padding-left:27px;
	padding-bottom:15px;
	background:url(../img/product-list-separator.gif) no-repeat 10px 5px;
}
.email-list ul li a:link,
.email-list ul li a:visited {
	color: #AB8B52;
	display: block;
	clear: left;
	text-decoration:none;
}
.email-list ul li a:hover {
	color: #666666;
	text-decoration:underline !important;
}

.clear{ clear:both;}



/* Address Box */
div#address {
	background:#57574A;
	padding:20px 0 16px 0;
	text-align:center;
	font-size:14px;
	color:#C19865;
	float:left;
	width:775px;
	
}
div#address span {
	margin:0 6px;
}


/* FormBox */
.FormBox{
	overflow:visible;
	width:460px;
	padding:0 0 20px;
	margin:20px 0 0 0;
	overflow:auto;
	float:left;
}
.FormBox h2 {
	font-size:16px;
	color:#AB8B52;
	padding:0 0 6px 0;
	margin:0;
	display:block;
	line-height:17px;
}
#leftarea .FormBox p {
	padding: 0px 3px 0px 0;
	margin:0px 0;
	line-height:normal;
}
.FormBox label {
	font-size:14px;
	line-height:normal;
	width: 215px;
	display: block;
	float: left;
	padding: 3px 0 3px 3px;
	color: #686868;	
}
.FormBox input{
	font-size:15px;
	display: block;
	float: left;
	margin:0 0 2px 3px;
	padding:5px;
	border: 1px solid #CEA865;
	background-color:#FFFFFF !important;
}
.FormBox textarea {
	font:14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin:0 0 2px 3px;
	padding: 5px;
	border: 1px solid #CEA865;
	background-color:#FFFFFF !important;
}
.FormBox select {
	font:14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin:0 0 2px 3px;
	padding: 5px;
	border: 1px solid #CEA865;
}

.FormBox .note {
	font-size: 11px;
	color: #666666;
}
.FormBox .required {
	color: #CEA865;	
}
.FormBox br {
	clear: left;
}

.FormBox .small {
	width: 100px;
}
.FormBox .medium {
	width: 220px;
}
.FormBox .large {
	width: 440px;
}
.FormBox .larger {
	width:450px;
}

.FormBox .buttonRow{
	text-align:center;
	padding:10px;
}
.FormBox .buttonRow input{
	background:#D2AB67 url(../img/topnav-bg.gif) repeat-x center left;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0;
	padding: 6px 10px;
	border: none;
	cursor: pointer;
	float:none;
	display:inline;
	letter-spacing: -.01em;
}
.FormBox input.CheckBox {background-image:none;border:none;}
.FormBox input.hidden {display:none;}

.FormBox label.label-RightSide {
	text-align: left;
	width: 150px;
	padding-right: 0px;
	padding-left: 5px;
}
.FormBox label.label-LeftSide {
	width: 325px;
	padding: 10px 3px 3px 0px;
}
.FormBox a:link,
.FormBox a:visited  {
	color: #1C4166;
}

.FormErrors {
	border:1px solid #cccccc;
	text-align: left;
	float:left;
	display: block;
	background-color: #FFEAEA;
	margin-bottom:20px;
	width:450px;
	display:none;
}
.FormErrors ul {
	color:#993300;
	font-weight:bold;
	list-style:square;
	float:none;
	margin-top:10px;
	margin-bottom:10px;
}
.FormErrors li {
	list-style:square;
	float:none;
}
#ErrorField {
	background-color: #FFEAEA;
	background-image: none;
}




/* Footer Box */
#footer {
	width:741px;
	margin:0 auto;
	background:url(../img/footer-bg.gif) no-repeat;
	padding:17px 27px 20px 31px;
	font-size:11px;
	color:#cba871;
	text-align:right;
}
#footer a {
	text-decoration:none;	
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
}
#footer span a {
	color:#cba871;
}
#footer ul {
	padding:0;
	margin:0;
}
#footer ul li {
	padding-right:8px;
	margin-right:6px;
	background:url(../img/footer-separator.gif) no-repeat 100% 50%;
}
#footer ul li.last {
	background:none;
}
#footer ul li a {
	color:#DBBD87;
	font-size:12px;
}

#footer .disenadopor {
	margin-top: 25px;
	text-align:right;
	color:#cba871;
	font-weight: bold;
}

#footer .disenadopor a {	
	color:#cba871;	
}


#footer2 {
	width:741px;
	margin:0 auto;
	background:url(../img/footer-bg.gif) no-repeat;
	padding:17px 27px 20px 31px;
	font-size:11px;
	color:#936C2D;
	text-align:right;
}
#footer2 a {
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:underline;
}
#footer2 span {
	display:block;
}
#footer2 span a {
	color:#936C2D;
}
/* //////////////////////////////////*/

.menu{padding:15px 0 0 20px;}

/* ---------------------------------------------------------------
							SIDEMENU
-----------------------------------------------------------------*/

#sidemenu_container { width: 200px;  }
#sidemenu_container ul{margin-left: 0;padding-left: 0;list-style-type: none;}
#sidemenu_container li {border-bottom: none;}
#sidemenu_container a{display: block;padding: 5px 0 5px 10px;width: 190px;border-bottom: 1px solid #dcddd9;}
#sidemenu_container a:link, .sidemenu a:visited{color:/*#178AC0*/#737373;;text-decoration: none; }
#sidemenu_container a:hover{/*background-color: #e7e8e3;*/color: #30312b;}

h2 {color:#B89761; background:#57574A;margin:0 0 25px 0; /*padding:8px 5px 8px 10px;*/ padding:0px 0px 0px 10px; font-weight:bold; text-transform:uppercase; font-size:90%; }



input{
	border:1px solid #8F7948;
	background:#EBE1CF;
	padding:1px;
	margin-top:10px;
}

#marra{ float:left;
border-top:1px solid #996600;
height:10px;
width:650;
margin-top:30px;
}

.boletin{padding:0 10px 20px 0;
	font-size:70%;
	color:#565656;
	margin-left:10px;
	}
	

#leftareaboletin {
	width:650px;
	float:left;
	padding:0 10px 0 0;
	position: relative;
	
}
#leftareaboletin p {
	margin:4px 10px 0 0;
}
#leftareaboletin a {
	color:#AB8A51;
}
#leftareaboletin a:hover {
	text-decoration:none;
}