/*
*
*	Copyright by Innovative Avionic Systems (AVIONNATIVE), 2011
*
*/

body { display: block; background-attachment: scroll; background-color: #0c1824; width: 80%; height: 90%; font-family: Calibri, Verdana; font-size: small; color: #b9cfe1; text-align:center; }

#floater	{float:left; height:50%; margin-bottom:-15%;}
#top		{float:right; width:100%; text-align:center; height:64px;}
#content	{clear:both; height:40%; position:relative;}
#footer		{clear:both; height:128px; vertical-align:bottom; margin-bottom:0px;}
#insidetopr	{float:left; width:38%; text-align: right; line-height:64px; position:relative; left:0px;}
#insidetopl	{float:left; width:40%; text-align: left; line-height:64px; position:relative; left:0px;}
img			{width: 30%;}
#imgloop	{width:64px; height:64px;}


/*
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]-->*/