@charset "utf-8";
/* CSS Document */
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.wrap {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 601px;
}
.body_wrap {
	border: 1px solid #F90;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.main_head_menu {
	clear: both;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-left-color: #F90;
	display: block;
	margin: 0px;
	padding: 0px;
}
.main_head_menu a {
	color: #F90;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #F93;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-style: solid;
}
.main_head_menu a:hover {
	color: #FFF;
	background-color: #F90;
}

.main_body {
	background:url(../images/main/logo-test.jpg) center center no-repeat;
	clear: both;
	display: block;
	height:414px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main_body img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_bottom_text_menus {
	padding: 0px;
	clear: both;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 66px;
	width: 100%;
}
.main_bottom_text_menus a {
	color: #333;
	background-color: #FFCC99;
	width: 99px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	height: 60px;
}
.main_bottom_text_menus a:hover {
	background-color: #FFAD5B;
}

.main_bottom_img_menus {
	margin-top: 1px;
	clear: both;
	height: 99px;
	display: block;
}
.main_bottom_img_menus  img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 99px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	height: 99px;
}
.main_bottom_text {
	clear: both;
	background-color: #FFCC99;
}
.main_bottom_text p{
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 10px;

}
.main_footer {
	clear: both;
}
.main_footer p {
	font-size: 11px;
	color: #D58000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

.catalog_download {
position:relative;float:right;top:10px;right:10px;width:150px;height:40px;border:2px solid #ccc
}
