body {
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	border-top:0px;
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.top {
	width: 741px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	background-color: #A7CBEB;
	background-repeat: no-repeat;
  background-position: top left;
	background-image: url(../images/top1.gif);
	position: relative;
}
#ods {
	position: absolute;
	top: 30px;
	left: 605px;
}
.menu {
	width: 731px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	background-color: #FF8E28;
	color: #ffffff;
	text-align: left;
	line-height: 1.6em;
	background-image: url(../images/menu.gif);
	letter-spacing: 0.1em;
}
.main {
	width: 741px;
	height: 248px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #014495;
	line-height: 1.6em;
}
.main_left {
	width: 565px;
	height: 248px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	border-right: 1px solid #ffffff;
	text-align: left;
}
#foto {
	position: absolute;
  top: 0px;
  left: 0px;
}
h1 {
  font-size: 1.7em;
  color: #FF8E28;
  font-weight: normal;
  margin-left: 15px;
  line-height: 0.2em;
}
.description {
  margin-left: 15px;
  color: #ffffff;
}
.main_right {
	width: 140px;
	position: relative;
	float: right;
	text-align: left;
	margin-top: 10px;
	margin-right: 15px;
}
h2 {
	color: #A6CAEC;
	font-weight: bold;
	font-size: 100%; /* Resets 1em to 10px */
}
.footer {
	text-align: left;
	width: 741px;
	height: 124px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-top:0px;
	background-color: #014495;
	background-repeat: no-repeat;
  background-position: bottom left;
	background-image: url(../images/bottom1.gif);
}

.menu a:link {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
.menu a:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
.menu a:hover {
 color: #ffffff;
 text-decoration: underline;
 font-weight: bold;
}
a:link {
 color: #ffffff;
 text-decoration: none;
}
a:visited {
 color: #ffffff;
 text-decoration: none;
}
a:hover {
 color: #ffffff;
 text-decoration: underline;
}
.screenshot {
	padding: 2px;
	border: 1px solid black;
}
.text {
	text-align: left;
}
.copyright {
	padding: 10px;
	position: relative;
}
.copyright a:link {
 color: #004494;
 text-decoration: none;
 font-weight: bold;
}
.copyright  a:visited {
 color: #004494;
 text-decoration: none;
 font-weight: bold;
}
.copyright  a:hover {
 color: #004494;
 text-decoration: underline;
 font-weight: bold;
}
