body{
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background: #FFF;
}

a{
	text-decoration: none;
}

.subnav a{
	padding: 6px;
}

img, a img{
	border: none;
	padding: 0;
}

#hide{
	display:none;
}

#hdr{
	width: 350px;
	height: 92px;
	position: absolute;
	left: 1%;
	top:2%;
}

#container{
	margin-top: 12%;
}

.lnk, .contact{
	display:block;
	letter-spacing: 0.4em;
	line-height: 2.2em;
	font-weight:bold;
	color:#000;
	padding: 6px 6px 6px 80px;
	margin: 12px 0;
	width: 150px;
}

.lnk:hover{
	background:#FF9933
}

.subnav{
	margin-left: 90px;
	line-height: 2.0em;
	display:none;
	width: 80%
}

.contact, .subnav a{
	color:#FF9933 !important;
}

.contact:hover, .subnav a:hover{
	background:#000 !important
}

#ftr{
	position: absolute;
	bottom: 1%;
	right: 1%;
}
