.container {
	background-color: #000;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.top-nav {
	background-color: #000;
	float: left;
	height: 35px;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}



.bot-nav {
	background-color: #000;
	float: left;
	height: 35px;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}



.footer {
	background-color: #000;
	float: left;
	height: 33px;
	width: 980px;
	padding-bottom: 20px;
}



.header {
	background-color: #000;
	float: left;
	height: 130px;
	width: 980px;
}



.main-content {
	background-color: #000;
	float: left;
	height: auto;
	width: 980px;
	background-image: url(../who-images/content.jpg);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
.image-01 {
	float: left;
	height: 200px;
	width: 657px;
	margin-top: 75px;
	margin-left: 162px;
	text-align: justify;
}
.text {
	float: left;
	height: 500px;
	width: 400px;
	margin-left: 280px;
	margin-top: 30px;
	font-weight: bold;
	text-align: left;
}
.image-02 {
	float: left;
	height: 350px;
	width: 623px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 179px;
}
