	body {
		background-color : #c9c7bc;
		}
		
		#container {
			width: 800px;
			\width: 800px;
			w\idth: 800px;
			
			border-top: 1px solid black;
			border-bottom: 1px solid black;
			border-right: 1px solid black;
			border-left: 1px solid black;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color: rgb(255, 255, 255);
			position: relative;
		}
	
	
	
		
		#banner {
			width: 800px;
			height: 148px;
			padding: 0px;
			margin-bottom: 0px;
			margin-left: auto;
			margin-right: auto;
			background-color: rgb(170, 184, 164);
			background-position: 0px 0;
		}
		
		#container p {
			padding: 0px 20px 0px 10px;
			margin-left: 10px;
			font: 12px/1 sans-serif;
			color:#464646;
			line-height: 14px;
			
		}
		
			#container ul {
			padding: 0px 20px 0px 10px;
			margin-left: 30px;
			font: 12px/1 sans-serif;
			color:#464646;
			line-height: 14px;
		}
		
			
		#container h1 {
			 
			padding: 10px 10px 0px 5px;
			margin-left: 0px;
			font: italic bold 12px sans-serif;
			color:#464646;
			line-height: 14px;
			letter-spacing: 0.3em;

		}


		
		#container h2 {
			 
			height: 20px; 
			padding: 0px 0px 0px 10px;
			margin: 1px 0px 0.5em;
			font: bold italic 14px/1 sans-serif;
			line-height: 14px;
			border-bottom: 1px solid gray; 1px; color: #A0410D;
			
		}
		
		#container h3 {
			 
			height: 14px; 
			padding: 0px 0px 0px 10px;
			margin: 1px 0px 0.5em;
			font: bold italic 14px/1 sans-serif;
			line-height: 14px;
			
		}
		
		#container h4 {
			 
			padding: 0px 0px 0px 10px;
			margin-left: 0px;
			font: 9px/1 sans-serif;
			color:#464646;
			line-height: 14px;
		}
		
	#menu a {
		
		display:inline;
		width:0px;
		height:12px;
		margin: 0em 0; 
		padding:2px 0 0px 0px;
		font:  12px/1 sans-serif;
		color:#000000;
		background: url("../images/button_contact.gif") 0 0 no-repeat;
		text-decoration: none;
		border-right: 0px solid white;
		}
	#menu a:hover {	
		background-position: -189px 0;
		color: #ffffff;
		}
	#menu a:active {
		background-position: -378px 0;
		color:334e12;
		}
		
	#navigation a {
	
		display:block;
		width:184px;
		margin: 0em 0; 
		padding:7px 0 5px 5px;
		font:  12px/1 sans-serif;
		color:#A0410D;
		background: url("../images/button1a.png") 0 0 no-repeat;
		text-decoration: none;
		border-right: 0px solid black;
		}
	#navigation a:hover {
		background-position: -189px 0;
		color: #ffffff;
		}
	
	#navigation a:active {
		background-position: -378px 0;
		color:EC008C;
		}
		
	div#links {font: 16px Verdana, sans-serif; z-index: 100;
	color: #000; background: #fff; 
	font: 13px Verdana, sans-serif; padding: 10px; 
	}
	
	div#links h4 {margin: 0 1em 1em; line-height: 1.5;
			font: 10px Verdana, sans-serif; }
			
	div#links a {
			font: 10px Verdana, sans-serif; color:#A0410D; }
			
	div#links a:hover {
			font: 10px Verdana, sans-serif; color:#67868f; }
   

	div#content {
	border-left:1px dotted #aaa;}
	

	
	h1 {margin: -9px 0px 0.5em; padding: 0px 0px 0px 0px; 
	text-align: left; background: #c9c7bc; color: #667; 
	letter-spacing: 0.5em; text-transform: lowercase; 
	font: bold 25px sans-serif; height: 15px; 
	vertical-align: middle; white-space: nowrap;
	}
	

		
	#footer {
			
			border-left:1px dotted #aaa;
		}
		
