@charset "utf-8";
/* CSS Document */

.pagecontainer {
	height: auto;
	width: 1024px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}
.animation_container {
	height: 575px;
	width: 1024px;
	background-color: #000;
	text-align: center;
}
.left_navigation {
	height: 300px;
	width: 120px;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	margin-top: 50px;
}
.left_navigation a {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F4a62b;
	text-decoration: none;
	display: block;
	text-align: left;
}

.video_container {
	float: left;
	height: 500px;
	width: 800px;
	margin-top: 35px;
	border: thick ridge #666;
}
.clear_both {
	line-height: 1px;
	clear: both;
}



.logo_container {
	width: 1024px;
	text-align: center;
}
.animation_info a {
	color: #F4A62B;
}
.left_navigation p a:hover {
	color: #488c34;
}

.animation_info a:hover {
	color: #488C34;
}

.footer {
	width: 1024px;
	height: 125px;
}
.animation_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008BC8;
	text-decoration: none;
	text-align: center;
	width: 1024px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
}

body {
	background-color: #000;
	background-image: url(awp_assets/animation_background.png);
	background-repeat: repeat-y;
	background-position: 20px;
}
.animation_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #008BC8;
	width: 1024px;
	text-align: center;
}
.pwc_logo {
	float: left;
	height: 75px;
	width: 200px;
	margin-top: 20px;
	margin-left: 125px;
}
.copyright {
	float: left;
	height: 75px;
	width: 425px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #CF8D24;
	text-decoration: none;
	text-align: center;
}
.copyright p a:hover {
	color: #488c34;
}
.copyright p a {
	color: #B57B1F;
	text-decoration: none;
}

.facebook {
	float: left;
	height: 75px;
	width: 200px;
	margin-top: 20px;
}

