body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4F2977;
	background-color: #FFFFFF;
	margin:0px;
	padding: 0;
}
#masthead1 {
	padding: 0px;
	margin: 0 20px 0 0;
	background-image:url(../Images/Logo02.jpg);
	background-repeat:no-repeat;
	height:105px;
	background-position:right;
}
#home_table a {
	text-decoration:none;
	color:#FFFFFF;
}
/* #masthead1 p {
	margin-top:90px;
	font-size:70%;
	text-align:right;
} */
#masthead2 {
	padding: 0px;
	margin: 0;
	background-image:url(../Images/Masthead01.jpg);
	background-repeat:no-repeat;
	height:82px;
}
#menu {
	padding: 0px;
	margin: 10px 0px;
	text-align:right;
	font-size:70%;
}
#menu ul {
	padding:6px;
	list-style-type: none;
	display:inline;
}
#menu li {
	display:inline;
	border-right:1px solid #FFFFFF;
	color:#F15C22;
	}
#menu a {
	color: #4F2977;
	text-decoration: none;
	padding: 4px 10px;
	margin:10px 0;
}
#menu a:hover {
	color: #F15C22;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
/*	border:solid 1px #4F2977; */
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 570px;
	float: left;
}
#left {
	width: 190px;
	float: left;
}
#right {
	width: 180px;
	float: left;
	margin-left:10px;
}
#right_top {
	height:60px;
	background-image:url(../Images/Quote_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#right_middle {
	background-image:url(../Images/Quote_middle.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
#right_bottom {
	height:60px;
	background-image:url(../Images/Quote_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#center .content {
/*	padding: 24px 32px; */
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 16px;
	font-size: 1em;
	line-height: 1.5em;
	color:#F15C22;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer {
	padding: 0px;
	margin: 0;
	height:10px;
	clear: both;
	background-color: #F15C22;
}
#footer2 {
	padding: 0px;
	margin: 10px 0;
	clear: both;
	text-align:center;
	font-size: 0.55em;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
a:link {
	color: #4f2977;
}
a:visited {
	color: #4f2977;
}
a:hover {
	color: #F15C22;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
#breadcrumb p {
	font-size: 0.75em;
	color: #F15C22;
}