﻿
.header
{
	height: 40px;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #eee;
}

.footer
{
	height: 18px;
}

#sub-downloads
{
	display: none;
}

.site-logo
{
	height: 100%;
	width: auto;
}


.mobile-menu-selector
{
	display: block;

}


.nav-menu
{
	width: 100%;
	float: none;
}

.main-menu, .main-sub-menu
{
	position: fixed;
    white-space: normal;
    width: 100%;
    float: none;
    clear:both;
    text-align: left;
    display: none;
}

.menu-item-l1
{
	padding: 1px 8px 1px 3px;
}

.menu-item-l2
{
	padding: 4px 8px 2px 4px;
}

.text_copy, .contact_info
{
	position: relative;
	margin: 4px auto;
	width: 94%;
	text-align: justify;
}

.rsDefault .rsThumbsHor
{
	height:0px;
	display:none;
}

.splash_logo
{
   width: 200px;
   height: 21px;
   margin-left: -100px; /* Half the width */
   margin-top: -10px; /* Half the height */
}

.rsDefault .rsBullets 
{
	display: none;
}
