﻿
.container {
	margin: auto;
		font-family: Verdana, Geneva, Tahoma, sans-serif;	background-color: #445974;
	color: #fff;
	width: 1100px;
	text-align: center;
	float: none;
	position: relative;
	height: 800px;
}
.body {
	border-style: 50;
	background-color: #445974;
}

a {
	color: #ffffff;
	text-decoration: none;
	background-color: #445974;
}
a:active {
	text-decoration: none;
	color: #fff;
		background-color: #fff;
}

a:visited {
	color: #fff;
	background-color: #445974;
}

a:hover {
	text-decoration: none;
	color: #423F46;
	background-color: #fff;
}
.header {
	font-size: xx-large;
	text-align: center;
	margin-top: 15px;
	width: 1050px;
	margin-bottom: 10px;
}
.pixbox {
	float: left;
	width: 55%;
	top: 0px;
	clear: left;
	text-align: center;
	font-size: small;
	font-weight: bold;
	padding-top: 20px;
	height: 700px;
	vertical-align: middle;
}
.menuhead {
	width: 35%;
	float: left;
	clear: none;
	position: relative;
	top: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 60px;
	height: 150px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	vertical-align: bottom;
}
.menu1 {
	position: relative;
	width: 35%;
	float: right;
	clear: none;
	font-size: large;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
	margin-right: 60px;
	background-color: #445974;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	

	
}
	
.copyright {
position: relative;
	width: 35%;
	float: right;
	clear: right;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 60px;
	font-weight: bold;
}
	

.footer {
	width: 99%;
	clear: both;
	height: 60px;
}
.menu2 {
	position: relative;
	width: 35%;
	float: right;
	clear: none;
	font-size:  x-large;
	margin-top: 25px;
	margin-bottom: 4px;
	text-align: right;
	margin-right: 60px;
	background-color: #445974;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
