﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0 auto 0 auto; /* Centering */
    min-height: 100%;
    margin: 0;
    padding: 0;
    font: 12px "Lucida Grande" , "Trebuchet MS" , Verdana, sans-serif;
    color: #fff;
}
#outer 
{
    width:auto!important;
}
#banner 
{
	width:980px;
	position:relative;
	margin: 0 auto 0 auto; /* Centering */
}
h3
{
      margin: 0 0 0 2px;
}
h4
{
      margin: 0 0 10px 0;
}
p
{
      font-size: 11px;
      margin: 10px 0 0 0;
}
/* hide from ie on mac \*/html
{
    height: 100%;
    overflow-x: hidden;
}
#wrapper
{
    min-height: 981px;
}
#flashcontent
{
    height: 800px;
    width: 100%;
}
#blog
{
    width: 390px;
    height: 330px;
    margin: 25px 0 0 -190px;
    left: 50%;
    position: absolute;
    overflow-y: auto;
    display: none;
}
#latestNews
{
    width: 250px;
    height: 122px;
    margin: 527px 0 0 198px;
    left: 50%;
    position: absolute;
    overflow: hidden;
    display: none;
}
#bottom
{
    width: 966px;
    margin: 800px 0 0 -483px;
    left: 50%;
    position: absolute;
    overflow: hidden;
}

#footer{
    font-size: 0.9em;
}

.if
{
    margin: 0;
    padding: 0;
    border: none;
    padding: none;
}
.hidden
{
    position: absolute;
    left: -9000px;
}
/* end hide */
