body
{
	position:relative;
	margin:0;
	padding:0;
	background:#000000 url('../img/mainbg.jpg') right bottom no-repeat;
	font-family:Arial;
	min-width:960px;
}

a
{
	color:#3bb2fe;
}

a:hover
{
	color:#eef936;
}

.yellline
{
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:516px;
	background:#eef936;
}

ul.menu
{
	list-style-type:none;
	position:absolute;
	top:50px;
	left:140px;
	margin:0;
	padding:0;
	width:840px;
	z-index:100;
}

ul.menu li
{
	float:left;
	margin-right:30px;
	font-style:italic;
}

ul.menu li a
{
	color:#ffffff;
	font-family:Trebuchet MS;
	text-decoration:none;
	font-size:120%;
	border-bottom:1px dashed #eef936;
	padding:0 0 3px 0;
	float:left;
}

ul.menu li a:hover
{
	color:#eef936;
	border-bottom:1px solid #eef936;
}

ul.menu li.arrow
{
	background:url('../img/arrow.jpg') 0px 7px no-repeat;
	width:24px;
	height:30px;
}

ul.menu li.arrow a
{
	border:0;
}

.content
{
	padding:150px 0 50px 120px;
}

.filtercol, .antenncol
{
	width:289px;
	float:left;
	color:#ffffff;
	font-size:80%;
	padding-top:120px;
	margin-left:20px;
	position:relative;
}

.filtercol
{
	background:url('../img/filter.gif') no-repeat;
}

.antenncol
{
	margin-top:100px;
	background:url('../img/antenn.gif') no-repeat;
}

.links
{
	padding-left:38px;
}

.filtercol .filters
{
	position:absolute;
	top:130px;
	left:-40px;
}

.filtercol .wtext
{
	padding-top:25px;
	padding-left:110px;
}

.antenncol .antenn
{
	position:absolute;
	top:120px;
	right:-40px;
}

.antenncol .wtext
{
	padding:5px 110px 20px 20px;
}

.logo
{
	position:absolute;
	top:50px;
	right:50px;
	width:308px;
	height:63px;
	border:0;
	z-index:101;
}

h1
{
	font-size:140%;
}

.sec_content
{
	font-size:90%;
	color:#ffffff;
	line-height:130%;
	width:753px;
	background:url('../img/sec_cont.gif') no-repeat;
	padding:15px;
}

.copy
{
	color:#3bb2fe;
	padding-top:50px;
	font-size:75%;
}