* {
padding:0;
margin:0;
font-weight:normal;
}
html, body {
height:100%;
background:#000000 url("../images/greyfade.png") repeat-x;
}
body{
color:#FFFFFF;
font-family: Arial, "lucida grande", Tahoma, Verdana, Trebuchet, sans-serif;
font-size:14px;
line-height:1.4;
text-align:center;
}
div#body p, div#body_2panel p {
text-align:justify;
padding-bottom:30px;
}
a{
color:#FFFFFF;
}
a img{
border:0;
}

#container {
min-height:100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
width:920px;
padding:0 20px;
text-align:left;
background:#227b8f url("../images/bg.png") top center repeat-x;
}
#header {
height:200px;
padding-top:20px;
}
#body {
margin-top:25px;
}
div#footer, div#push {
height:150px;			/* Height of the footer */
text-align:center;
clear:both;
}
#footer #contact {
width:240px;
margin:0 auto;
}
#footer a:hover  {
color:#fff;
}
#footer a{
color:#AADD99;
}
div#footer p.badIE{
margin-top:10px;
}





#nav {
text-align:center;
font-size:17px;
line-height:17px;
height:46px;
border-bottom:1px #666666 solid;
}
#nav ul {
list-style-type:none;
padding-top:14px;
}
#nav ul li {
display:inline;

}
#nav ul li a {
color:#949494;
text-decoration:none;
padding:0 8px 12px 8px;
}
#nav ul li a:hover {
color:#FFFFFF;
}
#nav ul li .selected{
background:url("../images/nav-selected.gif") bottom center no-repeat;
}






div#spangles{
padding-top:5px;
}
div#spangles div.spangle{
float:right;
margin:15px 4px 0 0;
position:relative;
}
div#spangles div.spangle:first-child{
margin-right:0;
}
#spangles a img{
border:0;
}
div#spangles div.spangle div.spinner{
position:absolute; 
top:0; left:0px; 
height:92px; width:93px;
background:url("../images/black50.png") repeat;
}
div.spinner img.spin{
position:relative;
top:40px; left:40px;
}

#spangles img#logo {
margin:38px 0 0 0;
float:left;
}
/*
.pic {
position:absolute;
width:81px;
height:81px;
display:none;
}
#pic1{
top:0;
right:637px;
}
#pic2{
top:0;
right:546px;
}
#pic3{
top:0;
right:455px;
}
#pic4{
top:0;
right:364px;
}
#pic5{
top:0;
right:273px;
}
#pic6{
top:0;
right:182px;
}
#pic7{
top:0;
right:91px;
}
#pic8{
top:0;
right:0px;
}
*/
#leftpanel{
float:left; 
width:244px;
}

#rightpanel{
float:right;
width:676px;
}

/*
h1{
font-size:28px;
color:#473eff;
margin-top:-5px;
}
*/
