#topwrapper2 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
}

div.topnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 64px;
	font-weight: bold;
	margin-bottom: 0px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

  div.topnav2 a:link{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
	font-weight: normal;
  }
  div.topnav2 a:visited{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
	}
  div.topnav2 a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dd9933;
	line-height: normal;
}
.logobox {
	background-image: url(../fourthdoor_2013/images/front/logo.png);
	float: left;
	height: 64px;
	width: 270px;
	margin-left: 0px;
}
.top_navlinks_box {
	float: right;
	height: auto;
	width: auto;
	padding-top: 28px;
}
