/* Start CSS ====================================================== */

#fullWidthStickyNav  		{
	/*
	background: ;
	background: -moz-linear-gradient(top,   0%,  100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(100%,));
	background: -webkit-linear-gradient(top,   0%, 100%);
	background: -o-linear-gradient(top,   0%, 100%);
	background: -ms-linear-gradient(top,   0%, 100%);
	background: linear-gradient(to bottom,   0%, 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
	*/
}


a.backtotop	{
	background: #00AFF0 url(../img/goup.png) 12px 14px no-repeat;
}


body {
	/* background: url('#effffff') repeat; */
	background: #effffff;
}


/* End CSS ====================================================== */



