body {
	_margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #d0d0d0;
}

#top {
	_margin-top: -14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../images/up.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 777px;
}

.clear {
	clear: both;
}

#up {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 97px;
	width: 777px;
}

#logo {
	float: left;
	width: 237px;
	height: 97px;
}

#img {
	float: left;
	width: 540px;
	height: 97px;
	background: url(../images/img.jpg);
}

#under {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 20px;
	width: 777px;
	background: url(../images/under.jpg);
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 583px;
	background: url(../images/back.jpg);
}

#content {
	float: right;
	width: 536px;
	_width: 550px;
	height: 553px;
	_height: 552px;
	overflow: auto;
	margin: 0px 6px 0px 0px;
	_margin: 0px 3px 0px 0px;
}

#text {
	width: 504px;
	_width: 504px;
	height: 411px;
	margin: 6px 13px 0px 4px;
	_margin: 20px 10px 0px 8px;
	text-align: justify;
	overflow: visible;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 11px;
	color: White;
}

#menu {
	float: right;
	width: 217px;
	_width: 207px;
	height: 553px;
	margin: 2px 5px 0px 0px;
	_margin: 10px 0px 0px 10px;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

#down {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../images/down.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
	width: 777px;
}

#who {
	_margin-top: -12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 777px;
}

#about {
	width: 767px;
	_width: 757px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Teal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3fffdb;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF60B;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.about {
	color: Teal;
}

.line {
	width: 237px;
	height: 1px;
	background: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.menu {
	width: 200px;
	background: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: White;
	padding: 2px 0px 0px 14px;
}

.menu2 {
	width: 200px;
	background-position: left;
	background-repeat: no-repeat;
	color: white;
        text-decoration: underline;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
}


.menu:hover {
	width: 200px;
	background: url(../images/arrow-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #f1bb46;
	padding: 2px 0px 0px 14px;
}

.menuA {
	width: 200px;
	background: url(../images/arrow-on.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #f1bb46;
	padding: 2px 0px 0px 14px;
}

.menuitem {
	vertical-align: middle;
	margin: 8px 0px 8px 0px;
	_margin: 1px 0px 1px 0px;
}

#contact {
	height: 101px;
	width: 227px;
	margin: 6px 0px 0px 0px;
}

.fotoR {
	float: right;
	margin: 4px 0px 0px 4px;
}

.fotoL {
	float: left;
	margin: 4px 0px 0px 4px;
}

img {
	border: 0px;
}