<!--

body
{
	margin:0;
	font: 11px tahoma, verdana, arial, serif;
	color: #B3B3B3;
	background-color: #000000;
}
td,div
{
	font-size: 11px;
}

a:link, a:active, a:visited
{
    color:#ffffff;
	text-decoration: underline;
}
a:hover
{
    text-decoration:none;
}
a.no:link, a.no:active, a.no:visited, a.no:hover
{
    text-decoration:none;
}


.top1
{
	height: 72px;
	background: url('/images/top_bg.gif') repeat-x;
}

.header
{
	height: 251px;
	background: url('/images/header_bg.jpg') repeat-x;
}
.footer
{
	height: 78px;
	background: url('/images/footer_bg.gif') repeat-x;
}

.menu1
{
	width: 256px;
	height: 78px;
	background: url('/images/menu_bg1.gif') no-repeat top left;
}
.menu_left
{
	width: 256px;
}
.menu1_hover
{
	width: 256px;
	height: 78px;
	background: url('/images/menu_bg1_hover.gif') no-repeat top left;
	cursor: pointer;
}
.menu2
{
	width: 256px;
	height: 68px;
	background: url('/images/menu_bg2.gif') no-repeat top left;
}
.menu2_hover
{
	width: 256px;
	height: 68px;
	background: url('/images/menu_bg2_hover.gif') no-repeat top left;
	cursor: pointer;
}
.menu3
{
	width: 256px;
	height: 68px;
	background: url('/images/menu_bg3.gif') no-repeat top left;
}
.menu3_hover
{
	width: 256px;
	height: 68px;
	background: url('/images/menu_bg2_hover.gif') no-repeat top left;
	cursor: pointer;
}
.menupad
{
	padding: 5px 12px 5px 22px;
}
.submenu
{
	color: #ffffff;
	padding: 0px 6px 8px 6px;
}
.submenu_hover
{
	color: #000000;
	padding: 0px 6px 8px 6px;
}


div.hidden_submenu
{
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
	white-space:nowrap;
}
div.separator
{
	height: 1px;
	font-size: 1px;
	background-color: #4D4D4D;
	overflow: hidden;
}
div.separator2
{
	height: 1px;
	font-size: 1px;
	overflow: hidden;
    background:url('/images/s1.gif') repeat-x;
    margin-top:10px;
    margin-bottom:10px;
}



img
{
	border:0;
}
img.logo
{
	margin-left: 65px;
	margin-right: 63px;
}
img.top_contacts
{
	margin-left: 42px;
}
img.footer_contacts
{
	margin-left: 19px;
	margin-right: 133px;
}
img.a1
{
	margin-right: 9px;
}
img.header_bullet
{
	margin-right: 10px;
}
img.img_margin
{
	margin-right:20px;
	float: left;
}
img.b
{
	margin-right: 7px;
}

.footer_font
{
	color: #F7DDB7;
	
}
.white
{
	color: #ffffff;
}
h1,h2,h3,h4
{
	margin:0;
}
h2
{
	color: #FFB026;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h2.hover
{
	color: #1F3461;
}




.input_text
{
    font:11px tahoma, verdana, arial, serif;
}
.input1
{
    width:220px;
}

img.Image_Margin
{
    margin-right:20px;
    border:1px solid #ffffff;
}

-->
