/* CSS Document */

.layout {
	width:100%;
}

.page {
	width: 800px;
	border-left: 2px #293c82 solid;
	border-right: 2px #293c82 solid;
	border-bottom: 2px #293c82 solid;
	background-color: #FFFFFF;
}

.left {
	float:left;
}

.right {
	float:right;
}

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

.main_body {
	width:800px;
	background-color: #ffffff;


	margin-left: 2px # solid;
}

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

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

.main_text {
	width:640px;
	margin-left:20px;
	text-indent:10px;
	margin-right: 40px;
}

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

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

.footnotes {
	width:780px;
	padding: 10px;
}

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

a:link {
	text-decoration: none;
}

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

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

a:active {
	text-decoration: none;
}

h4 {
	color: #293c82;
	}
	
.side {
	float:left;
	width:53px;
	margin-top: 50px;
}

.copyrights {
	font-size:12px;
	width:790px;
	background-color: #293c82;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 2px;
	border-top: #dc0036 solid 10px;
}

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

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