@charset "utf-8";
body {
	background-repeat: no-repeat;
	padding: 0px;
	height: 620px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.top_banner {
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: 800px;
	background-image: url(../images/grc_175_project_3_banner_top.jpg);
}
.button_container {
	float: right;
	height: 50px;
	width: 500px;
	margin-top: 133px;
}
.home {
	float: left;
	height: 50px;
	width: 100px;
}
.classes {
	float: left;
	height: 50px;
	width: 100px;
}
.instructor {
	float: left;
	height: 50px;
	width: 100px;
}
.student {
	float: left;
	height: 50px;
	width: 100px;
}
.certificate {
	float: left;
	height: 50px;
	width: 100px;
}
.program_content {
	background-image: url(../images/grc_175_project_3_home.jpg);
	height: 437px;
	width: 800px;
}
.classes_content {
	background-image: url(../images/grc_175_project_3_classes.jpg);
	height: 437px;
	width: 800px;
}
.instructor_content {
	background-image: url(../images/grc_175_project_3_bios.jpg);
	height: 437px;
	width: 800px;
}
.student_content {
	background-image: url(../images/grc_175_project_3_student.jpg);
	height: 437px;
	width: 800px;
}
.certificate_content {
	background-image: url(../images/grc_175_project_3_certificate.jpg);
	height: 437px;
	width: 800px;
}
.images_container {
	float: right;
	height: 350px;
	width: 524px;
	margin-top: 61px;
	margin-right: 51px;
}
.certificate_image {
	float: left;
	height: 350px;
	width: 246px;
	margin-left: 6px;
}
.degree_image {
	float: left;
	height: 350px;
	width: 246px;
	margin-left: 19px;
}
.thumb_container {
	background-color: #6DE4FE;
	height: 300px;
	width: 758px;
	margin-top: 117px;
	margin-left: 21px;
}
.thumbs {
	float: left;
	height: 300px;
	width: 658px;
	margin-left: 94px;
	margin-top: 168px;
}
