/* CSS Document */

.layout {
	width:100%;
}

.page {
	width: 804px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.logo {
	float:left;
	width:453;
}

.main_body {
	width:802px;
	border-left:1px #224364 solid;
	border-right:1px #224364 solid;
	border-top: 1px #224364 solid;
	background-color: #ffffff;
}

.movie {
	width:802px;
	margin-top:2px;
	margin-bottom: 10px;
}

.apir {
	float:left;
	width:53px;
	margin-left:20px;
	margin-top: 70px;
}

.main_text {
	width:550px;
	margin-left:120px;
	text-indent:10px;	
}

.main_title {
	margin-left:20px;
	margin-bottom:10px;
}

.since {
	float:right;
	margin-top:40px;
}

.footnotes {
	background-color:#c9e3fd;
	width:802px;
	margin-top:20px;
	padding-top: 30px;
	padding-bottom: 5px;
}

a {
	font-size: 11pt;
	color: #224364;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
}

a:active {
	text-decoration: none;
}

h3 {
	color: #224364;
	}
	
.side {
	float:left;
	width:53px;
	margin-top: 50px;
}

.copyrights {
	font-size:12px;
	width:400px;
	margin-top: 10px;
}

.adress {
	width:260px;
	margin-left: 10px;
	text-indent: 0px;
	float: left;
}

.adress2 {
	width:265px;
	margin-left: 10px;
	text-indent: 0px;
	float: right;
	margin-bottom: 10px;
}
