body {
	padding: 0px;
	margin: 0px;
	background-color: #3c3c3c;
	background-position: 0px top;
	background-repeat: repeat-x;
	background-image: url(images/page/bg_strip.jpg);
}

.bbb_tag {
	z-index: 60;
	position: absolute;
	left: 75%;
	float: right;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/page/bbb_tag.png);
	height: 90px;
	width: 105px;
	cursor: pointer;
}
.wpg_logobar {
	z-index: 50;
	position: absolute;
	top: 0px;
	float: left;
	background-position: center center;
	background-image: url(images/page/wpg_logo.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
}
.wp_cont {
	background-image: url(images/divisions/divisions.png);
	background-position: 0 -30px;
	height: 396px;
	width: 223px;
	cursor: pointer;
}
.wp_cont:hover {
	background-image: url(images/divisions/divisions.png);
	background-position: 0 -456px;
	height: 396px;
	width: 223px;
	cursor: pointer;
	!important
}
.pw_cont {
	background-image: url(images/divisions/divisions.png);
	background-position: 0 -882px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
}
.pw_cont:hover {
	background-image: url(images/divisions/divisions.png);
	background-position: 0 -1308px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
	!important
}
.ap_cont {
	background-image: url(images/divisions/divisions.png);
	background-position: 0 -1734px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
}
.ap_cont:hover {
	background-image: url(images/divisions/divisions.png);
	background-position: -373px -30px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
	!important
}
.uw_cont {
	background-image: url(images/divisions/divisions.png);
	background-position: -373px -456px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
}
.uw_cont:hover {
	background-image: url(images/divisions/divisions.png);
	background-position: -373px -882px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
	!important
}
.ng_cont {
	background-image: url(images/divisions/divisions.png);
	background-position: -373px -1308px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
}
.ng_cont:hover {
	background-image: url(images/divisions/divisions.png);
	background-position: -373px -1734px;
	background-repeat: no-repeat;
	height: 396px;
	width: 223px;
	cursor: pointer;
	!important
}
.wpg_text {
	line-height: 17px;
	font-family: "Segoe UI", "Lucida Grande", sans-serif, Arial, Verdana;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	color: #bababa;
}
.wpg_heading {
	font-family: "Segoe UI", "Lucida Grande", sans-serif, Arial, Verdana;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:active {
	text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: white;
}
.button {
	padding-top: 3px;
	clear: left;
	height: 24px;
	width: 101px;
	background-repeat: no-repeat;
	background-image: url(images/page/DKBTNP.png);
	text-align: center;
	color: white;
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
.button:active {
	padding-top: 3px;
	clear: left;
	height: 24px;
	width: 101px;
	background-repeat: no-repeat;
	background-image: url(images/page/DKBTNP_active.png);
	text-align: center;
	color: white;
	font-family: "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: default;
}
.home_icon {
	height: 72px;
	width: 72px;
	background-position: center top;
	background-repeat: no-repeat;
}
.division_icon {
	height: 48px;
	width: 48px;
	background-position: center top;
	background-repeat: no-repeat;
}
.division_list {
	margin-top: 20px;
	border-top-color: #5f5f5f;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	width: 800px;
}
.footer {
	margin-top: 25px;
	color: #a7a7a7;
	font-size: 10px;
	text-align: center;
	font-family: "Segoe UI", "Lucida Grande", sans-serif, Arial, Verdana;
	height: 25px;
}
.bbb_tag:hover {
	position: absolute;
	left: 75%;
	float: right;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/page/bbb_tag_hover.png);
	height: 90px;
	width: 105px;
	cursor: pointer;
	!important
}
