* { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0px none; 
	background: none; 
} 

a {
	text-decoration: none;
}

#html, body {
	color: #fff;
	background: #092f43 url(i/fon.jpg) repeat-x 0% 0%;
}

#root {
	width: 766px;
	margin: 0 auto;
	color: #fff;
	background: #092f43 url(i/fon.jpg) repeat-x 0% 0%;
	padding-top: 130px;
	padding-bottom: 120px;
}

h1 {
	display: inline;
}

h1 a {
	display: block;
	height: 70px;
	width: 170px;
	margin-left: 100px;
	text-align: center;
	color: #fff;
	background-color: #a1c100;
	text-decoration: none;
	font: 100 40px/65px "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#banner {
	display: block;
	float: left;
	height: 383px;
	width: 600px;
	position: relative;
	background: #fff url(i/banner_fon.gif) no-repeat;
	color: #000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 60px;
}

* html #banner {
	margin-left: 30px;
}

#banner img {
	position: absolute;
	top: 10px;
	left: 35px;
}

#banner span#b1 {
	position: absolute;
	font-weight: 600;
	font-size: 30px;
	color: #8797a7;
	background-color: #fff;
	top: 60px;
	left: 95px;
}

#banner span#b2 {
	position: absolute;
	color: #1c3253;
	font-weight: 300;
	font-size: 20px;
	background-color: #fff;
	top: 90px;
	left: 145px;
}

#stat {
	display: block;
	float: left;
	height: 121px;
	width: 79px;
	margin-top: 262px;
}

ul {
	display: block;
	clear: both;
	margin-left: 94px;
}

li {
	display: block;
	float: left;	
}

li a {
	display: block;
	width: 114px;
	height: 44px;
	background-color: #0c2c3a;
	margin-left: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font: 100 15px/45px "Arial Black", Arial, Helvetica, sans-serif;
}
