@charset "utf-8";
#switches {
	height: 55px;
	width: 1056px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	top: -59px;
	position: relative;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 153px;
	width: 100%;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	float: none;
	clear: none;
	background-image: url(../2010/header_n.jpg);
}
#logo {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1056px;
	height: 153px;
	background-image: url(../2010/header_n.jpg);
	clear: none;
	position: relative;
}
.words2 {
	background-color: #4C4B47;
	float: right;
	height: 110px;
	width: 600px;
	margin-right: 60px;
	color: #D1C7B6;
	border: 2px solid #D1C7B6;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
	font-size: 14px;
	font-style: normal;
	padding: 5px;
}

