@charset "windows-1251";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../image/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#page
{
	background-image:url(../image/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:165px 20px 0 20px;
	width:960px;
	margin: 0 auto 0 auto;
}
#menu
{
	margin:0 0 25px 0;
	font-size:13px;
	text-transform: uppercase;
	height:20px;
	padding:0 0 0 600px;
}
#menu a:link, #menu a:visited
{
	color:#6a6a6a;
	text-decoration:none;
	float:left;
	padding: 0 2px 0 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
#menu a:hover, #menu a:active
{
	color:#60b8e0;
	text-decoration:none;
	float:left;
	padding: 0 7px 0 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
#left_menu
{
	background-image:url(../image/left_menu.jpg);
	width:242px;
	height:570px;
	float:left;
	margin: 0 20px 0 0;
	padding:10px 0 10px 0;
}
#left_menu a:link, #left_menu a:visited
{
	float:left;
	clear:both;
	color:#122a39;
	text-decoration:none;
	border-bottom:1px dotted #666;
	width:219px;
	margin:0 3px 0 10px;
	padding:5px 0 5px 10px;
}
#left_menu a:hover, #left_menu a:active
{
	float:left;
	clear:both;
	color:#1c89bd;
	text-decoration:none;
	border-bottom:1px dotted #666;
	width:219px;
	margin:0 3px 0 0;
	border-left: 10px solid #1c89bd;
	padding:5px 0 5px 10px;
}

#index_text
{
	float:left;
	width:698px;
	text-align:justify;
}
#footer
{
	clear:both;
	padding: 20px 0 20px 0;
	height:20px;
}
form div
{
	float:left;
	width:339px;
}
form input
{
	border:1px solid #b2b0b0;
	background-image:url(../image/field_bg.jpg);
	padding:4px;
	width:328px;
	margin:0 0 5px 0;
	height:16px;
	color:#1c89bd;
}
form textarea
{
	border:1px solid #b2b0b0;
	background-image:url(../image/field_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:4px;
	width:328px;
	height:235px;
	margin:0 0 20px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
form a
{
	font-size:12px;
	margin:0 0 0 15px;
	text-transform: uppercase;
}
#contacts
{
	width:242px;
	float:left;
	margin: 0 20px 0 0;
}
h1
{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	color:#265d7e;
	font-size:18px;
	border-bottom:1px dotted #999;
}
h2
{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	color:#990000;
	font-size:16px;
	border-bottom:1px dotted #999;
}
h3
{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	color:#990000;
	font-size:16px;
}
a:link, a:visited
{
	color:#265d7e;
	text-decoration:none;
}
