* {
	padding: 0;
	margin: 0;
}

body {
	background: #000000 url('images/bg1.jpg');
	padding: 35px 0px 35px 0px;
}

body,input {
	font-size: 10pt;
	font-family: "verdana", "times new roman", serif;
	color: #5A5A5A;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.2em;
	text-align: justify;
}

a {
	color: #32B1D1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h3 span {
	font-weight: normal;
}

h3 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3 {
	font-size: 1.7em;
	padding-right: 34px;
	background-image: url('images/dot.gif');
}

.contentarea {
	padding-top: 1.3em;
}

img {
	border: solid 2px #6F5230;
}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.4em 1em 0em;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1em 1.4em;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 2.0em;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #fff url('images/bg2.jpg') repeat-x;
	z-index: 1;
}

#outer {
	z-index: 2;
	position: relative;
	width: 880px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 100%;
	height: 102px;
	background: #FFFFFF url('images/Ademar.gif') no-repeat top left;
	margin-bottom: 2px;
	color: #32B1D1;
}

.headertxt {	float: left;
	margin-top:6px;
	display: inline;
}

.headertxt a {
	color: #32B1D1;
	text-decoration: underline;
}

.headertxt a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

#menu {
	position: relative;
	background: #32B1D1;
	height: 3.0em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 0.5em 1.0em 0.4em 1.0em;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #5A5A5A;
}

#menubottom {
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#content {
	padding: 0em 2.0em 0em 2.0em;
}

#footer {
	position: relative;
	height: 1.0em;
	clear: both;
	padding-top: 3.5em;
	background: #fff url('images/border2.gif') repeat-x 0em 1em;
	font-size: 0.8em;
}

#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

.contact {
	font-size: 8pt;
}
