body {
	margin: 0px;
}
p {
	margin: 0px;
}
.picHeader{
	position: absolute;
	z-index: 2;
	height: 130px;
	width: 760px;
	left: 0px;
	top: 0px;
}
.picLeft{
	position: absolute;
	z-index: 1;
	height: 439px;
	width: 442px;
	left: 0px;
	top: 130px;
}
.barLeft{
	position: absolute;
	z-index: 5;
	height: 24px;
	width: 313px;
	left: 0px;
	top: 130px;
}
.barsRight{
	position: absolute;
	z-index: 3;
	height: auto;
	width: 447px;
	left: 313px;
	top: 130px;
}
.textRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-transform: none;
	font-style: normal;
	line-height: 1.2em;
	position: absolute;
	z-index: 4;
	height: 56px;
	width: 412px;
	left: 328px;
	top: 278px;
}
.textLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000080;
	text-transform: none;
	font-style: normal;
	line-height: 1.1em;
	position: absolute;
	z-index: 6;
	height: 14px;
	width: 270px;
	left: 35px;
	top: 407px;
	font-weight: bolder;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336699;
	font-weight: bold;
}
.moreBtn {
	position: absolute;
	z-index: 7;
	height: 29px;
	width: 118px;
	left: 642px;
	top: 540px;
}
.textRightp2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-transform: none;
	font-style: normal;
	line-height: 1.2em;
	position: absolute;
	z-index: 4;
	height: 56px;
	width: 412px;
	left: 328px;
	top: 185px;
}
.myBullets {
	list-style-type: disc;
	list-style-image: url(blue-bullet.gif);
	margin-left: 8px;
	padding-left: 8px;
	list-style-position: outside;
}.textLeftp2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-transform: none;
	font-style: normal;
	line-height: 1.2em;
	position: absolute;
	z-index: 6;
	height: auto;
	width: 270px;
	left: 40px;
	top: 388px;
}
.textLeftBlue {
	color: #336699;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}
