
		
		#banner
		{
			border-top: 20px solid #ededed;
			text-align: middle;
			float: left;
			width: 100%;
			
		}
		
		.clearboth { clear: both; }
		
				.blank
		{

			margin-top: 10px;
			float: left;
			width: 21%;
			min-width : 200px;
		}

		
		.spacer
		{
			float: left;
			width: 14%;
		}
		
		#logo
		{

			margin-top: 10px;
			float: left;
			width: 21%;
				background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 153px;
				min-width : 200px;
		}
		
		#intro
		{

			margin-top: 10px;
			float: left;
			
			width: 47%;
		
		}
		
		#ActionItems
		{

	float: left;
	width: 21%;
	background-color: #E9E9E9;
	min-width: 200px;

}
		

		
		#submenu
		{
	float: left;
	margin-left: 0% !important;
	margin-left: 4px;
	margin-top: -20px;
	width: 47%;

	background-color: #eee;
	padding: 0;
}
    #submenu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;		
    }
    #submenu li {
	float: left;
	width: 30%;
	min-width: 30%;
	background: #eee url(../images/menuBullet.gif) no-repeat right;
	text-align: left;
	padding-top: 3px !important; padding-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted Gray;
vertical-align: middle;
}
#submenu li:hover {
 cursor: hand;

}

    #submenu a {
      display: block;
		padding-left: 10px;
		height: 20px;
      text-decoration: none;
		   
    }
    #submenu a:hover {

	   
}
		

		#mainContent
		{
			float: left;
			background-image: url(../images/bg.gif);
			background-repeat: repeat-x;
			color: #FFFFFF;
			width: 44%;
			background-color: #00467f;
			padding: 20px;
			border-top: 8px solid #cfd1d2;
		}
		#mainContent p
		{
			font-size: 90%;
		}
		#BodyContent {
		float: left;
			width: 47%;
		}
		
#pullquote a {
	background: url(../images/linkBullet.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin: 2em 0 0 2em;
	font-weight: bold;
	color: #00467F;
}

#pullquote a:hover {
	background: url(../images/linkBulletOver.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #8D8D8D;
}
		
#pullquote {
	background: White url(../images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	line-height: 1.3em;
	padding: .8em;
}
		
		#newsItem1
		{
			
			border-right: 1px solid #ddd;
			margin-top: 20px;
			float: left;
			padding-right: 2%;
			padding-left: 1%;
			width: 21%;
			
		}
		
	#newsItem2
		{

			margin-top: 20px;
			padding-left: 1%;
			float: left;
			margin-left: 2%;
			width: 20%;

		}
		
		
		#footer
		{
			border-top: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			margin-top: 10px;
			
			float: left;
			color: #3b3b3b;
			background-color: #bbb;
			text-align: right;
		}
		
		.mainImage {
			border: 5px solid #004882;
			float: left;
			margin-right: 20px;
		}
		/*
		h1, h2, h3, h4, h5, h6, p, ul, ol, dl
		{
			margin-left: 7px;
			margin-right: 7px;
		}
		
		h1, h2, h3, h4, h5, h6
		{
			margin-top: 5px;
			margin-bottom: 0;
		}
		
		h1+p, h2+p, h3+p, h4+p { margin-top: .2em; }
		*/

/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{

color: #FFF;
}

h2 {

}
h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:10px;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
h4 {
	font-size:12px;
}

/* ~~~~~~~~~ THANKS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	
	top: 15px;
	

	font-size:90%;
	text-transform:uppercase;
	margin: 0;
	line-height:normal;
	height: 41px;
margin-top: 5px;
font-weight: bold;
border-top: 1px solid #989fa8;
}
    #topmenu ul {
	  margin: 0;
	  margin-left: 15%;
	  padding:0px 0px 0 2px;
	  list-style:none;
	  
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      text-align : center;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat right top;
      margin:0;
            padding: 0;
            text-decoration : none;
				font-size: 95%;

      }
    #topmenu a span {
      float:left;
      display:block;
	  width: 90px;
      background:url(../images/menuright.gif) no-repeat left top;
      padding: 4px 15px 6px 14px;
      	color: #4d4c4d;
	cursor : hand;
      }
      

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#FFFFFF;
      }
    #topmenu a:hover {
      background-position:0% -57px;
      }
    #topmenu a:hover span {
      background-position:100% -57px;
    }
    #topmenu a span.selected {
    background:url(../images/menuright-selected.gif) no-repeat left top;
      background-position:100% -57px;
      color: #FFFFFF;
    }