@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
div {
	background-color: #FFF;
}
img {
	margin: 0;
	padding: 0;
}
h1 {
	color: #4824A8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C82E3;
	margin-right: 460px;
}
h2 {
	color: #333333;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	color: #333333;
	padding-top: 13px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	color: #4824A8;
}
h5 {
	color: #4824A8;
}
.container {
	background: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0 auto;
	width: 900px;
}
.LogoBox01 {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.LogoBox02 {
	float: left;
	width: 400px;
	margin-top: 30px;
	text-align: center;
}
.SidePanel01 {
	float: left;
	width: 250px;
}
.SidePanel01 img{
	float: right;
	padding-top: 10px;
}
.ImageBox01 {
	float: left;
	width: 900px;
}
.ImageBox01 img {
	padding-top: 15px;
	padding-left: 25px;

}
.NavBar01 {
	float: left;
	width: 900px;
}
.BotPageBar01 {
	background-image: url(../Buttons/BottomPageBar01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 900px;
	margin-top: 5px;
}
.BotPageBar01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 25px;
}
.BotPageCredit01 {
	float: left;
	width: 890px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
.BotPageCredit01 a {
	text-decoration: none;
	color: #4824A8;
}
.BotPageCredit01 a:link {
	text-decoration: none;
	color: #4824A8;
}
.BotPageCredit01 a:hover {
	text-decoration: underline;
	color: #000000;
}
.BotPageCredit01 a:active {
	text-decoration: none;
	color: #000099;
}
.LineAcrossPage01 {
	float: left;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C82E3;
	margin: 0px;
	padding: 0px;
}
.LineAcrossPage02 {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C82E3;
}
.Testimonials01 {
	text-align: right;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	padding-right: 30px;
	float: left;
	width: 870px;
}
.Testimonials01 a {
	text-decoration: none;
	color: #4824A8;
}
.Testimonials01 a:link {
	text-decoration: none;
	color: #4824A8;
}
.Testimonials01 a:hover {
	text-decoration: underline;
	color: #4824A8;
}
.Testimonials01 a:active {
	text-decoration: none;
	color: #000099;
}
.Testimonials02 {
	text-align: right;
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	padding-right: 40px;
	float: left;
	width: 360px;
}
.Testimonials02 a {
	text-decoration: none;
	color: #4824A8;
}
.Testimonials02 a:link {
	text-decoration: none;
	color: #4824A8;
}
.Testimonials02 a:hover {
	text-decoration: underline;
	color: #000000;
}
.Testimonials02 a:active {
	text-decoration: none;
	color: #000099;
}

