* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #1599fc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial;
	font-size: 0.85em;
	min-width:910px;
	background-color: #545454;
	background-image: url(img/back.gif);
	background-position: 0em 2em;
	background-attachment: scroll;
}
#body {
	clear: both;
	float: left;
	width: 100%;
}
#header {
	clear: both;
	width: 100%;
	float: left;
}
#header_left {
	padding-right: 306px;
}
#header_right {
	float:right;
	width:290px;
	padding-right: 15px;
	margin-left: -305px;
}
.minimenu {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff9700;
	height: 2em;
	margin-top: 35px;
	margin-bottom: 35px;
	background-image: url(img/minimenu_back.gif1);
	background-repeat: repeat-x;
	background-position: bottom;
}
.minimenu ul {
	padding-left: 80px;
	height: 2em;
	white-space: nowrap;
	display: block;
	width: 25em;
}
.minimenu li {
	display: inline;
}
.minimenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	display: block;
	float: left;
	padding-top: 0.8em;
	height: 1.5em;
	border-left-width: 0.09em;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.minimenu a:hover {
	background-color: #333333;
	color: #FF0000;
	text-decoration: none;
	background-image: url(img/minimenu_hover.gif1);
	background-repeat: repeat-x;
	background-position: bottom;
}
#minimenu_first {
	border-left-width: 0px;
}
#logo {
	background-image: url(img/logo.gif);
	height: 50px;
	margin-top: 35px;
	width: 50px;
	margin-left: 10px;
	float: left;
	background-repeat: no-repeat;
}
* html #logo {
	margin-left: 5px;
}
#name {
	width: 224px;
	height: 33px;
	float: right;
	margin-top: 33px;
	font-family: Arial;
	font-size: 2em;
	color: #ff9700;
	font-weight: normal;
}
#slogan {
	height: 11px;
	width: 174px;
	float: right;
	margin-top: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#main {
	clear: both;
	color: #FFFFFF;
}
#main_left {
	float:left;
	width:400px;
}
#main_right {
	min-height: 410px;
	margin-left: 400px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 15px;
}
#menu {
	height: 394px;
	width: 394px;
	margin-top: 0px;
	padding-bottom: 3em;
	position: absolute;
	margin-left: 3px;
}
#menu ul {
	clear: both;
}
#menu li {
	display: inline;
}
#menu a {
	width: 142px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	padding-top: 59px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	text-transform: uppercase;
	padding-bottom: 59px;
}
#menu a:hover {
	width: 197px;
	padding-top: 86px;
	background-position: 0px -142px;
	font-size: 1.5em;
	padding-bottom: 87px;
}
#menu img {
	height: 24px;
}

#menu_first {
	background-color: #D51D00;
	color: #ffffff;
	margin-left: 44px;
	margin-top: 44px;
	margin-right: 11px;
	margin-bottom: 11px;
	background-image: url(img/menu_red_back.gif);
}
#menu_first:hover {
	margin-top: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px
} 
* html #menu_first {
	margin-left: 22px;
}
#menu_second {
	background-color: #0076CF;
	color: #ffffff;
	margin-left: 11px;
	margin-top: 44px;
	margin-bottom: 11px;
	background-image: url(img/menu_blue_back.gif);
}	
#menu_second:hover {
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_third {
	background-color: #E6961F;
	color: #000000;
	margin-left: 44px;
	margin-top: 11px;
	margin-right: 11px;
	background-image: url(img/menu_yellow_back.gif);
}
#menu_third:hover {
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
}
* html #menu_third {
	margin-left: 22px;
}
#menu_fourth {
	background-color: #66A80B;
	color: #000000;
	margin-left: 11px;
	margin-top: 11px;
	background-image: url(img/menu_green_back.gif);
}
#menu_fourth:hover {
	margin-top: 0px;	
	margin-left: 0px;
}
#footer {
	height: 3em;
	clear: both;
	float: right;
	width: 100%;
} 
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1em;
	padding-right: 15px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}
#contacts {
	width: 396px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	clear: both;
}
.clear {
	clear:both;
	line-height: 0;
	font-size: 0px;
	height: 0px;
}
#main_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF9700;
	font-weight: normal;
	text-align: left;
	margin-left: 100px;
	font-style: normal;
	margin-right: 0px;
	padding-right: 15px;
	text-transform: none;
	padding-top: 25px;
	padding-bottom: 25px;
	white-space: nowrap;
}
#main_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF9700;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	font-style: normal;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 15px;
	text-transform: none;
}
#main_right li {
	padding-left: 0px;
	margin-left: 30px;
	list-style-type: disc;
}
h2 a {
	color: #FF9700;
	text-decoration: none;
	font-weight: bold;
}
h2 a:hover {
	text-decoration: underline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	margin-left: 15px;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9700;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
.txt p {
	margin-bottom: 1.5em;
}
.txt p:first-letter {
	color: #FD2B0A;
	font-size: 1.3em;
	font-weight: bold;
}
.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #666666;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.block ul {
	margin: 0px;
	padding: 0px;
}
.block li {
	font-weight: bold;
	font-size: 0.9em;
}
.block p {
	margin-left: 0px;
	margin-top: 0px;
}
.block h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	text-transform: none;
	padding-bottom: 15px;
	font-weight: normal;
}
.order {
	background-color: #0076CF;
	border: 1px solid #333333;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 15px;
	width: 10em;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.order:hover {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.mini {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 0px;
	color: #CCCCCC;
}

#comand img {
	height: 304px;
	width: 383px;
	border: 1px solid #333333;
	padding: 1px;
}
#comand:hover img {
	border-color: #FFFFFF;
}
#comand_shadow {
	background-image: url(img/comand_shadow.gif);
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-repeat: no-repeat;
}

.hr {
	clear: both;
	border-left-width: 400px;
	border-left-style: solid;
	border-left-color: #545454;
	border-bottom: 1px solid #ff9700;
	margin-right: 0px;
} 
.link {
	color: #1599fc;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	text-decoration: underline;
}
.pict {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	float: left;
}
.pict img {
	width: 140px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	display: block;
}
.pict:hover img {
	border-color: #FFFFFF;
}
.pict:hover {
	border-color: #FFFFFF;
}
.pict_shadow_top {
	background-image: url(img/pict_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-left: 11px;
}
.pict_shadow_bottom {
	background-image: url(img/pict_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
}

#img1 {
	height: 98px;
}
#img2 {
	height: 127px;
}
#img3 {
	height: 140px;
}
#img4 {
	height: 132px;
}
#img5 {
	height: 140px;
}
#img6 {
	height: 111px;
}
#img7 {
	height: 129px;
}
#img8 {
	height: 153px;
}
.descr {
	margin-left: 187px;
}
.h {
	color: #FF9900;
	font-weight: bold;
}
.h:first-letter {
	color: #FD2B0A;
}
.a {
	color: #1599fc;
	text-decoration: none;
	font-weight: bold;
}
.msg {
	background-color: #999999;
	border: 1px solid #333333;
	width: 460px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.button2 {
	background-color: #0076CF;
	color: #FFFFFF;
	border: 0px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 16px;
	display: block;
	margin-left: 5px;
	margin-bottom: 9px;
	float: left;
	width: 143px;
	text-align: center;
	background-image: url(img/button_back.gif);
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-position: 0px -4px;
	background-repeat: no-repeat;
}
.button2:hover {
	margin-top: 10px;
	padding-top: 18px;
	padding-bottom: 26px;
	margin-bottom: 0px;
	text-decoration: none;
	background-position: 0px -60px;
	background-repeat: no-repeat;
}
.button {
	background-color: #0076CF;
	color: #FFFFFF;
	border: 0px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 11px;
	display: block;
	margin-left: 0px;
	margin-bottom: 9px;
	float: left;
	width: 143px;
	text-align: center;
	height: 56px;
	background-image: url(img/button_back.gif);
	background-repeat: no-repeat;
}
.button:hover {
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
	background-position: 0px -56px;
	height: 68px;
}
.questions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	margin-left: 15px;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9700;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
.question {
	font-weight: bold;
	padding-bottom: 5px;
}
.question:first-letter {
	color: #FF0000;
}
.answer {
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9700;
	margin-right: 10px;
}
.answer:first-letter {
	font-weight: bold;
}
#email {
	margin-bottom: 0px;
}
#address {
}
#tel {
	margin-bottom: 15px;
}
#icq {
}
.hide {
	display: none;
}
#price {
}
#price h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 15px;
}
#price li input {
	float: right;
	width: 30px;
}
#price ul {
	list-style-type: none;
	text-align: left;
	margin-left: 15px;
	width: 460px;
}
#price li {
	list-style-type: none;
	text-align: left;
	float: none;
	margin-left: 45px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	line-height: 1.6em;
}
#price li span {
	width: 7em;
	float: right;
	text-align: right;
}
#price #lastli {
	border-bottom-width: 0px;
}
#price .price_itog {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 475px;
}
.price_itog {
	float: left;
}

.price_itog input {
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	margin-right: 10px;
	float: right;
	font-size: 1.2em;
}

#price .itogo {
	color: #FFFFFF;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}

#price .itogo_value {
	width: 7em;
	float: right;
	text-align: right;
	margin-right: 30px;
}
