body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#000;
	min-width:971px;
	padding-top:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	div#wrap {
	background:#CCCCFF;
	margin:0 auto;
	width:971px;
	height:490px;
	height:auto;
	border: 2px solid #9999FF;
	
	}
	#header {
		background-color:#ffffff;
		height:134px;
	}
	#header h1 {
		/*padding:5px;*/
		margin:0;
	}
	#nav {
		background-color:#CCCCFF;
		height:170px;
		margin:0;
		padding:0;
		/*padding:5px;*/
	}
	#nav_bar {
		background-color:#9999FF;
		height:34px;
		margin:0;
		padding:0;
		/*padding:5px;*/
	}
	#nav ul{
		margin:0;
		padding:0;
	}
	#nav li{
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#main {
		background-color:#9c9;
		float:right;
		width:500px;
	}
	#main h2, #main h3, #main p {
		/*padding:0 10px;*/
	}
	
	
	
	#footer {
	clear:both;
	background-image: url(../images/footer.gif);
	/*height:152px;*/
	padding-top:80px;
	background-repeat: no-repeat;

	
	}
	#footer p {
	/*padding:5px;*/
	text-align:center;
	font-size: 9px;
	}
	
	#nav_banner {
		float:left;
		padding:0;
		margin:0;
	}
	#one {
		float:left;
		background-image: url(../images/mid/left1.gif);
		background-repeat: no-repeat;
		height:170px;
		width:19px;
	
	}
	#two {
		float:left;
		background-image: url(../images/mid/left2.jpg);
		background-repeat: no-repeat;
		height:170px;
		width:131px;
		
	}
	#three {
		float:left;
		background-image: url(../images/mid/left3.gif);
		background-repeat: no-repeat;
		height:170px;
		width:29px;
	}
	#four {
		float:left;
		background-image: url(../images/mid/left4.jpg);
		background-repeat: no-repeat;
		height:170px;
		width:132px;
	}
	#five {
		float:left;
		background-image: url(../images/mid/left5.gif);
		background-repeat: no-repeat;
		height:170px;
		width:28px;
	}
	#six {
		float:left;
		background-image: url(../images/mid/left6.jpg);
		background-repeat: no-repeat;
		height:170px;
		width:141px;
	}
	#seven {
		float:left;
		background-image: url(../images/mid/left7.gif);
		background-repeat: no-repeat;
		height:170px;
		width:20px;
	}
	#eight {
		float:left;
		background-image: url(../images/mid/left8.jpg);
		background-repeat: no-repeat;
		height:170px;
		width:140px;
	}
	#nine {
		float:left;
		background-image: url(../images/mid/left9.gif);
		background-repeat: no-repeat;
		height:170px;
		width:20px;
	}
	#ten {
		float:left;
		background-image: url(../images/mid/left10.jpg);
		background-repeat: no-repeat;
		height:170px;
		width:139px;
	}
	#eleven {
		float:left;
		background-image: url(../images/mid/left11.gif);
		background-repeat: no-repeat;
		height:170px;
		width:20px;
	}
	#twelve {
		float:left;
		background-image: url(../images/mid/left12.gif);
		background-repeat: no-repeat;
		height:170px;
		width:151px;
	}
	
	#about a{
		background-image: url(../images/nav/about_l.gif);
		float:left;
		height:34px;
		width:160px;
	}
	#about a:hover{
		background-image: url(../images/nav/about_l.gif);
		float:left;
		background-position:-160px 0;
	}
	#services a{
		background-image: url(../images/nav/services_l.gif);
		float:left;
		height:34px;
		width:160px;
	}
	#services a:hover{
		background-image: url(../images/nav/services_l.gif);
		float:left;
		background-position:-160px 0;
	}
	#staff a{
		background-image: url(../images/nav/staff_l.gif);
		float:left;
		height:34px;
		width:160px;
	}
	#staff a:hover{
		background-image: url(../images/nav/staff_l.gif);
		float:left;
		background-position:-160px 0;
	}
	#resources a{
		background-image: url(../images/nav/resources_l.gif);
		float:left;
		height:34px;
		width:160px;
	}
	#resources a:hover{
		background-image: url(../images/nav/resources_l.gif);
		float:left;
		background-position:-160px 0;
		
	}
	#faq a{
		background-image: url(../images/nav/faq_l.gif);
		float:left;
		height:34px;
		width:160px;
	}
	#faq a:hover{
		background-image: url(../images/nav/faq_l.gif);
		float:left;
		background-position:-160px 0;
	}
	#location a{
		background-image: url(../images/nav/location_l.gif);
		float:left;
		height:34px;
		width:171px;
	}
	#location a:hover{
		background-image: url(../images/nav/location_l.gif);
		float:left;
		/*height:34px;
		width:171px;*/
		background-position:-171px 0;
	}
	ul#menu {
		position:relative;
		background-color:blue;
		padding:0;
		margin:0;
	}
	
	
	ul#menu li{
	background-color:red;
	display: inline;
	padding:0;
	margin:0;
	}

