* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	background: #e4e5df url(html_bg.gif) repeat-y 50% 0;
}
body {
	width: 100%;
	min-height: 100%;
	font-family:Arial;
	background: url(top_bg.gif) no-repeat 50% 224px;
	position: relative;
}
* html body{
	height:100%;
}
#wrapper{
	background: url(bottom_bg.gif) no-repeat 50% 100%;
}
#conteiner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	background: #f7f8f6;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1{
	font: bold 20px Arial;
	color: #0c528d;
	border-bottom: solid 1px #c6e683;
	width: 100%;
	padding: 0 0 5px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: URL(header.jpg) no-repeat 100% 0;
	position: relative;
	font: bold 14px Arial;
	color: #aaabaf;
	height: 290px;
}
a.logo {
	display: block;
	width: 240px;
	height: 90px;
	position: absolute;
	top: 52px;
	left: 73px;
}
a.online{
	background: url(online.png) no-repeat;
	position: absolute;
	width: 186px;
	height: 66px;
	display: block;
	top: 49px;
	left: 407px;
}
/*
h1 {
	position: absolute;
	top: 185px;
	left: 73px;
	font: bold 14px Arial;
	color: #f2e241;
}
*/
#header i {
	background: URL(phone.jpg) no-repeat;
	width: 249px;
	display: block;
	height: 41px;
	position: absolute;
	top: 76px;
	right: 65px;
}
/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	background: url(nav_bg.gif) repeat-x 0 100%;
	height: 66px;
	padding: 224px 0 0 2px;
}
#navigation ul {
	float: left;
	list-style:none;
	display: block;
	margin: 0;
	padding: 4px 0 0;
}
#navigation ul li {
	position: relative;
	display: inline;
	float: left;
	/*background: url(nav_spacer.gif) no-repeat 0 0;*/
}
#navigation ul li a{
	float: left;
	text-indent: -3000px;
	height: 58px;
	width: 159px;
	margin: 0 0 0 6px;
}
.diagnostik{
	background: url(diagnostik.jpg);
}
.search_viruses{
	background: url(search_virus.jpg);
}
.remont{
	background: url(remont.jpg);
}
.network{
	background: url(network.jpg);
}
.install_soft{
	background: url(install_soft.jpg);
}
.restore_info{
	background: url(restore_info.jpg);
}
.search {
	width: 233px;
	background: URL(left_owner.png) no-repeat 0 0;
	display: block;
	height: 24px;
	position: absolute;
	padding: 0 0 0 10px;
	top: 164px;
	right: 68px;
}
.ttext {
	border: 0;
	width: 214px;
	background: url(searcg_bg.png) repeat-x;
	height: 21px;
	padding: 3px 0 0;
	font: bold 12px Arial;
	color: #33383c;
	float: left;
}
.timage {
	float: right;
	width: 19px;
	height: 24px;
}

/* Content
-----------------------------------------------------------------------------*/
#content {
	background: #f7f8f6 url(content_shadow.png) repeat-x 0 0;
	padding: 31px 19px 120px;
	overflow: hidden;
	clear: both;
	*margin: 0 0 120px;
	border: solid 1px #fff;
}
.column {
	position: relative;
	overflow: hidden;
	float: left;
}
#left {
	width: 203px;
	padding: 0;
}
#left ul{
	margin:0;
	padding:0;
}
#left ul li{
	list-style: none;
	width: 142px;
	position: relative;
	margin: 0 0 2px;
}
#left ul li a{
	height: 27px;
	width: 142px;
	display: block;
	font: 18px Arial;
	color: #0c528d;
	text-decoration: none;
	padding: 5px 0 0 31px;
	background: url(left_nav_bg.png) repeat-x 0 0;
}

#left ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#left ul li.sel a{
	background: url(left_nav_hover.png) no-repeat 0 0!important;
	width: 181px!important;
}
#left ul li.l2 a{
	font: 12px Arial;
	color: #000;
	line-height: 23px;
	_line-height:15px;
	display: inline;
	_float:left;
	_height:1%;
	padding:3px 0 0 10px;
	background: none!important;
	text-decoration: underline;
	white-space: nowrap;
}
#left ul li.l2 a:hover{
	text-decoration: underline;
	color: #0c528d;
}
#right {
	width: 757px;
	float: right;
}
#right table#price{
	border-collapse: collapse;
	border: none;
	width: 757px;
	text-align: left;
	vertical-align: middle;
}
#right table#price td{
	padding: 0 0 0 10px;
	font: 12px Arial;
	color: #000;
	height: 23px;
}
#right table#price th{
	background: #e2e0dc url(th_bg.png) repeat-x 0 0;
	font: bold 12px Arial;
	height: 24px;
	text-align: left;
	padding: 0 0 0 10px;
}
.secont_col{
	font-weight: bold!important;
	width: 180px;
}
.first_row{
	height: 62px;
	padding: 19px 0;
}


/* Bottom Menu
-----------------------------------------------------------------------------*/
.b_navigation{
	background: url(b_nav_bg.png) repeat-x;
	height: 36px;
	clear: both;
	padding: 0 0 0 58px;
}
.b_navigation ul{
	list-style:none;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	height: 36px;
}
.b_navigation ul li {
	position: relative;
	display: inline;
	height: 36px;
	float: left;
	background: url(spacer.png) no-repeat 0 0;
	padding: 0 0 0 2px;
}
.b_navigation ul li a{
	float: left;
	color: #000;
	text-decoration: none;
	font: 12px Arial;
	height: 26px;
	padding: 10px 10px 0;
}

.b_navigation ul li a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.last a {
	background: url(spacer.png) no-repeat 100% 0;
	padding-right: 12px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #e1e2dd url(footer_bg.jpg) no-repeat 0 100%;
	position: absolute;
	height: 85px;
	width: 100%;
	bottom: 0;
	clear: both;
	overflow: auto;
}
#footer b{
	background: url(our_phone.jpg) no-repeat;
	width: 79px;
	height: 15px;
	position: absolute;
	left: 223px;
	top: 55px;
	display: block;
}
#footer i {
	background: URL(b_phone.jpg) no-repeat;
	width: 127px;
	height: 20px;
	position: absolute;
	left: 305px;
	bottom: 14px;
	display: block;
}
#footer p {
	font: 12px Arial;
	color: #fff;
	left: 99px;
	position: absolute;
	top: 56px;
}
#footer span{
	font: 14px Arial;
	color: #fff;
	position: absolute;
	right: 19px;
	bottom: 15px;
}


#right {
	font-size:13px;
}

#right p {
	margin:1em 0;
	text-align:justify;
}

