body {
	background: url(images/back.jpg) left top repeat;
	margin-top:0px;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/*container surrounding everything */

#container {
	background:#FFFFFF;
	width: 867px;
	margin-left:auto;
	margin-right:auto;
	clear:both;

}	

img {
border: 0;
display: block;
}

#top {
	background: url(images/top.jpg) center no-repeat;
	height:58px;

}



/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the header */

#header {
	width: 867px;
	height: 147px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/header.jpg) top center no-repeat;
	clear:both;
}	






/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the navbar */

/*	width: 200px;
	height: 59px;*/

#navcontainer { 
	width: 867px;
	height:28px;
	background: url(images/nav.jpg) center no-repeat;
	float: right;
	
	}

#navcontainer ul {
 position:absolute;
 margin:0; 
 padding:0; 
 list-style:none;
}

#navcontainer ul li {
 width: 111.5px;
 margin:0 1px 0 0; 
 float:left;
}
#navcontainer ul li a {
 font:normal 14px/25px Helvetica;
 color:#fff;
 text-align:center;
 text-decoration:none;
  height: 32px;
 display:block;
 background: url(images/nav1.jpg) top center no-repeat;
 font-weight:bold;
 
}
#navcontainer li a:link {
	margin-bottom:10px;
    color: #FF0101;
	padding-top:15px;
}

#navcontainer li a:visited {
    color: #999999;
	padding-top:15px;
}

#navcontainer li a:hover {
 font:normal 14px/25px Helvetica;
 color:#FF0000;
 text-align:center;
 text-decoration:none;
  height: 32px;
 display:block;
 background:url(images/nav2.jpg) top center no-repeat;
 font-weight:bold;
}








/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the footer */



#footer {
	width:867px; 
	height: 48px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:url(images/footer.jpg) left repeat-x;
}

	#footer p {
		font-family:Tahoma;
		font-size:0.6em;
		margin:0px;
		color: #666666;
		text-align:center;
		padding-top:17px;
		font-weight:bold;
	}

	#footer a {
		color:#333333;
	}


	#footer a:hover {
		color:#666666;
	}

#footer2 {
	width:  867px;
	height:28px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/footer2.jpg) center no-repeat;
	clear:both;
}





/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* the body */

div#left
	{
		width:867px;
		float:left;
		background: url(images/body.jpg) top center repeat-y;
			
	}

div#left2
	{
		width:880px;
		float:left;
	}


#binneleft {
	width:835px;
	float:left;
	margin-top: 30px;
	margin-left: 7px;
		}
	
	#binneleft h1 {
		font-family:Tahoma;
		font-size:24px;
		font-weight:bold;
		line-height:1em;
		padding-top:5px;
		margin-left:20px;
		margin-right:12px;
		padding-bottom:2px;
		color:#000073;
		}
	
	#binneleft h2 {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	line-height:1em;
	padding-top:2px;
	margin-left:20px;
	margin-right:12px;
	padding-bottom:5px;
	color:#000073;
		}
	
	#binneleft h3 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	padding-top:8px;
	margin-left:20px;
	margin-right:12px;
	padding-bottom:5px;
	color:#000073;
	text-align:left;
		}	
	
	#binneleft p {
		color:#333333;
		font-family:Tahoma;
		font-size:12px;
		margin-left:20px;
		padding-right:5px;
		padding-bottom:3px;
		padding-top:3px;
		text-align:justify;
		
		}
		
	

	#binneleft a
	{
		color:#000033;
		text-decoration: none;
		
	}

	#binneleft a:hover
	{
		color:#003366;
		text-decoration:underline;
	}



#footer3{

clear:both; }
