body
  {
    background-color:#96ACB8;
  	font-size:11px;
	line-height:1.4em;  
	margin:0px 0px 0px 0px;
	color:#333333;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
  }

/* ----- Container/Layout Styles ----- */

  #wrapper
  { 
  	position:relative;
  	width:720px;
  	margin-left:auto;
  	margin-right:auto;
  	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
  }
  
  #HeadingArea
  {
   position:relative;
   width:720px;
  }
  
  #heading_left
  {
  	float:left;
  	position:relative;
	width:600px;
	background-color:#FFFFFF;
	height:110px;
  }
 
  #heading_left img {position:absolute; border-style:none;}
  #MainImage_A {top:30px; left:0px;}
  #Research {top:83px; left:57px;}
  #Planning {top:83px; left:109px;}
  #Systems {top:83px; left:160px;}
  #Sep1 {top:80px; left:103px;}
  #Sep2 {top:80px; left:154px;}
  
  #heading_right
  {
    float:left;
  	position:relative;
	width:120px;
	background-color:#FFFFFF;
  }
  
 .heading_right_form
  {
	color:#333333;
	border: 1px solid 20455C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	height: 12px;
	line-height: normal;
	width: 90px;
   
 
  }
  
  
  #heading_right img {position:absolute; border-style:none;}
  #SearchText {top:25px;left:0px;}
  #MainBannerLineRight {top:79px;left:0px;}
  
  #yellowbartop
  {
	clear:both;
	background-image:url(../../_img/homepage/yellowBar.gif);
	position:relative;
	width:720px;
	height:11px;
	overflow:hidden;
	margin-bottom: 1px;
  }
  
  #MainArea
  {
  	float:left;
	width:720px;
	background-color: #D4DDE2;
  }
  
  #MainImageArea
  {
	float:left;
	width:480px;
  }
  
  #MainImageArea img {display:block;}
  
  #mainImage {
		width:480px;
	height:269px;
  }
  
  #maintext {padding: 1px 0px 1px 0px;}
  #latestnews {padding: 1px 0px 0px 0px;}
  
  #MainMenuArea
  {
    float:right;
	padding:0px 0px 1px 1px;
  	width:239px;
  }
  
  #MainMenuArea img {display:block;}

  .newsDottedLine  
	{
	background-image:url(../../_img/homepage/NewsDottedLine.gif);
	height:3px;
	width:239px;
	background-repeat:repeat-x;
	overflow:hidden;
	}
	
.newsDottedLine2  
	{
	background-image:url(../../_img/homepage/NewsDottedLine.gif);
	height:3px;
	width:239px;
	background-repeat:repeat-x;
	clear:both;
	margin-top: 2px;
	}
  
  .newsItem  
	{
	background-color: #5F9BC0;
	overflow: visible;
	padding-left: 30px;
	background-image: url(../../_img/homepage/NewsItemBG.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	}

	#MainMenuArea > .newsItem {
		min-height:42px; height:auto;
	}
	
	
.newsbullets {
	list-style-position: outside;
	list-style-image: url(../../_img/homepage/NewsItemBullet.gif);
}



 #FooterArea
  {
    clear:both;
    background-image:url(../../_img/homepage/BottomYellowBarPixel.gif);
    position:relative;
    width:720px;
	height:4px;
	font-size:0px;
  }
  
  
  
  
  
  
  
  
  
  
