@CHARSET "UTF-8";

body 	{margin: 0; padding: 0; background-color: #0e366f; text-align: center;}
img		{border: 0;}
.clear	{clear: both;}

#topLogo	{margin: auto; width: 950px;
			background-image: url('../images/page_bkgd.jpg'); background-repeat:no-repeat; background-position:top center;}

#topMenu	{width: 800px; margin: auto; height: 172px; min-height: 172px;}
#topMenu div{font-size: 11px; color: white;  font-family: Arial, sans-serif; float: right; margin: 20px 20px 0 0;}
#topMenu a	{font-size: 11px; color: white;  font-family: Arial, sans-serif; text-decoration: none;}
#topMenu a:hover	{text-decoration: underline;}

#mainContent	{width: 800px; margin: 0 0 0 79px; #margin: 0 0 0 8px;}
#main_menu	{width: 800px; background-color: white; }
#main_menu ul		{margin: 0; padding: 0;}
#main_menu ul li	{margin: 0; padding: 0; display: inline; style: none; float: left;}

#subtitle_pane	{margin: 0; padding: 0; width: 800px;  background-color: white; text-align: left;}
#content	{margin: 0; padding: 0; width: 800px;  background-color: white; text-align: left;}
#content_text	{width: 510px; margin-left: 265px; padding-top: 20px; color: #333; font-size: 12px; font-family: Arial, sans-serif; line-height: 18px;}
#content_text ul	{margin: 20px 0 15px 0; padding: 0;}
#content_text ul li	{margin: 0; padding: 0; display: inline; style: none; float: left;}

#footer	{margin: 0; padding: 0; width: 800px; height: 136px; min-height: 136px; font-size: 11px; color: white;  font-family: Arial, sans-serif;
		background-image: url('../images/bottom_bkgd.gif'); background-repeat:no-repeat; text-align: left;}
#all_rights	{float: left; margin: 20px 0 0 20px;}
#footer_menu	{float: right; margin: 20px 20px 0 0;}
#footer_menu a	{font-size: 11px; color: white;  font-family: Arial, sans-serif; text-decoration: none;}
#footer_menu a:hover	{text-decoration: underline;}
#designed	{margin: 60px 0 0 20px;}