html {margin: 0;
padding: 0;
border: none;}

#rightcolumn
{ background-image:url(../images/shadow_right.jpg);
  background-repeat: repeat-y;
}

#menu 
{ position:absolute;
  width:904px;
  height:61px;
  z-index:2;
  left: 57px;
  top: 301px;
  background-color: #929292;
}

body
{ background-color:#CACACA;
  background-image:url(../images/shadow_left.jpg);
  background-repeat: repeat-y;
  margin: 0px 50px;
}




#header 
{ position:absolute;
  width:904px;
  height:115px;
  z-index:1;
  left: 57px;
  top: 0px;
}

#zonesmenu 
{ font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  position:absolute;
  width:177px;
  height:296px;
  z-index:6;
  left: 772px;
  top: 402px;
}

#zonesmenu a:link 
{ text-decoration: none;
  color:#000000;
}

#zonesmenu a:visited 
{ text-decoration: none;
  color:#000000;
}

#zonesmenu a:hover 
{ text-decoration: none;
  color:#ffffff;
}

#zonesmenu a:active 
{ text-decoration: none;
  color:#000000;
}

#main 
{
	position:absolute;
	width:700px;
	z-index:3;
	left: 57px;
	top: 356px;
	background-color: #FFFFFF;
}

#rightcolumn 
{
	position:absolute;
	width:203px;
	z-index:4;
	left: 758px;
	top: 356px;
	background-color: #70BA1D;
}

#zones 
{ position:absolute;
  width:94px;
  height:43px;
  z-index:5;
  left: 759px;
  top: 371px;
}

#copyright 
{	position:absolute;
	width:180px;
	height:18px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#main 
{ height:1000px;
}

#rightcolumn 
{ height:1000px;
}


