body {
	background-color: #315B59;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_stretch.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

H1 {
	color: #0A647C;
	font-size:8px;
	font-family: "Adobe Garamond", "Garamond", "ITC Garamond", "Times New Roman", Times, serif;
	background-image:url(images/dos_abogados.jpg);
	background-repeat:no-repeat;
}

a {
	color:#2D774F;
	text-decoration:underline;
}

a:hover {
	color:#36A380;
	text-decoration:underline;
}

#wrapper {
	width:100%;
	z-index:2;
}
#toparea {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(images/top_bg_stretch.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	z-index:3;
}

#bottomarea {
	position:absolute;
	text-align:center;
	top:596px;
	left:212px;
	width: 537px;
	color: #EEC168;
	font-size:13px;
	font-family: "Adobe Garamond", "Garamond", "ITC Garamond", "Times New Roman", Times, serif;
	height: 35px;
}


#middlearea {
	position:absolute;
	top:167px;
	left:0px;
	width:100%;
	height:auto;
	z-index:4;
}

#leftmenu {
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	z-index:5;
	
}
#flash {
	position:absolute;
	top:0px;
	left:210px;
	z-index:6;
}

#contentarea {
	position:absolute;
	top:0px;
	left:210px;
	z-index:6;
}

#maincontent {
	width:692px;
	padding:10px;
	padding-bottom:15px;
}

#video {
	text-align:center;
	color: #EEC168;
	font-size:13px;
	font-family: "Adobe Garamond", "Garamond", "ITC Garamond", "Times New Roman", Times, serif;
	height: 35px;
}

#rightcolumn {
	color: #0A647C;
	font-size:13px;
	font-family: "Adobe Garamond", "Garamond", "ITC Garamond", "Times New Roman", Times, serif;
	position:absolute;
	top: 0px;
	left:749px;
	background-image:url(images/dos_abogados.jpg);
	width:268px;
	background-repeat:no-repeat;
	z-index:7;
	height:24px;
	padding-top:260px;
	padding-left:15px;
	
}

#rightcolumn a {
	color: #0A647C;
	font-size:12px;
	font-family: "Adobe Garamond", "Garamond", "ITC Garamond", "Times New Roman", Times, serif;
	text-decoration:none;
}

#rightcolumn a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

h3 {
	color: #0A647C;
	font-size:20px; 
	margin-top:0px; 
	margin-bottom:5px;
	border-bottom: 1px #0A647C solid;
}
