@charset "utf-8";
/* CSS Document */

ul, li, h1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body
{
	background-image: url(../images/analsat_05.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
}

a, a:visited
{
	color: #808080;
}

a img
{
	border: none;
}

.global
{
	width: 990px;
	margin: auto;
	overflow: hidden;
}

.header
{
	width: 990px;
	height: 93px;
}

.header img
{
	display: block;
	float: left;
}

.content
{
	width: 988px;
	background-image: url(../images/analsat_15.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
	background-color: #ffffff;
}

.left
{
	float: left;
	width: 189px;
	overflow: hidden;
	padding: 20px 0px 0px 10px;
}

.leftChannel
{
	width: 189px;
	overflow: hidden;
}

.leftChannel a, .leftChannel a:visited
{
	text-decoration: none;
}

.leftChannel li
{
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 0px 10px;
	width: 179px;
	height: 19px;
	background-image: url(../images/analsat_28.jpg);
}

.leftChannel li:hover
{
	background-image: url(../images/analsat_24.jpg);
}

.right
{
	float: right;
	width: 189px;
	overflow: hidden;
	padding: 20px 10px 0px 0px;
}

.rightChannel
{
	width: 189px;
	overflow: hidden;
}

.rightChannel a, .rightChannel a:visited
{
	text-decoration: none;
}

.rightChannel li
{
	margin: 5px 0px 0px 0px;
	padding: 4px 10px 0px 0px;
	width: 179px;
	height: 19px;
	background-image: url(../images/analsat_25.jpg);
	text-align: right;
}

.rightChannel li:hover
{
	background-image: url(../images/analsat_250.jpg);
}

.center
{
	float: left;
	width: 550px;
	padding: 20px 0px 0px 20px;
}

.catcher
{
	width: 548px;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}

.title
{
	width: 520px;
	height: 21px;
	padding: 8px 0px 0px 30px;
	background-image: url(../images/analsat_32.jpg);
}

.title h1
{
	font-size: 12px;
	color: #000000;
	display: inline;
}

.description
{
	width: 550px;
	overflow: hidden;
	padding: 5px 5px 20px 5px;
}

.player
{
	width: 550px;
	overflow: hidden;
	text-align: center;
}

.form
{
	width: 550px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.bottom
{
	clear: both;
	width: 978px;
	overflow: hidden;
	padding: 10px 0px 0px 10px;
}

.bottom ul
{

}

.bottom li
{
	border: 1px solid #808080;
	width: 180px;
	height: 135px;
	float: left;
	margin: 9px 13px 20px 0px
}

.footer
{
	clear: both;
	width: 990px;
	overflow: hidden;
	background-color: #000000;
}

.footer ul
{
	padding: 10px 0px 10px 11px;
}

.footer li
{
	float: left;
	width: 112px;
	height: 180px;
	font-weight: bold;
	overflow: hidden;
	padding: 0px 13px 0px 13px;
	text-align: center;
}

.footer li img
{
	border: 1px solid #ffffff;
	width: 110px;
	height: 150px;
	margin-bottom: 5px;
}

.footer li a, .footer li a:visited
{
	color: #ffffff;
	text-decoration: none;
}



