.container {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.background {
	background-image: url(../img/Background-Second-Layer.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../img/Background-Gradation.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(../img/PMG-Banner.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 23px;
}
.content {
	background-image: url(../img/GO-Background.jpg);
	background-repeat: no-repeat;
	height: 745px;
	width: 1024px;
}
.content .company {
	float: left;
	clear: left;
	padding-left: 20px;
	margin-top: 50px;
}
.content .topnavigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 110px;
	margin-top: 22px;
	color: #002b5c;
	float: left;
	clear: none;
	padding-right: 50px;
}
.content .slogan {
	float: left;
	margin-left: 55px;
	margin-top: 10px;
}
.content .topnavigation a {
	color: #002b5c;
	text-decoration: none;
}
.content .topnavigation a:hover {
	text-decoration: none;
	color: #999;
}
.content .bottomnavigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	float: left;
	clear: both;
	margin-top: 12px;
	color: #FFF;
	padding-left: 6px;
}
.content .bottomnavigation a {
	text-decoration: none;
	color: #FFF;
}
.content .bottomnavigation a:hover {
	text-decoration: none;
	color: #999;
}
.socialmedia a img {
	text-decoration: none;
}
.content .copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #002b5c;
	float: right;
	clear: right;
	margin-right: 45px;
	margin-top: 5px;
}
.content .copy {
	float: left;
	clear: left;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-top: 26px;
	line-height: 20px;
}
.copy a {
	text-decoration: none;
	color: #00a1e4;
}
.copy a:hover {
	color: #666;
}
.content .terms {
	float: right;
	clear: right;
	font-size: 9px;
	margin-right: 45px;
	color: #002b5c;
	margin-top: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
.content .logos {
	text-align: center;
	margin-right: 56px;
	clear: none;
	float: right;
	margin-top: 32px;
}
.mainlogo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.company a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.logos img {
	margin-bottom: 19px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.logos a img {
	text-decoration: none;
}
.content .mainlogo {
	padding-left: 20px;
	margin-top: 20px;
	clear: both;
	float: left;
}
.copy span {
	font-weight: bold;
}
