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

.page_container {
	padding: 0px;
	width: 1024px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBEBEB;
	height: auto;
}
.page_header {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 1024px;
	background-image: url(awp_assets/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.awp_logo {
	height: 130px;
	width: 400px;
	margin-left: 425px;
	padding-top: 55px;
}
.navigation {
	width: 140px;
	padding-top: 25px;
	padding-left: 53px;
}
.navigation a {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ebebeb;
	text-decoration: none;
	background-image: url(buttons/left_nav_normal.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
}
.page_content {
	width: 1024px;
	background-image: url(awp_assets/awp_background.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 575px;
	color: #000;
}
.ad {
	height: 75px;
	width: 150px;
	padding-bottom: 25px;
}
.ad2 {
	height: 300px;
	width: 150px;
}

.nav_last {
	background-position: 0px top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav_long {
	background-position: 0px 3px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.navigation a:visited {
	color: #eeebe6;
	text-decoration: none;
}
.navigation a:hover {
	color: #ebebeb;
	background-image: url(buttons/left_nav_over.jpg);
}

.page_footer {
	height: 200px;
	width: 1024px;
	background-image: url(awp_assets/footer2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000;
}
.content_left {
	float: left;
	width: 248px;
	margin: 0px;
	padding: 0px;
	height: 575px;
	background-color: #F4A62A;
}
.nav_first {
	background-position: 0px 3px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.nav_middle {
	background-position: 0px 3px;
	padding-top: 12px;
	padding-bottom: 7px;
}

.content_middle {
	float: left;
	width: 700px;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 540px;
	background-color: #ebebeb;
	margin-left: 35px;
}
.clear_both {
	line-height: 1px;
	clear: both;
}

.page_bottom {
	height: 100px;
	width: 1024px;
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	background-color: #74c45d;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.pwc_logo {
	float: left;
	height: 75px;
	width: 200px;
	margin-top: 10px;
	margin-left: 25px;
}
.copyright {
	float: left;
	height: 75px;
	width: 574px;
	margin-top: 10px;
}

.facebook {
	float: left;
	height: 75px;
	width: 200px;
	margin-top: 10px;
	margin-right: 25px;
}
.copyright a {
	color: #EBEBEB;
	text-decoration: none;
}
.copyright a:hover {
	color: #060;
}



body {
	background-image: url(awp_assets/background_image.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #74C45D;
}
h5 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Arial;
	font-size: 20px;
}

.contactinfo {
	float: left;
	width: 300px;
	height: 275px;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 55px;
	margin-left: 50px;
}
.contactinfo h5 a {
	color: #000;
	text-decoration: none;
}
.contactinfo h5 a:hover {
	color: #060;
	text-decoration: underline;
}
.contactinfo p a {
	color: #000;
	text-decoration: none;
}
.contactinfo p a:hover {
	color: #00C;
	text-decoration: underline;
}

.contactphoto {
	float: right;
	width: 280px;
	height: 500px;
	margin-right: 50px;
	margin-top: 40px;
}

