body {
	margin: 0;
	padding: 0;
	background: #215a7c;
	padding-bottom: 50px;
	}
	
td, div {
	font-family: Arial;
	color: #fff;
	vertical-align: top;
	font-size: 12px;
	}
	
a {
	text-decoration: underline;
	color: #fff;
	}

a:hover {
	text-decoration: none;
	}
	
h1 {
	font-weight: normal;
	font-size: 17px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
hr {
	height: 0;
	border: 0 solid #1d4b67;
	border-top-width: 1px;
	}

.copyright {
	font-size: 11px;
	color: bdbdbd;
	padding: 50px 0px 10px 31px;
	}
	
.lang {position: absolute; left: 302px; top: 93px;}
.maint {background: url(i/bg.gif) left top repeat-x #ffffff; border: 0px; width: 100%;}
.content {background: #215a7c; padding: 30px 0 10px 46px; width: 70%; vertical-align: top;}
.rightcont {width: 30%; font-size: 11px; vertical-align: top; padding: 30px 15px 15px 0;}

.photo {border:2px solid #fff; width:300px;}
