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

#container{
	width:750px; position:relative;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/bk1.gif) top repeat-y #FFFFFF;
	border:0px;
	overflow: visible;
}

#apDiv_logo {
	position:absolute;
	width:250px;
	height:95px;
	z-index:100;
	left: 50px;
	top: 20px;
	visibility: visible;
	display:inline;
}
	
#apDiv2 {
	position:absolute;
	left:299px;
	top:541px;
	width:370px;
	height:200px;
	z-index:2;
}

#head 			{background:url(../img/bk_head_center.gif) top repeat-x; width:690px; height: 100px; padding:0px; margin:0px 30px;}
#title			{margin: 45px 15px 0px 0px; text-align:right;}


#nav			{background-color:#af0a01; height:240px; position:relative; padding-left: 30px;}
#redLineBottomNav{background: url(../img/bk_darkred_bottom_nav.gif) repeat-x; height:10px; width:750px;}

#content		{background: url(../img/bk_content.gif) repeat-x #fff; width:690px; margin:0px 30px;}
#contentContact	{background: url(../img/contact_map_page.jpg) no-repeat; margin-left: 30px; padding:30px;}

.indent1 {padding-top: 10px;}
.indent2 {padding-top: 20px;}
.indent3 {padding-top: 30px;}


.column1, .column2, .column4, .column5, .column6, .column7 {float:left; width:235px;}

/*index*/
#content .column1	{width: 455px;}
.innertube1, .innertube2{margin: 30px 20px 20px 20px;}
.innertube2 		{background-color:#FFFFFF; padding:5px;}

/*content*/
#content .column3	{width:690px;}
.innertube3 		{margin: 30px 40px 20px 40px;}

#content .column6	{height:340px; margin-right: 10px;}
.innertube6 		{margin: 10px 15px 20px 20px;}

#content .column7	{height:400px; margin-right: 15px;}

/*referencias*/
#content .column4 	{overflow:scroll; height:350px;}
.innertube4 		{margin: 0px 20px;}

#content .column5 	{width: 455px; overflow:hidden; height:110px;}
.innertube5 		{margin: 10px 20px 0px 20px;}

#footer 			{background:url(../img/bk_footer.gif) repeat-x; height:110px;}
.ulFooter 			{font-size:9px; color:#FFFFFF; line-height:1.6em; list-style:none;}

.height				{height: 110px; vertical-align:top;}
