div.jorge {
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: auto;
		top: 330px;
		left: 20px;
		list-style: none;
	/*	border-right: 1px solid #DBE1D6;*/
	}
	
body {
	margin: 0;
	padding: 0;
	background: #EAEEE3 url('bg_fixed.jpg');
	color: #617A59;
	cursor: default;
}

* {
	font-size: 12px;
	font-family: verdana, sans-serif;
}

a {
	color: #617A59;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #406435;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid;
}

.bg_gradient {
	margin: 0;
	padding: 50px 0 0 0;
	background: url('bg_gradient.jpg') repeat-x;
	width: 100%;
	min-height: 768px;
	position: relative;
}

.boxbody {
	margin: 0;
	padding: 0;
	background: #EAEEE3 url('boxbody_bgfixed.jpg') repeat-y center;
	width: 802px;
	height: auto;
	position: relative;
}

.boxbody_head {
	background: url('boxbody_bghead.jpg') no-repeat top center;
	width: 802px;
	height: auto;
	position: relative;
}

	div.head_domain {
		position: relative;
		letter-spacing: 2px;
		padding: 95px 0 0 125px;
		color: #64715F;
		background: transparent;
		font-size: 10px;
		font-weight: bold;
	}

	ul.navhead {
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: auto;
		top: 160px;
		right: 0;
		list-style: none;
		border-bottom: 3px solid #B4C5AE;
	}
	ul.navhead * {
		font-size: 10px;
		color: #465D3E;
		background: transparent;
		letter-spacing: 2px;
	}
	ul.navhead li {
		float: left;
		padding: 0 8px 4px 8px;
	}
	ul.navhead li a {
		font-weight: bold;
		border: 0;
	}
	ul.navhead li a:hover {
		border: 0;
	}

	ul.navmenu {
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: auto;
		top: 200px;
		left: 20px;
		list-style: none;
		border-right: 1px solid #DBE1D6;
	}
	ul.navmenu * {
		font-size: 11px;
		letter-spacing: 1px;
	}
	ul.navmenu li {
		text-align: left;
		padding: 4px 20px 4px 0;
	}
	ul.navmenu li a {
		font-weight: bold;
	}
	ul.sitemap {
		position: relative;
		border: 0;
		top: 0;
		left: 0;
	}
	ul.sitemap li {
		padding: 8px 20px 8px 0;
	}
	
	div.sitemap {
		padding: 105px 0 80px 80px;
		margin: 0;
		width: 400px;
		text-align: left;
	}
	div.sitemap h1 {
		font-family: tahoma, verdana, sans-serif;
		font-size: 13px;
		letter-spacing: 2px;
		margin: 0 0 18px 0;
		padding: 0 0 2px 0;
		color: #197082;
		background: transparent;
		border-bottom: 1px dotted #62A1AE;
	}

	div.body {
		padding: 110px 0 80px 275px;
		margin: 0;
		width: 490px;
		text-align: left;
	}

	div.body h1 {
		font-family: tahoma, verdana, sans-serif;
		font-size: 13px;
		letter-spacing: 2px;
		margin: 0 0 18px 0;
		padding: 0 0 2px 0;
		color: #197082;
		background: transparent;
		border-bottom: 1px dotted #62A1AE;
	}

	div.body h2 {
		font-family: tahoma, verdana, sans-serif;
		font-size: 13px;
		letter-spacing: 2px;
		margin: 0 0 8px 8px;
		padding: 0 0 2px 0;
		color: #D07431;
		background: transparent;
		border-bottom: 1px dotted #D5C3A2;
	}

	div.body div.content {
		letter-spacing: 0;
		line-height: 16px;
		margin: 12px 12px 12px 18px;
		padding: 0;
		text-align: justify;
	}
	div.body div.image {
		margin: 12px 12px 12px 18px;
		padding: 0;
		text-align: center;
	}

.boxbody_foot {
	background: url('boxbody_bgfoot.jpg') no-repeat bottom center;
	width: 802px;
	min-height: 650px;
	height: auto;
	position: relative;
}

.footer {
	margin: 16px 0 15px 0;
}
.footer, .footer * {
	font-size: 10px;
}
	.copyright {
		padding-top: 4px;
		color: #D07431;
		background: transparent;
	}
	.copyright a {
		color: #D07431;
		background: transparent;
		border-color: #D07431;
	}
	.copyright a:hover {
		color: #B05E23;
		background: transparent;
		border-color: #B05E23;
	}