	body {
		background-color : #c9c7bc;
		}
		
		#container {
			width: 800px;
			\width: 800px;
			w\idth: 800px;
			height: 700px;
			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;
		}
		
		#container li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		list-style-position: outside;
		list-style-image: url(images/sub_arrow.gif);
		color:#271F76;
	}
	
	#container a {
		color: #005B7F;
		font-weight: normal;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		}
		
		#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;
			margin-left: 10px;
			font: 12px/1 sans-serif;
			color:#464646;
			line-height: 14px;
		}
		
		
			
		#container h1 {
			 
			padding: 10px 20px 0px 15px;
			margin-left: 0px;
			font: italic bold 13px/1 sans-serif;
			color:#464646;
			line-height: 14px;
		}
		
		#container h2 {
			 
			padding: 0px 0px 0px 10px;
			margin-left: 0px;
			font: bold 14px/1 sans-serif;
			color:#464646;
			line-height: 14px;
		}
		
		#container h3 {
			 
			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 {position: absolute; top: 340px; left: 0; width: 166px; 
	font: 16px Verdana, sans-serif; z-index: 100;
	color: #000; background: #fff; 
	font: 13px Verdana, sans-serif; padding: 10px; 
	border-right:1px dotted #aaa;}
	
	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 {position: absolute; top: 340px; left: 167px; right: 25px;
	color: #4c4a4a; background: #ffffff; 
	font: 13px Verdana, sans-serif; padding: 10px; 
	border: none}
	div#content p {margin: 0 1em 1em; line-height: 1.5;}
	div#content h3 {margin-bottom: 0.25em;}

	h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
	dt {font-weight: bold;}
	dd {margin-bottom: 0.66em;}
	div#content a:link {color: white;}
	div#content a:visited {color: #BBC;}
	div#content a:link:hover {color: #FF0;}
	div#content a:visited:hover {color: #CC0;}

		
	#footer {
			width: 800px;
			padding: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: auto;
			margin-right: auto;
			background-position: 0px 0;
			background-color: rgb(0, 0, 0);
			border-bottom: 10px solid white;
			border-right: 10px solid white;
			border-left: 10px solid white;
		}
		
	#footer td {
			padding: 0px 0px 0px 0px;
			margin-left: 0px;
			font: 10px/1 sans-serif;
			color:#ffffff;
			background-color: rgb(170, 184, 164);
			line-height: 14px;
		}
		
	#footer a {
		color: #708b65;
		font-weight: normal;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		}
		
		#footer a:hover {
		background-position: -189px 0;
		color: #51604b;
		}