/* CSS Document */

body {
background-color : #ffffff; 
font-family : arial, sans serif; 
background: url('images/355_02.gif') top left repeat-x;
font-size : 11px; 
line-height : 15px; 
margin : 0; 
} 


#container {
margin-left : 0; 
margin-top : 0; 
padding : 0; 
z-index : 1; 
} 

#container2 {
margin-left : 10px; 
margin-top : 10px; 
padding : 0; 
z-index : 1; 
} 

#header {
    background: url('images/355_02.gif') top right repeat-x;
    width : 100%; 
	position : absolute; 
	left : 0px; 
	top : 0px; 
	z-index : 2;
}

#boby1
{
  position : absolute; 
  left : 10px; 
  top: 160px;
}

#clear{
  content: ""; display: block; height: 0; clear: both;
 }

#boby1a
{
 left : 0px; 
	top : 0px; 
  
}

#boby2a
{
  position : absolute; 
  left : 600px; 
  top: 160px;
}
#boby2
{
  position : absolute; 
  left : 600px; 
  top: 430px;
}

#radar
{
  position : absolute; 
  left :330px; 
  top: 495px;
}

#boby3
{
  position : absolute; 
  left :10px; 
  top: 690px;
}

#boby4
{
  position : absolute; 
  left : 600px; 
  top: 620px;
}

#boby5
{
  position : absolute; 
  left :10px; 
  top: 770px;
}

#boby5a
{
  position : absolute; 
  left :10px; 
  top: 940px;
}
#footer
{
  position:absolute; 
  left :0px; 
  top:1480px;

}
#footera
{
  position:relative; 
  left :0px; 
  top: 500px;
}
#footerb
{
  position:relative; 
  left :0px; 
  top: 1700px;
}
#footerc
{
 }
a:link {
 color: #0bbb37;
 }
 
 a:visited{
  color: #0bbb37;
 }

