@charset "UTF-8";
/* CSS Document */

#container_home {
	width:1024px;
	height:573px;
	margin: 0 auto;
}
#inner_container_home {
	margin:0;
	width:1024px;
	height:573px;
}
#symbols {
	width:600px;
	height:157px;
	position:relative;
	top:0px;
	margin: 40px 0 0 243px;
}
	#symbol1 {
		margin-right:100px;
		float:left;
	}
	#symbol2 {
		margin-right:90px;
		float:left;
	}
	#symbol3 {
		float:left;
	}
#nav_home {
	width:746px;
	height:37px;
	margin:119px 0 0 138px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#5b5504;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#5b5504;
	background-image:url(images/hnbackground.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#copy h1 {
	font-size:.9em;
	line-height:1.4em;
	font-style:italic;
	font-weight:400;
	text-align:center;
	color:#5b5504;
	position:relative;
	top:0px;
	margin: 35px 140px 0 138px;
	padding:0 80px 0 80px;
	width:586px;
}
#bottom_home {
	position:relative;
	top:0px;
	margin: 5px 0 0 138px;
	width:746px;
	height:111px;
}
	#logo_home {
		float:left;
		width:317px;
		height:111px;
	}
	#soc {
		float:left;
		width:111px;
		height:111px;
	}
	#contact_home {
		float:left;
		width:317px;
		height:67px;
		text-align:right;
		line-height:2.1em;
		color:#a84d0f;
		font-size:.7em;
		letter-spacing:.1em;
		padding:44px 0 0 0;
	}
.revealcontent{
visibility: hidden;
}
a:link,
a:active,
a:hover,
a:visited {text-decoration:none; color:#a84d0f;}

a img {border:none;}