* {
    margin: 0;
    padding: 0;
}
html {
	height: 100%; 
	margin: 0 0 1px 0;
} 
body {
	height: 100%;
	margin: 0 auto;
	background: #4c81b7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#box, #home {
	width: 980px;
	margin: 0 auto;
}
#box {
	background: #d1dee9;
}
#flags img {
	margin: 20px 40px;
}
#header {
	width: 980px;
	height: 300px;
}
#menu {
	width: 980px;
	height: 34px;
	background: #8FB0D0;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #4c81b7;
	border-bottom: 1px solid #4c81b7;
}
#text {
	margin-top: 20px;
}
#content {
	width: 940px;
	margin: 20px;
	margin-top: 0;
	font-size: 12px;
	text-align: justify;
}
.content-photo {
	height: 345px;
	margin-top: 20px;
}
.content-photo-left, .content-photo-right {
	width: 460px;
}
.content-photo-left {
	float: left;
}
.content-photo-right {
	float: right;
}
#footer {
	width: 980px;
	padding-top: 8px;
	height: 33px;
	background: #8FB0D0;
	border-top: 1px solid #4c81b7;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}
#credits{
	width: 980px;
	background: #4c81b7;
}	
#menu ul {	
	list-style: none;
}
#menu li {	
    width: 98px;	
	display: block;
	float: left;
}
#menu a, #menu a:hover {
	height: 24px;
	padding: 10px 0 0 0;	
	display: block;
	text-align: center;
  	text-decoration: none;
}
#menu a {
	color: #444444;
}
#menu a:hover, #menu a:focus {
  	color: #4c81b7;
	background: #d1dee9;
}
#content h1 {
	margin: 0 0 20px 0;
	color: #111111;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
#content p {
	margin: 10px 0;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
#content table {
	width: 460px;
	border: 1px solid #4c81b7;
}
#content td, #content th {
	padding: 2px;
	border: 1px solid #4c81b7;
	text-align: center;
}
#content th {
  	color: #E8EFF4;
	background: #8FB0D0;
}
#footer p {
	font-size: 11px;
	color: #444444;
}
#footer p a {
	color: #444444;
	text-decoration: underline;
}
#footer p a:hover {
	color: #4c81b7;
	text-decoration: underline;
}
#credits p {
	font-size: 11px;
	color: #8FB0D0;
}
#credits p a {
	color: #d1dee9;
	text-decoration: none;
}
#credits p a:hover {
	color: #d1dee9;
	text-decoration: underline;
}
.foto360 {
	width: 180px;
	height: 180px;
	text-align: center;
	float: left;
}
a img {
	border: 0;
}
#form td, select, textarea, .form1, .form2, .form3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select, textarea, .form1, .form2 {
	background: #E8EFF4;
}
textarea, .form1, .form2, .form3 {
	border: 1px #4c81b7 solid;
}
#form td {
	height: 50px;
	text-align: center;
}
select {
	width: 50px;
}
textarea {
	width: 350px;
	height: 70px;
	overflow: auto;
	margin: 5px 0 15px 0;
}
.form1, .form2, .form3 {
	width: 150px;
}
.form1 {
	height: 18px;
}
.form2, .form3 {
	color: #E8EFF4;
}
.form2 {
	background: #8FB0D0;
}
.form3 {
	cursor: pointer;
	background: #4c81b7;
}