td {
	color: #576571;
	font-family: verdana;
	font-size: 12px;
}
a {
	color: #3E4952;
}
a:hover {
	color: #576571;
	text-decoration: none;
}
.link_pic {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:2px;
}
.link_pic:hover {
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	padding:2px;
}
.menu_bot {
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}
.menu_bot a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	padding: 0px;
	text-decoration: none;
}
.menu_bot a:hover {
	color: #A2B14D;
	text-decoration: none;
}
.main {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main_t {
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

/* navigation */
.navigation {
	background: #B8BBBD url(http://steelworks.com.ua/img/nav_1.gif);
	height: 71px;
}
.navigation a {
	background: #B8BBBD url(http://steelworks.com.ua/img/nav_1.gif);
	border-right: 1px solid #656A6C;
	color: #000000;
	display: block;
	float: left;
	font: bold 16px arial;
	line-height: 71px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom; color: #ffffff;
}
a.active {
	background: #B8BBBD url(http://steelworks.com.ua/img/nav_1.gif);
	background-position: left bottom; color: #ffffff;
	border-right: 1px solid #656A6C;
	display: block;
	float: left;
	font: bold 16px arial;
	line-height: 71px;
	padding: 0 20px;
	text-decoration: none;
}


/* .navigation a:hover {	background-position: left bottom; color: #404547;} */





#form_block {
width: 450px; margin-top: 20px; padding: 10px 18px 10px 24px; background: #F7F7F7;
}

#form_block table input {
float: right; width: 318px; height: 18px; border-top: 1px solid #b6b6b6;
border-right: none;
border-bottom: none; border-left: 1px solid #b6b6b6;
margin-bottom: 10px;
color:#4B5760;
font-size:11px; font-weight:bold;
font-family: verdana;
}

#form_block textarea {
float: right; width: 318px; height: 82px; border-top: 1px solid #b6b6b6;
border-right: none;
border-bottom: none; border-left: 1px solid #b6b6b6;
margin: 5px 0 60px 0;
color:#4B5760;
font-size:11px; font-weight:bold;
font-family: verdana;
}

#form_block div.bot {
float: right;  margin-top: -14px; text-align: right; color: #6E7D3C;
}