.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: 1050px;
	width: 980px;
	background-image: url(../what_files/content.jpg);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
.platinum {
	float: left;
	height: 70px;
	width: 900px;
	margin-left: 40px;
	font-weight: bold;
}
.share {
	float: left;
	height: 70px;
	width: 900px;
	margin-top: 20px;
	margin-left: 40px;
	font-weight: bold;
}

.main-text {
	float: left;
	height: auto;
	width: 880px;
	margin-top: 75px;
	margin-left: 50px;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 40px;
}
.4-steps {
	float: left;
	height: 50px;
	width: 980px;
	margin: 0px;
}
.step-01 {
	float: left;
	height: 250px;
	width: 415px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-color: #999;
}
.step-02 {
	float: left;
	height: 250px;
	width: 415px;
	background-color: #999;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.step-03 {
	float: left;
	height: 250px;
	width: 415px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-color: #999;
}
.step-04 {
	float: left;
	height: 250px;
	width: 415px;
	background-color: #999;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 10px;
}
