﻿body 
{
	margin: 0px 0px 0px 0px;
	background: #000;
	color: #FFF;
	font-family:Tahoma, Verdana, "Trebuchet MS";
}
img {
	border:0px;
	behavior: url(pngbehavior.htc)
}
* html .png {
	behavior: url(pngfix.htc);
	
}
#window
{
	height: 100%;
	width: 100%;
	font-size:12px;
	text-transform:none
}
#contacts a,  #contacts a:hover, #contacts a:visited {
	font-size:12px;
	text-transform:none
}
#page
{
	width: 1000px;
	height: 689px;
}

#menu
{
	zmargin-left: 200px;
	width: 1000px;
	height: 100px;
}
#menu table tr td
{
	padding:10px 0px 10px 70px;
}

#content
{
	text-align: left;
	width: 1000px;
	height: 589px;
}
#contacts h4 { padding:10px 0 5px 5px}
#promo
{
	margin: 30px 10px 39px 50px;
	overflow: auto;
	width: 460px;
	height: 469px;
	float: left;
}

#promo table tr td
{
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#promo div
{
	text-align: center;
}

#message
{
	margin-top: 25px;
	width: 390px;
	height: 469px;
	float: right;
}
#message td {font: normal 13px Georgia, "Times New Roman", Times, serif}
#left
{
	width: 700px;
	height: 589px;
	float: left;
}

#right
{
	width: 300px;
	height: 589px;
	float: right;
}

#title
{
	margin: 30px 0px 0px 30px;
	width: 670px;
	height: 560px;
}

#default
{
	width: 700px;
	height: 589px;
}

#header
{
	margin: 50px 40px 0px 0px;
	overflow: auto;
	height: 130px;
	width: 260px;
}

#header a
{
	font:normal 22px/30px Tahoma, "Times New Roman", Verdana;
	padding-left:15px;
	text-decoration:none;
	
}
#header a.active {background: url(/img/arrow.gif) no-repeat center left;}
#contacts
{
	margin: 60px 0px 0px 80px;
	overflow: auto;
	height: 470px;
	width: 830px;
}

#contacts table tr td
{
	padding-left: 10px;
	vertical-align: top;
	width: 200px;
}

#contacts table tr td a
{
	margin-left: 10px;
}


#body
{
	margin: 55px 40px 0px 0px;
	overflow: auto;
	height: 320px;
	width: 260px;
}
#body, #contacts{
scrollbar-base-color:#193f95;
scrollbar-shadow-color:#262626;
scrollbar-darkshadow-color:#271a51;
scrollbar-3dlight-color:#6992cd;
scrollbar-highlight-color:#898888;
scrollbar-track-color:#1f2b51;
scrollbar-arrow-color: #FFFFFF;
padding-right: 5px;
}

#menu a
{
	text-decoration: none;
	color: White;
	font: normal 14px Tahoma, Verdana, "Trebuchet MS"; 
	text-transform:uppercase;
}
a { color:#FFFFFF}
#menu a:hover, a:hover
{
	color: #FFE033;
}

#menu a.Action
{
	color: Red;
}

a.Action:hover
{
	color: Red;
}

h4
{
	margin: 0px;
}
h4.t { margin-bottom: -4px}
h1 { font: normal 28px/22px Tahoma, Verdana, "Trebuchet MS"}

.b {
	font-size:16px;
	line-height:18px;
}