body {
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	text-align: center;
	background: #3636cb url(../images/bg.gif) 0 0 repeat-x;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
a {
	outline: none;
}
/*****************************************************************/
#HelpingHands {
	position: relative;
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/main_bg.gif) 0 550px no-repeat;
}
#FadeBg {
	float: left;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	min-height: 560px;
	padding: 0 25px;
	background: transparent url(../images/main_bg.jpg) 0 0 no-repeat;
}
*html #FadeBg {
	height: 560px; /* Early IE Hack */
}
#WhiteBg {
	float: left;
	background: #fff;
}
#Logo {
	float: left;
	height: 175px;
	margin: 0;
}
#Logo img {
	border: 0;
}
/*****************************************************************/
#Content {
	float: right;
	width: 585px;
	\width: 630px; /* Box Model Hack */
	w\idth: 585px;
	padding: 0 45px 20px 0;
}
#Content h1 {
	font: 2em/1.25 Georgia, 'Times New Roman', Times, serif;
	color: #333;
	margin: 0 0 22px 0;
}
#Content h2 {
	font: 1.5em/1.2 Georgia, 'Times New Roman', Times, serif;
	color: #66c;
	margin: 0 0 18px 0;
}
#Content p {
	font: 1.3em/1.38 Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 18px 0;
}
#Content ul {
	font: 1.3em/1.38 Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0 0 0 30px;
	margin: 0 0 18px 0;
}
#Content ul li {
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
#Content p a, 
#Content ul li a {
	color: #66c;
	text-decoration: none;
	border-bottom: 1px #e3e3f5 solid;
}
#Content p a:hover, 
#Content p a:active, 
#Content p a:focus, 
#Content ul li a:hover, 
#Content ul li a:active, 
#Content ul li a:focus {
	color: #009;
	border-bottom: 1px #99f solid;
}
#Content img.RightPic {
	border: 0;
	float: right;
	margin: -42px -10px 15px 25px;
}
/*****************************************************************/
#Content.HomePage {
	padding: 215px 45px 20px 0;
	background: transparent url(../images/home_intro.jpg) no-repeat;
}
/*****************************************************************/
#ContactForm {
	position: relative;
	width: 410px;
	\width: 460px; /* Box Model Hack */
	w\idth: 410px;
	border: 1px #ededed solid;
	border-right: 0;
	padding: 24px;
	margin: 0;
	background: #f5f5fe;
}
#ContactForm p {
	margin: 0 0 14px 0;
}
#ContactForm ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
}
#ContactForm ul li {
	padding: 0;
}
#ContactForm p label, 
#ContactForm ul li label {
	cursor: pointer;
	cursor: hand;
}
#ContactForm p input, 
#ContactForm p textarea {
	width: 390px;
	\width: 400px; /* Box Model Hack */
	w\idth: 390px;
	border: 1px #999 solid;
	padding: 2px 4px;
	font: 1em/1.25 Arial, Helvetica, sans-serif;
}
#ContactForm p textarea {
	height: 90px;
}
#ContactForm p.Buttons {
	border-top: 1px #ddf solid;
	padding: 30px 0 0 0;
}
/*****************************************************************/
#Content ul#Downloads {
	border: 1px #ededed solid;
	padding: 24px 150px 14px 20px;
	margin: 0 0 20px 0;
	list-style-type: none;
	background: #f5f5fe url(../images/adobe_reader.jpg) 475px 18px no-repeat;
}
#Content ul#Downloads li {
	padding: 0 0 10px 24px;
	margin: 0;
	background: transparent url(../images/pdf.gif) 0 0 no-repeat;
}
#Content ul#Downloads li a:hover, 
#Content ul#Downloads li a:active, 
#Content ul#Downloads li a:focus {
	color: #000;
	border-bottom: 1px #CCC solid;
}
/*****************************************************************/
#Navigation {
	float: left;
	width: 170px;
	\width: 205px; /* Box Model Hack */
	w\idth: 170px;
	padding: 0 0 25px 35px;
}
#Navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#Navigation ul li {
	clear: both;
	background: transparent url(../images/divider.gif) no-repeat;
}
#Navigation ul li a {
	display: block;
	padding: 8px 20px 7px 4px;
	font: 1.4em/1.42 Georgia, 'Times New Roman', Times, serif;
	color: #333;
	text-decoration: none;
}
#Navigation ul li a:hover, 
#Navigation ul li a:active, 
#Navigation ul li a:focus {
	color: #66c;
}
/*****************************************************************/
#Navigation ul li ul {
	padding: 4px 0 11px 0;
}
#Navigation ul li ul li {
	background: transparent;
}
#Navigation ul li ul li a {
	padding: 3px 0 3px 19px;
	font: 1.1em/1.27 Arial, Helvetica, sans-serif;
	background: transparent url(../images/sub_arrow.gif) 4px 7px no-repeat;
}
/*****************************************************************/
#SiteMapHeader {
	float: right;
	width: 140px;
	\width: 185px; /* Box Model Hack */
	w\idth: 140px;
	padding: 0 45px 0 0;
	margin: 0;
	font: 2em/1.25 Georgia, 'Times New Roman', Times, serif;
	color: #333;
	text-align: right;
}
#SiteMap {
	float: left;
	width: 615px;
	\width: 650px; /* Box Model Hack */
	w\idth: 615px;
	padding: 0 0 25px 35px;
}
#SiteMap ul {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0 30px 0 0;
	list-style-type: none;
}
#SiteMap ul.Middle {
	width: 200px;
	margin: 0;
}
#SiteMap ul li {
	clear: both;
	background: transparent url(../images/divider.gif) no-repeat;
}
#SiteMap ul li a {
	display: block;
	padding: 8px 20px 7px 4px;
	font: 1.4em/1.42 Georgia, 'Times New Roman', Times, serif;
	color: #333;
	text-decoration: none;
}
#SiteMap ul li a:hover, 
#SiteMap ul li a:active, 
#SiteMap ul li a:focus {
	color: #66c;
}
/*****************************************************************/
#SiteMap ul li ul {
	padding: 4px 0 11px 0;
}
#SiteMap ul li ul li {
	background: transparent;
}
#SiteMap ul li ul li a {
	padding: 3px 0 3px 19px;
	font: 1.1em/1.27 Arial, Helvetica, sans-serif;
	background: transparent url(../images/sub_arrow.gif) 4px 7px no-repeat;
}
/*****************************************************************/
#Footer {
	position: relative;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	padding: 0 25px 20px 25px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/footer_bg.gif) 0 100% no-repeat;
}
#GreyBg {
	float: left;
	border-top: 1px #ececec solid;
	width: 792px;
	\width: 860px; /* Box MOdel Hack */
	w\idth: 792px;
	padding: 30px 28px 24px 40px;
	background: #f5f5fe;
}
#Footer p {
	float: left;
	clear: left;
	width: 285px;
	font: 0.9em/1.66 Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0 0 10px 0;
}
#Footer p.Logos {
	float: right;
	width: 500px;
}
#Footer p.Logos img {
	float: right;
	border: 0;
	margin: 0 0 0 25px;
}
#Footer p strong {
	font-size: 1.11em;
	font-weight: normal;
	color: #333;
}
#Footer p a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px #ccc solid;
}
#Footer p a:hover, 
#Footer p a:active, 
#Footer p a:focus {
	color: #66c;
	border-bottom: 1px #99c solid;
}