html, body
body {
	background-image: url(images/crescendo3ic19.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto;		
}
    body center table tr td table tbody tr td p strong {
	text-align: left;
}
    a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
    #page table tr td #apDiv6 {
	text-align: center;
}
    #apDiv7 {
	position:absolute;
	width:204px;
	height:189px;
	z-index:3;
	left: 973px;
	top: 501px;
}
    #bo {
	text-align: center;
}
    #bo {
	text-align: center;
}
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	position: relative;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
	padding: 2px;
	alignment-adjust: middle;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	font-size: 16px;
	color: #000;
	text-align: left;
}
h4, h5, h6
{
	font-size: 16px;
}
p
{
	margin: 0 0 10px 0;
	font-weight: normal;
}
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: none;
}

nav:not(.mm-menu)
{
	display: none;
}

.header,
.content,
.footer
{
	text-align: center;
}
.header,
.footer
{
	background: #777;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	padding: 0 30px;
	text-align: left;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 199px;
	height: 47px;
	position: absolute;
	top: 0;
	left: 10px;
}
.content
{
	padding: 140px 40px 40px 40px;
}
@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}
/* Spacing between subnav items */
 .nav.subnav ul li {
   line-height: 0.5em;
   padding: 1px;
 }
 
 /* Position of first subnav item */
 .nav.subnav {
   top: 76px!important;
 }