html, body{
	background-color: #e7e7e7;
	background-image: url(/images/enlacer/background.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size: 13px;
	height: 100%;
}
p {
	margin:0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
a {
	color: #000 !important;
}
a:link, a:visited, a:hover {
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	text-decoration:underline;
}

a img {
	border:none;
}

#vertbg {
	width: 816px;
	min-height: 100%;
	margin: 0 auto;
}

#topspacer {
	height: 45px;
}

#content {
	background-image:url(/images/enlacer/contentbg.png);
	background-repeat:no-repeat;
	position:relative;
	width: 784px;
	height: 465px;
}

#header {
	position:absolute;
	left: 44px;
	top: 26px;
	width: 207px;
	height: 74px; 
	overflow: hidden;
}

#title {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 12pt;
	position: absolute;
	left:32px;
	top:114px;
	width:238px;
	height:29px;
	overflow:hidden;
}

#hmenu {
	margin-top: 3px;
	margin-left: 10px;
	position: absolute;
	top:123px;
	left:419px;
	height:26px;
	width:353px;
	overflow:hidden;
}
#hmenu ul, #hmenu li {
	margin: 0;
	padding: 0;
}
#hmenu ul {
	list-style-type: none;
	float:left;	
}
#hmenu li {
	float:left;
	margin-right: 6px;
	text-align: left;
}

#hmenu li.branch div {
	float:left;
}

#hmenu a {
	font-size: 10px;
}


#col1 {
	margin-top: 8px;
	margin-left: 10px;

	position:absolute;
	left:32px;
	top:150px;
	width:257px;
	height: 229px;
}

#col2 {
	position:absolute;
	left:384px;
	top:288px;
	width:27px;
	height: 85px;
}
#col3 {
	margin-top: 8px;
	margin-left: 10px;
	position:absolute;
	left:419px;
	top:150px;
	width:353px;
	height: 229px;
}
#mcol3 {
	text-align: right;
	position:absolute;
	left:419px;
	top:384px;
	width:343px;
	height: 17px;
}
#fcol1 {
	position:absolute;
	left:420px;
	top:390px;
	width:238px;
	height: 40px;
	margin-top: 8px;
	margin-left: 10px;
}

#fcol1 ul, #fcol1 li {
	margin: 0;
	padding: 0;
}
#fcol1 ul {
	list-style-type: none;
}
#fcol1 li {
	text-align: left;
}

#fcol1 a {
	font-size: 10px;
}