{ padding: 0; margin: 0; }

img
	{
   	behavior: url("css/pngbehavior.htc");
   	border:0px;
   	}


body
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:#f8c425;
	}

/* Top Navigation Elements */	

#topnavwrap
	{
	width:100%; 
	height:34px;
	background:#f8c425;
	}
	
#topnavwrap2
	{ 
	width:925px;  
	position:relative;
	margin:0 auto;
	}
	
#topnav
	{
	top:0px;
	right:69px;
	width:292px; 
	height:26px;
	position:absolute;
	background:#f8c425 url(../images/bgtopnav.gif) no-repeat;
	text-align:center;
	}
	
/* Content Body Section */	
	
#contentwrap
	{ 
	width:100%;  
	background:#ffe240 url(../images/bgbody.jpg) repeat-x top;
	}

#contentwrap2
	{ 
	width:925px;  
	position:relative;
	margin:0 auto;
	}

#header
	{
	width:925px;
	position:relative;
	height:307px;
	background: url(../images/bgheader.jpg) no-repeat top;
	}
	
	#logo
	{
	position:absolute;
	top:12px;
	left:40px;
	}
	
	#pictures
	{
	position:absolute;
	top:29px;
	right:-33px;
	}
	
#nav
	{
	padding:2px 0px 0px 0px;
	width:925px;
	height:31px;
	background: #fea800 url(../images/bgnav.gif) repeat-x; 
	}
	


#contentsecondary
	{
	background:#ffffff;
	width:925px;
	}
		#leftsecondary
		{
		float:left;
		width:653px;
		overflow: visible;
		}
	

	
#content
	{
	background:#ffffff url(../images/bg_divider.gif) repeat-y left;
	width:925px;
	}
		
		
		
		#left
		{
		float:left;
		width:241px;
		overflow: visible;
		}
		
			#leftnav
			{
			padding:0px 18px 0px 18px;
			overflow: visible;
			}
		
		#middle
		{
		float:left;
		width:412px;
		
		}
		
			#middlewrapper
			{
			padding:0px 24px 26px 8px;
			}
			
				#middle1
				{
				float:left;
				width:113px;
				padding:0px 11px 15px 0px;
				}
				#middle2
				{
				float:left;
				width:250px;
				padding:0px 0px 15px 0px;
				}
				#middle2secondary
				{
				float:left;
				width:425px;
				padding:0px 0px 15px 0px;
				}
				
			
			
		#right
		{
		float:left;
		width:272px;
		}
			#requestinfo
			{
			width:246px;
			height:262px;
			background:url(../images/bgrequestinfo.jpg) no-repeat top left;
			padding:87px 0px 0px 12px;
			}
			
			#didyouknow
			{
			position:relative;
			width:258px;
			background: url(../images/bgdidyouknow.gif) repeat-y top;
			}
				
				#didyouknowtop
				{
				position:absolute;
				top:0px;
				left:0px;
				z-index:1;
				}
				
				#imgdidyouknow
				{
				top:0px;
				left:-12px;
				position:absolute;
				z-index:2; 
				}
				
				#didyouknowbottom
				{
				background: url(../images/bgdidyouknow.jpg) no-repeat bottom;
				padding: 40px 10px 20px 100px;
				}
	
		
	
		#contentpadding
			{
			height:15px;
			background:#ffffff;
			}
			
		#contentpadding2
			{
			width:925px;
			background:#ffe23e url(../images/bgfootercorners.gif) no-repeat top center;
			height:32px;
			clear: both;
			}
	

#columnwrapper
	{
	width:540px;
	position:relative;
	margin:0 auto;
	}

	#column	
		{
		float:left;
		padding:0px 10px 0px 0px;
		width:170px;
		}

#footerwrap
	{
	width:100%; 
	height:108px;
	background:#f8c425 url(../images/bgfooter.gif) repeat-x;
	}
	
	#footerwrap2
	{
	position:relative;
	width:925px;
	margin:0 auto;
	}
	
	#footer
	{
	padding:60px 0px 20px 0px;
	}
	
	#sun
	{
	position:absolute;
	top:-97px;
	right:160px;
	z-index:3;
	}
	
	
	#nabcep
	{
	position:absolute;
	top:-97px;
	right:0px;
	z-index:3;
	}
	





div.hr {
clear:both;
  height: 1px;
  background: #DFDFE6 url(../images/hr.gif) repeat-x;
}
div.hr hr {
  display: none;
}


/* <div class="hr"><hr /></div> */








	

	