@charset "utf-8";
body {
	background-image: url(background175.jpg);
	background-repeat: repeat;
	Background-attachment: fixed
}
.CenterOnPage {
	position: relative;
	height: 949px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
.CompanyName {
	position: absolute;
	font-size: 48px;
	top: 0px;
	left: 144px;
	font-family: "Times New Roman", Times, serif;
}
.Toolbar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	left: 70px;
	top: 115px;
}
.ToolbarLinks {
	color: #FFF;
	text-decoration: none ;
}
.ToolbarLinks:hover {
	font-weight: bold;
	text-transform: uppercase;	
}
.PageBody {
	position: absolute;
	left: 33px;
	top: 182px;
	width: 827px;
	height: 714px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.BorderPic {
	position: absolute;
}
.Bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.Italics {
	font-style: italic;
}

