@charset "utf-8";
body {
	background-image: url(../gfx/paws7.png);
}
#header {
	position: relative;
	top: 0px;
	width: 900px;
	height: 150px;
	background-color: #FF6600;
	border-width: thin;
	border-color: #FF3300;
	border-style:inset;
	margin-bottom: 5px;
	margin: auto;
}
#header #info {
	position: absolute;
	right: 2px;
	text-align: right;
	font-size: x-large;
	bottom: 30px;
	font-family: "Times New Roman", Times, serif;
}
#header #grFlag {
	position: absolute;
	right: 32px;
	top: 5px;
}

#header #enFlg {
	position: absolute;
	right: 2px;
	top: 5px;
}
#header #logo {
	position: absolute;
	left: 60px;
	bottom: 10px;
}
#header  #underTitle {
	position: absolute;
	left: 100px;
	bottom: 5px;
}
#header #underTitleGR {
	position: absolute;
	left: 50px;
	bottom: 5px;
}
#content {
	position: relative;
	width: 880px;
	border-width: thin;
	border-color: #FF3300;
	border-style:inset;
	background-color: #FF6600;
	top: 5px;
	min-height: 400px;
	padding-right: 20px;
	text-align: justify;
	margin: auto;
}
#content #services {
	position: absolute;
	top: -170px;
	right: 770px;
	text-align: left;
	width: 180px;
	font-size: x-large;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	font-weight: lighter;
}

.creds {
	font-size: x-small;
	font-weight: 400;
	color: #FFFFFF;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

#content .heading {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}

#content #specs {
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 2px;
	padding-right: 10px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
}

.hydrolist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content #specs li {
	margin-bottom: 10px;
}

#menu li {
	display: inline;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 1px;
	border-left-width: thin;
	border-left-color: #3366CC;
	border-left-style:solid;
	border-right-width: thin;
	border-right-color: #0066CC;
	border-right-style:solid;
}
#menu ul {
	position: relative;
	left: 0px;
	top: 0px;

}
#menu {
	position: relative;
	border-width: thin;
	border-style: inset;
	border-color: #FF9933;
	width: 800px;
	background-color: #FF6600;
	margin: auto;
}
#menu a{
	color:#0000CC;
	text-decoration:none;
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#FF3300;
}
#menu a:hover{
border-bottom:dotted;
border-bottom-width:thin;
border-bottom-color:#0000FF;
}
#menu a:visited{
	color:#0000CC;
}
#menuGr li {
	display: inline;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 1px;
	border-left-width: thin;
	border-left-color: #3366CC;
	border-left-style:solid;
	border-right-width: thin;
	border-right-color: #0066CC;
	border-right-style:solid;
}
#menuGr ul {
	position: relative;
	top: 0px;

}
#menuGr {
	position: relative;
	border-width: thin;
	border-style: inset;
	border-color: #FF9933;
	width: 900px;
	background-color: #FF6600;
	margin: auto;
}
#menuGr a{
	color:#0000CC;
	text-decoration:none;
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#FF3300;
}
#menuGr a:hover{
border-bottom:dotted;
border-bottom-width:thin;
border-bottom-color:#0000FF;
}
#menuGr a:visited{
	color:#0000CC;
}
#footer {
	position: relative;
	width: 900px;
	height: 38px;
	background-color: #FF6600;
	border-width: thin;
	border-color: #FF3300;
	border-style:inset;
	top: 10px;
	margin: auto;
}
#footerGR {
	position: relative;
	width: 900px;
	height: 40px;
	background-color: #FF6600;
	border-width: thin;
	border-color: #FF3300;
	border-style:inset;
	top: 10px;
	color:#000000;
	margin: auto;
}

#footer #links {
	position: relative;
	padding-left: 0px;
	top: 0px;
	height:40px;
	padding-top: 0px;
	left: 5%;
	color:#FF6600;
	padding-bottom: 10px;
}
#footerGR #links {
	position: relative;
	padding-left: 0px;
	top: 0px;
	height:40px;
	padding-top: 0px;
	left: 3%;
	color:#FF6600;
	padding-bottom: 10px;
}
.centre{
	left:42%;
	position: relative;
}


#links li {
	color:#FF6600;
	list-style-type: none;
	display: inline;
	background-color: #000000;
	border-style: inset;
	border-color: #FF3300;
	border-width:thin;
	margin-right: 7px;
	padding: 2px;
}
#links {
	color: #FF6600;
}

#links li a:hover {
	color: #009999;
}
#links a:link {
	text-decoration: none;
	color: #FF6600;
}
#links a:visited {
	text-decoration: none;
	color: #FF6600;
}
#map {
border:thin inset #FF3300;
}
#header #underTitleGR {
}
#container {
	margin: auto;
}
#hidden {
	visibility:hidden;
	z-index: -400;
}
#content .licenseImage{
	padding-left:10px;
}
.licenseImage{
	width:100%;
}