/** STYLE RESET **/
body { line-height:1.4em; font-size:100%; font-family:Arial, Helvetica, sans-serif; height:100%; position:relative; background:#fff; }
body, div, td, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; height:auto; }
ul, ul li { list-style-type: none; }
img { border: 0; }
a, button { cursor: pointer; //cursor: hand; }

h1 { font-size:220%; padding-bottom:0.5em; }
h2 { font-size:180%; padding-bottom:0.5em; }
h3 { font-size:160%; padding-bottom:0.5em; }
h4 { font-size:130%; padding-bottom:0.5em; }
h5 { font-size:110%; padding-bottom:0.5em; }


.li { position: absolute; overflow: hidden; width: 0; height: 0; left: 0; top: 0;}

/** MAIN STYLES **/
body, html { background: #ebe6ce; font-size: 12px; }
a { color: #000000; }
a:hover { /*color: #777058 !important;*/ }
a:visited { color: #000000; }
.mainBlock { width:962px; margin: 0 auto; }
.header { height: 247px; background: url('/img/template/header.jpg') left top; position: relative; }
	.header .boec { position: absolute; right: 0; bottom: 0; width: 432px; height: 247px; }
		.header .number1 { background: url('/images/boici/1.png') left top no-repeat; }
		.header .number2 { background: url('/images/boici/2.png') left top no-repeat; }
		.header .number3 { background: url('/images/boici/3.png') left top no-repeat; }
		.header .number4 { background: url('/images/boici/4.png') left top no-repeat; }
		.header .number5 { background: url('/images/boici/5.png') left top no-repeat; }
		.header .number6 { background: url('/images/boici/6.png') left top no-repeat; }
		.header .number7 { background: url('/images/boici/7.png') left top no-repeat; }
		.header .number8 { background: url('/images/boici/8.png') left top no-repeat; }
		.header .number9 { background: url('/images/boici/9.png') left top no-repeat; }
		.header .number10 { background: url('/images/boici/10.png') left top no-repeat; }


.mainWraper { background: #ffffff url('/img/template/footArmy.jpg') right bottom no-repeat; border-top: 2px solid #460000; padding: 25px 0; position: relative; }
	.mainWraper .content { margin:0 25px; min-height: 300px;  min-height:300px;  height:auto !important;  height:300px; }
.footer { padding-bottom: 32px; margin-top: 30px; font-size: 11px; line-height: 16px; }
	.footer h2 { color: #8c7f72; }

.left { float: left; }
.right { float: right; }
.cb { clear: both; overflow: hidden; height: 0; }


h2 { font-size: 18px; color: #8f4700; text-transform: uppercase; }
h3 { margin-top: -10px; font-size: 12px; color: #8e7d6c; text-transform: uppercase; font-weight: bold; }

/** MENU STYLES **/
.menuBlock { width: 982px; margin: 0 auto; height: 51px; position: absolute; top: -53px; left: -9px; }
	.menuBlock .menuEl { display: block; height: 51px; float: left; z-index: 101; }
	.menuBlock .menuEl:hover { background-position: left bottom; }
	.menuBlock .menuItem1 { background: url('/img/menu/1.png') left -51px no-repeat; width: 195px; }
	.menuBlock .menuItem2 { background: url('/img/menu/2.png') left -51px no-repeat; width: 207px; }
	.menuBlock .menuItem3 { background: url('/img/menu/3.png') left -51px no-repeat; width: 227px; }
	.menuBlock .menuItem4 { background: url('/img/menu/4.png') left -51px no-repeat; width: 172px; }
	.menuBlock .menuItem5 { background: url('/img/menu/5.png') left -51px no-repeat; width: 181px; }
		.menuBlock ul li { float: left; position: relative; }
			.menuBlock ul li .sub { display: none; position: absolute; width:auto; top: 51px; left: 0; z-index: 100; }
				.menuBlock ul li .sub a { z-index: 102; padding:10px 0 10px 30px; color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none; display: block; background: url('/img/menu/menuBorder.gif') #726350 left top repeat-x; }
				.menuBlock ul li .sub a:hover { background-color: #615343; }

/*
	.menuBlock ul li .sub a { padding:10px 0 10px 30px; color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none; display: block; background: url('/img/menu/menuBorder.gif') #726350 left top repeat-x; }
	.menuBlock ul li .sub a:hover { background-color: #615343; }
*/

/* 982 //menu
 * 962 //main
 */

