#pageslide
{
	/*These styles MUST be included. Do not change.*/
	display: none;
	position: absolute;
	position: fixed;
	top: 69px;
	height: 100%;
	z-index: 999999;
	/*Specify the width of your pageslide here*/
	width: 100%;
	padding: 10px 0 0;
	/*These styles are optional, and describe how the pageslide will look*/
	background-color: #000000;
	color: #000000;
	max-width: 1536px;
	max-height: 2048px;
}
.navfull
{
	width: 100%;
	background-color: #FFFFFF;
	height: 35px;
	margin-top: -35px;
	margin-bottom: ;
	padding-top: 3px;
	font-size: 20px;
	background-position: ;
}
.navfull A
{
	margin-left: 13px;
	width: 100% !important;
	position: absolute;
	height: 30px;
	max-width: 1500px;
}
.navfull A:hover
{
	background-color: #FFFFFF !important;
}
.closea
{
	background-color: #CA992C !important;
	color: #000000 !important;
}
#closex
{
	margin-left: 10px;
	padding-left: 0;
	margin-top: 4px;
}
.closemenu
{
	background-color: #C7972B !important;
}
.closemenu A:hover
{
	background-color: #C7972B !important;
}
