* {
	padding: 0px;
	margin: 0px;
	top: 10px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
}
#wrapper #naviagation_column {
	height: 600px;
	width: 199px;
	float: left;
}
#wrapper #middle_container {
	float: left;
	width: 600px;
	height: 600px;
}
#wrapper #naviagation_column #blue_block {
	height: 179px;
	background-color: #BDCBD1;
}
#wrapper #naviagation_column #piv_logo {
	height: 153px;
}
#wrapper #naviagation_column #john_bell_logo {
	height: 44px;
}
#wrapper #naviagation_column #did_you {
	height: 62px;
}
#wrapper #middle_container #flash {
	width: 597px;
	height: 288px;
	margin-left: 3px;
}
#wrapper #middle_container #text_box {
	height: 198px;
	width: 597px;
	margin-left: 3px;
	background-color: #143243;
	clear: none;
}
#wrapper #middle_container #text_box #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 160px;
	margin-left: 10px;
	width: 560px;
	color: #FFF;
}
#wrapper #middle_container #far_east {
	height: 44px;
	background-color: #5A7E8F;
	margin-left: 3px;
	width: 597px;
}
#wrapper #middle_container #far_east #text_fareast {
	width: 586px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
}
#wrapper #middle_container #globes {
	height: 62px;
	width: 597px;
	margin-left: 3px;
}
#wrapper #new_bottom {
	background-color: #BDCBD1;
	clear: both;
}
#wrapper #new_bottom #bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
