* {
	margin: 0px;
	padding: 0px;
}
html , body{
	margin-bottom: 1px;
	min-height: 100%;
	background: #000;
	font: 16px Arial, Helvetica, sans-serif;
}
html {
	overflow-y: scroll;
}
a {
	text-shadow:0 1px 0 #FFFFFF;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.current {
	color: #900;
	text-shadow:none;
}
a:hover {
	color: #900;
	text-shadow:none;
}
h1 {
	text-align: center;
	padding: 0 0px 5px;
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
	font: small-caps 24px Georgia, "Times New Roman", Times, serif;
	color: #333;
}
h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
}
h6 {
	font-size: 14px;
	padding: 10px 5px 5px;
}
ul {
	margin-left: 30px;
	font-size: 14px;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
	overflow: hidden;
}
#bckgd img{
	width:1000px;
	height:100%;
	z-index: 1;
	position: fixed;
	_position: absolute;
	top: 0px;
	bottom: 0px;
}
#container {
	z-index: 25;
	position: relative;
	_position: absolute;
}
#header {
	background: url(../images/header.png) no-repeat center top;
	height: 278px;
	width: 1000px;
}
#header #bug {
	position: absolute;
	background: url(../images/omni-NHRW-bug.gif) no-repeat;
	top: 5px;
	right: 45px;
	height: 100px;
	width: 400px;
}
#header #logo {
	height: 150px;
	width: 150px;
	float: left;
	margin-top: 15px;
	margin-left: 112px;
	position: relative;
}
#headernav {
	float: right;
	margin-top: 120px;
	margin-right: 30px;
	font-size: 14px;
}
#headernav a {
	margin: 15px;
	_margin: 10px;
	font-weight: bold;
}
#headernav a:hover {
	color: #900;
	text-shadow:none;
}
#topnav {
	text-align: center;
}
#topnav a {
	padding: 18px;
	font-size: 18px;
	font-weight: bold;
}
#topnav a:hover {
	text-shadow:none;
	color: #900;
}
#content_wrapper {
	z-index: 60;
	margin: 15px 93px 10px;
	position: relative;
	width: 814px;
}
#content_top {
	background: url(../images/paper_top.png) no-repeat center bottom;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
#content_top #smear {
	background: url(../images/smear.png) no-repeat left top;
	float: left;
	height: 40px;
	width: 180px;
	position: relative;
	top: -17px;
	left: -15px;
	color: #FFF;
	font-size: 18px;
	padding: 27px 0px 0px 75px;
	text-transform: capitalize;
}
#content {
	z-index: 70;
	clear: both;
	position: relative;
	background: url(../images/paper_fill.png) repeat-y center top;
	overflow: hidden;
}
#sub_menu {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
}
#sub_menu a  {
	padding: 5px 10px 0px;
	font-weight: bold;
	float: left;
	text-transform: capitalize;
}
#sub_menu a:hover {
	color: #900;
}
#content .page {
	padding: 0px 35px 10px;
}
#content .page p{
	margin-bottom: 10px;
	font-size: 14px;
}
#content_bottom {
	background: url(../images/paper_bottom.png) no-repeat center top;
	height: 70px;
	position: relative;
}
#footer {
	text-align: center;
	font-size: 12px;
	text-shadow:0 1px 0 #FFFFFF;
	font-weight: bold;
	height: 25px;
	clear: both;
	margin-bottom: 25px;
}
.formbox {
	width: 310px;
	border: 1px solid #333;
	padding: 3px;
}
.helv12red {
	color: #F00;
}
.cal_list {
	width: 230px;
	float: left;
}
.cal_list h5 {
	font-size: 14px;
}
#content .page .cal_list p {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
}
.tab_content {
	padding: 5px 75px;
	text-align: center;
}
.shadetabs{
	padding: 3px 0 15px;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 100;
	padding: 3px 7px;
	color: #2d2b2b;
	margin: 5px;
	font-weight: bold;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
	color: #900;
	text-decoration: none;
	text-shadow:none;
}
.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	color: #900;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	text-shadow:none;
}
.tabcontent{
	display:none;
}
#content .tab_content .tabcontent p{
	font-size: 12px;
	font-style: italic;
}
#main_image {
	margin:0 auto 20px;
	width:auto;
	display: block;
	min-height: 200px;
	text-align: center;
}
.gallery_nav {
	-x-system-font:none;
	clear:both;
	font-size-adjust:none;
	font-stretch:normal;
	padding-top:15px;
	text-transform:uppercase;
	font: 14px "Arial Black", Gadget, sans-serif;
	letter-spacing: 3px;
}
.gallery_demo {
	text-align: center;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 10px 20px;
}
.gallery_demo li {
	display: block;
	float: left;
	height: 80px;
	width: 80px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
.galleria li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin:0 13px 10px 0
}
.gallery_demo li a{display:none}
.gallery_demo li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
}
.galleria li .caption{display:block;padding-top:.5em}
td {
	font-size: 12px;
}
#content .page p.menu{
	font-size: 10px;
	font-variant: small-caps;
	text-align: justify;
}
td h1 {
	clear: both;
}
.fltlft, .fltrt {
	padding: 3px 3px 6px;
}
.fltlft {
	clear: left;
	float: left;
}
.fltrt {
	float: right;
	clear: right;
}
div.cf_wrapper
{
	position: absolute;
	height: 174px;
	width: 520px;
	overflow: hidden;
	top: 376px;
}

div.cf_element
{
	background-color: #eee;
	overflow: hidden;
}
div.cf_wrapper2
{
	position: absolute;
	height: 550px;
	width: 235px;
	overflow: hidden;
	float: right;
	left: 553px;
	top: 0px;
}

div.cf_element2
{
}
.press {
	border-bottom: 1px dotted #666;
	overflow: hidden;
	padding: 10px;
	margin-top: 10px;
}
.press h3 {
	padding-bottom: 3px;
	border-color: #999;
}
.press h4 {
	font-style: italic;
	padding-bottom: 10px;
	font-weight: normal;
}
#headernav #signup {
	border: 2px solid #333;
	position: absolute;
	background: #FFF;
	visibility: hidden;
}
