@charset "windows-1251";

html, body, div, form, table, tr, td, input, select, a {margin:0; padding:0; font-size: 12px; font-family: Tahoma; color: #313131;}

h1{font-size: 20px;}
h2{font-size: 16px;}

#leftmenu{
	position: relative;	
	font-size: 13px; 
	font-family: Arial; 
	color: #000066;
	left: 20px;
	}
#rightmenu{
	position: relative;	
	font-size: 13px; 
	font-family: Arial; 
	color: #000066;
	left: 10px;
	}

#tab{
	position: relative;
	left: 50px;
	}


#embl{
width: 178;
font-size: 12px; 
font-family: Tahoma; 
color: #000000;
position: absolute;
top: 0px;
left: 0px;	
z-index:5;
}
#emblc{
width: 65%;
position: absolute;
height: 270px;
right: 44%;
background-image: url(emblem.jpg);
background-position: right top;
background-repeat: repeat-x;
}
#emblb{
width: 29%;
position: absolute;
height: 270px;
left: 71%;
background-image: url(emblemb.jpg);
background-position: left top;
background-repeat: repeat-x;
}



#ground{
	width: 100%;
	height: 270px;
	background-image: url(bg1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	}

#grey{	
	position: absolute;
	top: 145px;
	height: 40;
	width: 100%;
	background-image: url(image/bg2.jpg);
	background-repeat: repeat-x;
	}
#linel{	
	position: absolute;
	top: 185px;
	left: 200px;
	height: 300;
	width: 14;
	background-image: url(image/bg3.jpg);
	background-repeat: repeat-y;
	}
#liner{	
	position: absolute;
	top: 185px;
	right: 200px;
	height: 300;
	width: 14;
	background-image: url(image/bg4.jpg);
	background-repeat: repeat-y;
	}
#picl{	
	position: absolute;
	top: 485px;
	left: 202px;
	height: 200;
	width: 14;
	}
#picr{	
	position: absolute;
	top: 485px;
	right: 200px;
	height: 200;
	width: 14;
	}

#slogan{	
	position: absolute;
	top: 90px;
	left: 27%;
	width: 500;
	z-index:6;
	color: #FFFF33;
	}



/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

