@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #F8F0FF;
}
#base {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#logo {
	height: 0px;
}
#menuflo {
	width: 240px;
	z-index: 5;
	padding: 1px;
	float: left;
	position: absolute;
	top: 25px;
	visibility: visible;
	font-size: 65%;
}
#header {
	height: 64px;
}
#content {
	margin-top: 0px;
	width: 735px;
	float: right;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	background-image: url(images/pieelec.jpg);
	line-height: 9px;
	color: #FFF;
	margin-right: 0px;
	text-align: right;
	background-repeat: no-repeat;
}
#map {
	clear: both;
}
#nav {
	height: 28px;
}
#banner {
	height: 350px;
}
#leftcolumn {
	float: left;
	width: 700px;
	font-size: 75%;
	text-align: left;
	color: #333;
}
#tiker {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 70%;
	height: 40px;
}
#base #footer table tr td a {
	color: #FFF;
	text-decoration: none;
}
#base #content #leftcolumn table tr td a {
	color: #333;
	text-decoration: none;
	font-size: 80%;
}
#base #header #menuflo table tr td {
	color: #333;
}
.ROJOBOLD {
	font-weight: bold;
	color: #666;
}

