*{
	margin:0px;
	padding:0px;
	line-height:135%;
	font-family:"Verdana",sans-serif;
}

body{
	background:#25262f;
}

a{
	cursor:pointer;
	text-decoration:none;
}

#page{
	border-collapse:separate;
	border-spacing:0px;
	width:1004px;
}

.dummy td{
	height:1px;
	line-height:1px;
	font-size:1px;
	background:#25262f;
}

#head td,
td.side,
td.bulk{
	text-align:left;
	vertical-align:top;
}

.side{
	width:295px;
}

.bulk{
	width:709px;
}

#head td{
	height:215px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('head.jpg');
	cursor:default;
}
#head .inner{
	width:1004px; height:215px;
	position:relative;
}


#title_en,
#title_ru{
	width:440px; height:35px;
	position:absolute;
	left:43px; top:64px;
	background-position:top left;
	background-repeat:no-repeat;
}
#title_en{
	background-image:url('title_en.gif');
}
#title_ru{
	background-image:url('title_ru.gif');
}

#lang_en,
#lang_ru{
	width:180px; height:32px;
	position:absolute;
	right:10px; top:4px;
	background-position:top right;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:12px;
	text-align:right;
	color:#a4a4aa;
	font-size:9px;
	padding:5px 42px 0px 0px;
}
#lang_ru{background-image:url('flag_ru.gif');}
#lang_en{background-image:url('flag_en.gif');}


#mid .side,
#mid .bulk{
	background:#fff url('grad.gif') top left repeat-x;
}


#mid .side .inner{
	padding:30px 20px 10px 25px;
}



ul.menu{
}
ul.menu li{
	list-style:none;
}
ul.menu a{
	text-decoration:none;
}
ul.menu .i{
	height:27px;
	border-bottom:dotted #212324 1px;
	background:transparent;
	background-color:transparent;
	background-image:url('bull.gif');
	background-repeat:no-repeat;
	background-position:13px 11px;
}
ul.menu a.active .i,
ul.menu a:active .i,
ul.menu a:hover .i{
	border-bottom:solid transparent 1px;
	background-color:#fff;
}
ul.menu .caption{
	font-size:14px;
	color:#002c48;
	padding:3px 0px 0px 25px;
}
ul.menu a.active .caption,
ul.menu a:active .caption,
ul.menu a:hover .caption{
	color:#000;
}


#mid .bulk .inner{
	padding:30px 50px 10px 20px;
}


h1{
	font-size:28px;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0px 0px 25px 0px;
	color:#485f6d;
}

p{
	font-size:14px;
	margin:0px 0px 25px 0px;
	color:#222;
	text-align:justify;
}
p a{
	color:#002c48;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #002c48;
}
p a:hover{
	border-bottom:none;
}

#foot td{
	height:42px;
	background:#fff;
}
#foot .bulk .inner{
	color:#547e00;
	font-size:13px;
	padding:0px 0px 10px 20px;
}

#foot .side .inner{
	padding:0px 0px 10px 25px;
	text-align:left;
}
#foot img{
	border:none;
}
#foot .bulk a{
	color:#547e00;
	text-decoration:none;
	border-bottom:#547e00 1px dotted;
}
#foot .bulk a:hover{
	border-bottom:none;
}



form table{
	border-collapse:separate;
	border-spacing:5px;
}
form th,
form td{
	font-size:12px;
}
form th{
	text-align:right;
	vertical-align:top;
	font-weight:normal;
	padding:2px 5px 0px 0px;
}
form td{
	text-align:left;
}

.big textarea{
	width:350px; height:100px;
	font-size:14px;
}

input.button{
	background:#55702d;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	width:80px; height:20px;
	border-width:1px;
	cursor:pointer;
}

.error{
	color:#c00;
}

div.error{
	font-size:12px;
}

span.error{
	display:block;
	font-size:9px;
	font-weight:bold;
}

