<style>
	bonzai {
		nothing;
	}
	body {
		margin: 0px;
		text-align: center;
		color: #000000;
		background: #24476B;
	}
	
	p {
		margin: 0;
		padding: 0;
	}
	
	div#background-repeat {
		margin: 0;
		padding: 0;
		background: #315578 url(images/background_repeat.gif) repeat-y;
		background-position: center;
	}
			
	div#background {
		margin: 0;
		padding: 0;
		background: url(images/upper_background.gif) no-repeat;
		background-position: top center;
	}
	
	div#header {
		margin: 0;
		padding: 0;
		height: 128px;
		background: #315578 url(images/header_background.gif) no-repeat;
		font-weight: normal; 
		font-family: Arial, Verdana, Sans Serif;
		background-position: center;
		text-align: right;
	}
	
	
	div#header p {
		font-size: .7em;
		margin: 0px;
		padding: 4px 10px 0px 0px;
		color: #947E07;
	}
	
	div#header p.home-link {
		font-size: .7em;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	
	div#header p a {
		margin-left: 18px;
	}
	
	div#command {
		margin: 0;
		padding: 0;
		height: 37px;
		background: #315578 url(images/command_background.gif) no-repeat;
		background-position: center;
	}
	
	div#phone {
		margin: 0;
		padding: 0;
		height: 20px;
		background: url(images/phone_background.gif) no-repeat;
		font-weight: normal; 
		font-family: Arial, Verdana, Sans Serif;
		background-position: center;
		text-align: right;
	}
	
	div#phone p {
		font-size: .7em;
		margin: 0px;
		padding: 3px 10px 0px 0px;
		color: #947E07;
	}
	
	div#container {
		width: 960px;
		margin: 0px auto;
		padding: 0;
		text-align: left;
		background: none;
	}
	
	div#content {
		margin: 0;
		padding: 15px 278px 25px 38px;
		font: normal 15px Georgia, Arial, Verdana, Sans Serif;
		color: #0A2F46;
		min-height: 400px;
		background: #FFFFFF url(images/content_background.gif) no-repeat;
		background-position: top left;
	}
	
	div#content p {
		padding: 0px;
		margin: 2px 0px 9px 0px;
	}
	
	div#content img {
		margin: 0px 6px 0px 6px;
		padding: 5px;
		background: #FFEA79;
		border: 1px solid #FFE242;
	}
	
	div#content img.clean {
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
	
	div#content-home {
		margin: 0;
		padding: 17px 240px 12px 38px;
		font: normal 15px Georgia, Arial, Verdana, Sans Serif;
		color: #0A2F46;
		background: #FFEE91 url(images/home_content_background.gif) no-repeat;
		background-position: top center;
	}
	
	div#feature-home {
		margin: 0;
		padding: 0;
		background: white url(images/home_banner_background.gif) no-repeat top right;
	}
	
	div#feature-home p {
		margin: 0;
		padding: 0;
	}
	
	
	
	a:link { 
		color: #205485; 
		font-weight: bold; 
		text-decoration: none; 
	}
	
	a:visited { 
		color: #436F98;
		font-weight: bold;
		text-decoration: none; 
	 }
	
	a:hover { 
		color: #574900; 
		text-decoration: underline; 
	}
	
	a:active { 
		color: #000000; 
		text-decoration: underline; 
	}
	
	a:link.header { 
		color: #947E07; 
		font-weight: normal; 
		text-decoration: none;
	}
	
	a:visited.header { 
		color: #947E07;
		font-weight: normal;
		text-decoration: none; 
	 }
	
	a:hover.header { 
		color: #574900; 
		text-decoration: underline; 
	}
	
	a:active.header { 
		color: #000000; 
		text-decoration: none; 
	}
	
	ul, ol {
		margin: 2px 10px 10px 35px;
		padding: 0px;
	}
	
	ul li, ol li {
		padding-bottom: 7px;
	}
	
	div#right-side {
		float: right;
		font-family: Arial, Verdana, Sans Serif;
		width: 240px;
	}
	
	div#right-side p {
		font-size: .8em;
		margin: 5px 10px 5px 10px;
	}
	
	div#right-side p.photo {
		margin: 0px 0px 3px 0px;
		padding: 0px;
	}
	
	div#right-side img {
		border: 0px;
		margin: 0px;
		padding: 0px;
		border-bottom: 6px solid #FFE242;
	}
	
	div#right-side-home {
		float: right;
		width: 240px;
		height: 328px;
		background: url(images/home_right_background.gif) top center no-repeat;
		text-align: center;
	}
	
	div#right-side-home p {
		font-size: .7em;
		font-family: Arial;
		margin: 0px;
		padding: 4px 0px 4px 0px;
		color: #947E07;
	}
	
	div#right-side-home p.tight {
		margin: 0px;
		padding: 0px;
	}
	
	div#right-side ul {
		list-style: none;
		font: normal 14px/14px Arial;
		margin: 2px 10px 10px 22px;
		padding: 0px;
	}
	
	div#right-side ul li {
		background: url(images/li_accent.gif) no-repeat;
		background-position: top left;
		margin: 0px;
		padding: 0px 10px 3px 15px;
	}
	
	div#right-side ul li a{
		color: #7F7F7F;
	}
	
	div#right-side ul li a:hover{
		color: #2F5F91;
	}
	
	div#content blockquote {
		font-style: italic;
		margin: 8px 20px 8px 25px;
		padding: 8px;
		border-top: 2px #6089B0 solid;
		background: url(images/blockquote_background.gif) repeat-x;
	}
	
	div#footer-background {
		margin: 0;
		padding: 0;
		height: 128px;
		background: #315578 url(images/footer_background.gif) no-repeat;
		background-position: center;
	}
	
	div#footer-home-background {
		margin: 0;
		padding: 0;
		height: 100px;
		background: #315578 url(images/home_footer_background.gif) no-repeat;
		background-position: top center;
	}
	
	div#footer {
		width: 960px;
		text-align: left;
		padding: 0px;
		margin: 0px;
	}
	
	div#footer p {
		font-size: .7em;
		padding: 55px 0px 0px 52px;
		color: #315578;
	}
	
	div#footer p a {
		color: #315578;
	}
	
	div#disclaimer {
		float: left;
		padding: 15px 0px 0px 8px;
	}
	
	div#disclaimer p {
		margin: 0px;
		padding: 0px;
	}
	
	h1 {
		font: normal 26px Georgia, Times, Times New Roman, Palatino, serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #23598E;
	}
	
	h2 {
		font: bold 19px Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, Sans Serif;
		margin: 9px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #947807;
	}
					
	h3 {
		font: bold 17px Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, Sans Serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #6089B0;
	}
	
	h4 {
		font: bold .8em Arial, Verdana Sans Serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 11px 0px;
		color: #000000;
	}
			
	h5 {
		font: bold 14px Verdana, Arial, Sans Serif;
		margin: 14px 0px 0px 5px;
		padding: 0px 20px 0px 13px;
		color: #648EB8;
		background: url(images/h5_accent.gif) no-repeat;
		background-position: top left; 
	}

	h6 {
		font: bold 11px Arial, Verdana, Sans Serif;
		margin: 2px 10px 16px 5px;
		padding: 1px 7px 7px 14px;
		background: url(images/h6_accent.gif) no-repeat;
		background-position: top left;
		color: #656565;
	}
	
	.note {
		font: normal .85em Verdana, Arial, Sans Serif;
		color: #666666;
	}
	
	.required {
		font-weight: normal;
		color: #4B6710;
	}
	
		
		#dropdowns { padding: 2px 0px 0px 2px; margin: 0; text-align: left; }
		#nav, #nav ul {  float: left; list-style: none; line-height: 1; background: none; font-weight: normal; padding: 0; margin: 0px; }
		#nav a {  border-right: 0px solid #477A9A; font: bold 17px Trebuchet MS, Trebuchet, Helvetica, Arial, Sans-serif; text-decoration: none; display: block; color: #D4E1EE;  padding: 7px 13px 8px 13px; }
		#nav a.child { font: bold 11px Verdana, Tahoma, Arial, Sans Serif; text-decoration: none;  background: none; color: #000000; padding: 7px 2px 7px 9px; border-right: 0px solid #FFDC90; }
		#nav li {  float: left; padding: 0; }
		#nav li ul { position: absolute; left: -999em; height: auto; width: 10.9em; w\idth: 11.4em; font-weight: normal; background: #B0B0D8 url(images/pulldown_background.jpg) no-repeat; background-position: top left; margin: 0; padding-bottom: 6px; padding: 0px; margin: 0px; border-top: 2px #FFDF32 solid; border-bottom: 2px #FFE244 solid;  }
		#nav li li {  padding-right: 0em; width: 11.4em } 
		#nav li ul a {  width: 15.5em; w\idth: 15.5em; }
		#nav li ul ul {  margin: -1.2em 0 0 11.3em; }
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { color: green; left: -999em; }
		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { color: purple; left: auto; }
		#nav li:hover, #nav li.sfhover { color: #FFFFFF; background: #415B75; background-position: bottom; }
		#nav a:hover, #nav a.sfhover { color: #FFFFFF; text-decoration: none; background: #415B75; background-position: bottom;  }
	

</style>