#container {
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -405px;
	margin-top: -226px;
	OVERFLOW: hidden;
	WIDTH: 810px;
	POSITION: absolute;
	HEIGHT: 452px;
	top: 50%;
	background-color:#000000;
}

#logo {
left: 0px;
top: 0px;
width: 265px;
height: 53px;
POSITION: absolute;
text-decoration:none;
}

#payoff {
left: 265px;
top: 0px;
width: 544px;
height: 47px;
POSITION: absolute;
background-image:url(../images/payoff.gif);
text-decoration:none;
}

#pict {
left: 0px;
top: 53px;
width:265px;
height: 370px;
background-image:url(../images/hd_03.jpg);
POSITION: absolute;
}

#menu_sys {
left: 265px;
top: 47px;
width:136px;
height: 29px;
POSITION: absolute;
}

#menu_web {
left: 401px;
top: 47px;
width:136px;
height: 29px;
POSITION: absolute;
}

#menu_ref {
left: 537px;
top: 47px;
width:136px;
height: 29px;
POSITION: absolute;
}

#menu_con {
left: 673px;
top: 47px;
width:136px;
height: 29px;
POSITION: absolute;
}

#content {
	left: 278px;
	top: 95px;
	width:532px;
	height: 325px;
	POSITION: absolute;
	overflow:auto;
}

#adres {
	left: 0px;
	top: 430px;
	width:675px;
	height: 21px;
	color:#7db2ce;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	POSITION: absolute;
	text-decoration:none;
}

#missiz {
	left: 675px;
	top: 430px;
	width:135px;
	height: 21px;
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	POSITION: absolute;
	text-align:right;
	text-decoration:none;
}

body {
background-color:#000000;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
line-height:15px;
}

A:link {
	text-decoration:none;
	color:#7db2ce;
}
A:visited {
	text-decoration:none;
	color:#7db2ce;
}
A:hover {
	text-decoration:none;
	color:#7db2ce;
}
A:active {
		text-decoration:none;
		color:#7db2ce;
	}

#container #logo img {
	text-decoration: none;
}
#container #missiz a {
	color: #333333;
	text-decoration: none;
}
#container #content a {
	color: #FFFFFF;
	text-decoration: none;
}

