@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	width: 885px;
	margin: 0 auto;
	text-align: left;
	height: inherit;
}
#header {
	margin-top: 12px;
	margin-bottom: 10px;
}
#logo {
	height: 95px;
	padding-bottom: 12px;
}
#content {
	margin-top: 12px;
	padding-top: 12px;
}
#leftColumn {
	float: left;
	width: 500px;
	font-size: 12px;
}
#leftColumn {
	float: left;
	width: 470px;
	font-size: 12px;
}
#rightColumn {
	float: right;
	width: 370px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 9px;
}
#nav {
width: 990px;
height: 50px;
background: url(img/nav.jpg) no-repeat #374f37;
float:left;
}
#nav ul {
margin:4px 0 0 25px;
list-style:none;
#nav li {
display:inline;
#nav a {
float:left;
display:block;
width: 98px;

height: 50px;

background:url(«img/key.png») no-repeat;
text-align : center; 
text-decoration: none;
padding:10px 2px 10px 0px;
color:#FFF;
}
#nav a:hover {
background-position:0% -50px;
color:#66ff66; 
}
#banner {
	height: 152px;
}

