body {
	margin:0px;
	padding:0px;
	padding-right:15px;
	background:#181818 url('images/bodybg.jpg');
	font-size:16px;
	font-family: Verdana;
	color:#ffffff;	
	min-width:950px;
	}



.logo {
	color:#ffffff;	
	margin:15px;
        
	font-family: Tahoma;
	font-size:25px;
	letter-spacing:-1px;
	margin-bottom:0px;

	}

.slogan {
	position: relative; 
	top: -18px;
//	top: -4px;
	color:#ffffff;	
	margin:0px;
	font-size:10px;
	letter-spacing:2.7px;
	font-weight:100;
	}

.orange {
	color:#ff8000;	
	}

.header {
	margin:0px;
	padding:0px;
	height:290px;

	}

.main {
	position: absolute; 
	left:15px;
	right:35px;
	z-index:50;
	top:65px;
	min-width:890px;

	}

.content {
	background:#475560;
	margin-left:200px;
	border:1px solid #888888;
	clear:both;
	min-height:510px;
	}

.title_page_img {
	position: relative; 
	top: 5px;
	height:80px;
	}

.title_page_img IMG 	{
	 border:0px solid;
	}

.content_text {
	padding:15px;
	padding-top:0px;
	font-size:0.8em;
//	height:500px;

	}

.title_page {
	position: absolute; 
	top:30px;
	z-index:100;

	}

.menu {
	position: absolute; 
	top:85px;
	margin-left:15px;
	width:200px;
	background:url('images/menubg.jpg');
	}

.copyr  {
	color:#999999;
	font-size:12px;
	text-align:center;
	margin-top:15px;
	}

.menu_down {
	color:#999999;
	font-size:12px;
	dmargin-left:215px;
	text-align:center;
	text-align:center;
	}


.more {
	font-size:0.85em;
	float:right;
	}

.image {
	background:url('images/lenta.gif') no-repeat;

	width:131px;
	height:128px;
	float:left;
	margin-left:-1px;
	margin-bottom:15px;
	}

.image IMG {
	margin-top:17px;
	margin-left:3px;
	}

.imageend {
	background:url('images/lentaend.gif') no-repeat;
	width:31px;
	height:128px;
	float:left;
	margin-left:-1px;
	}

.image2 {
	background:url('images/tv.gif') no-repeat;
	width:131px;
	height:128px;
	float:left;
	margin-left:-1px;
	}

.image2 IMG {
	margin-top:4px;
	margin-left:3px;
	}

.image3 {
	background:url('images/tvbig.gif') no-repeat;
	width:344px;
	height:284px;
	float:left;
	margin-left:-1px;
	}

.image3 IMG {
	margin-top:11px;
	margin-left:9px;
	}



.line {
	background:url('images/line.gif') repeat-x;
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	}
.line IMG {
	float:right;
	margin-right:20px;
	}

h1 {
	font-family: Tahoma;
	font-size:1.7em;
	letter-spacing:-1px;
	margin:0px;
	margin-bottom:5px;
	color:#ff8000;
	}

a:link {
	color:#FFFFFF;
	text-decoration:underline;
	}

a:link img{
	border:2px solid #475560; 
}

a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}

a:visited img{
	border:2px solid #475560; 
}

a:hover {
	color:#FF6000;
	text-decoration:none;
	}

a:hover img{
	border:2px solid #FF6000;; 
}

a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:active img{
	border:2px solid #475560; 
}
