body {
	background-color: #212E50;
	background-position: center;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heads {
	float: left;
	height: 60px;
	width: 100%;
	background-color: #535A79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 50px;
	color: #99CCFF;
}
.left_logo2 {
	width: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 20px;
	height: 500px;
}
.left_logo3 {
	height: 500px;
	width: 20px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 20px;
}
.left_logo {
	width: 150px;
	float: right;
	border: 1px none #FFFFFF;
}
.menu {
	float: left;
	width: 130px;
	height: 30px;
	background-color: #000033;
	color: #FFFFFF;
	line-height: 30px;
	margin-left: 30px;
	margin-right: 10px;
	font-size: 11px;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
float: left;
	width: 130px;
	height: 30px;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 30px;
	
	font-size: 11px;
}
.address {
	width: 450px;
	float: left;
	margin-left: 80px;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}

