@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {text-decoration:none;
	font-size: 14px;
	color:#ffe400;}
	.f2 * a {
	font-size: 10px;color:#333;
	}
li { display:inline}
.f1 {float: left; font-size: 10px}
.f2 {float: left; font-size: 10px; width: 668px;  text-align:right}
body {
	background-color: #797979;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: -moz-center; 
	#text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.header-outer {
	background-image:url(images/top.jpg); background-position:center top; width:100%; height:167px; background-repeat:no-repeat}
.header-inner {background-image:url(images/top2.jpg); width:988px; height:167px}

.container {background-color: #096; width:988px; background-image:url(images/rpbg.jpg)}
.container-inner {width:988px; position:relative; background-image:url(images/main-bg.jpg); background-position:top; background-repeat:no-repeat}
.main-menu {width: 300px; position:absolute; top:-5px; left:68px}
.top-menu {position:absolute; left: 824px; top: -21px}
.home {
	position:absolute;
	left: 368px;
	top: -20px
}
.click-home {position:absolute; left: 155px; top: -130px;}
.page-title {position:absolute; left: 370px; top: 14px;}
.page-title h1 { font-size:18px; font-weight:normal}
.banner {
	position:absolute;
	left: 102px;
	top: 378px;
	font-size:18px
}
.banner-l {
	position:absolute;
	left: 609px;
	top: 459px;
	font-size:18px
}
.conten-area { margin-left: 370px;  margin-right:91px; text-align:left; padding-top:65px;height:500px; }
.footer { background-image:url(images/bottom.gif); height:33px; width:988px; background-repeat:no-repeat}
ul.bullets li {
background:url(images/bullet.png) no-repeat 0 7px;
padding-left:12px;
display:block;
}
table.tabka td {
	padding:5px;
}

