#container{


width:98%;
}

#banner{
position:relative;

}

#banner .left{
			float:left;
			/*width:209px;
			height:158px;
			background:url(images/aflf.jpg) no-repeat;*/
}

#banner .right {
			float:right;
			width:712px;
			height:158px;
			margin-right:30px;
			background:url(images/main-logo.jpg) no-repeat;
}

#top {
position:relative;

	
}

#top .left {

		
float:left;
 background:url(images/top-left-rep.jpg);

width:220px;
}


#top .left .left-corner{
background:url(images/top-left-corner-small.jpg);
				width:11px;
				height:30px;
				float:left;
}

#top .right {

height:30px;
background:url(images/top-rep.jpg);

}

			#top .right .left-corner{
			
				background:url(images/top-left-corner.jpg);
				width:25px;
				height:30px;
				float:left;
			}

			#top .right .right-corner{
			
				background:url(images/top-right-corner.jpg);
				width:33px;
				height:30px;
				float:right;
			}


#mid{
width:100%;
float:left;
background:url(images/right-mid.jpg) right repeat-y;

}

#mid .mid-sub-container{
position:relative;
width:100%;

float:left;
background:url(images/nav1.jpg) repeat-y;

}

#mid .mid-left{
float:left;

width:220px;
margin-left:5px;

}

#mid .mid-right {

margin-left:250px;
margin-top:5px;
margin-bottom:5px;
margin-right:35px;



}

#bottom {

}


#bottom .left {
float:left;
width:220px;
height:30px;
background:url(images/bottom-left-rep.jpg);
}

#bottom .left .left-corner{
				width:11px;
				height:30px;
				background:url(images/bottom-left-left-corner.jpg);
				float:left;
}

#bottom .right{

height:30px;
			background:url(images/bottom-rep.jpg);
}

#bottom .right .left-corner{

	width:25px;
				height:30px;
				background:url(images/bottom-left-corner.jpg);
				float:left;
}

#bottom .right .right-corner{
			


				width:33px;
				height:32px;
				float:right;
				background:url(images/bottom-right-corner.jpg);
}

	.clearer{
			clear:both;
			}
			
			
			#footer .left{
			float:left;
			/*margin-top:35px;
			width:220px;
			height:87px;
			background:url(images/ntgov.jpg) no-repeat;*/
			}
			
			#footer .right{
			float:right;
			margin-right:30px;
			height:87px;
			
			}
			#footer{
		font-size:11px;
		
	}