body {
	margin: 0;
	padding: 0;
	background: #FFF url('/i/body_bg.png') repeat-x bottom left;
}
body, td, input {
	font-family: Times New Roman;
	color: #000000;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
form {
	padding: 0;
	margin: 0;
}

/* header */
td.logo {
	text-align: center;
	vertical-align: middle;
}
/* end header */


/* common */
p {
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
}
#content {
	padding: 45px;
}

div.content {
	text-align: justify;
	font-size: 90%;
	line-height: 110%;
}

ul {
	padding: 0 2em;
	margin-top: -0.7em;
}
ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
	background: url('/i/li.gif') no-repeat 0 0.5em;
}

a {
	color: #000000;
}
a:hover {
	color: #708C21;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}
/* end common */

/* menu */
td.menu {
	text-align: center;
	vertical-align: middle;
}
table.menu td {
	text-transform: uppercase;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 105%;
}
table.menu a {
	color: #6F8C1F;
}
table.menu a:hover {
	color: #95C020;
}
/* end menu */



/* demand form */
table.demand_form_appearance td.left_shadow {
	background-image: url('/i/df_left_shadow.gif');
	background-repeat: repeat-y;
}
table.demand_form_appearance td.left_bottom_shadow {
	background-image: url('/i/df_left_bottom_shadow.gif');
	background-repeat: no-repeat;
}
table.demand_form_appearance td.right_shadow {
	background-image: url('/i/df_right_shadow.gif');
	background-repeat: repeat-y;
}
table.demand_form_appearance td.right_bottom_shadow {
	background-image: url('/i/df_right_bottom_shadow.gif');
	background-repeat: no-repeat;
}
table.demand_form_appearance td.form {
	background-color: #93AF4C;
	background-image: url('/i/df_background.png');
	background-repeat: repeat-x;
}
table.demand_form_bottom_shadow td.left {
	background-image: url('/i/df_bottom_1_shadow.gif');
	background-repeat: no-repeat;
}
table.demand_form_bottom_shadow td.center {
	background-image: url('/i/df_bottom_2_shadow.gif');
	background-repeat: repeat-x;
}
table.demand_form_bottom_shadow td.right {
	background-image: url('/i/df_bottom_3_shadow.gif');
	background-repeat: no-repeat;
}

table.demand_form td.title {
	padding: 28px 0 0 28px;
}
table.demand_form td.message {
	padding: 12px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	color: #658904;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
table.demand_form td.fio {
	padding: 12px 31px 0 23px;
}
table.demand_form td.item {
	padding: 9px 31px 0 23px;
}
table.demand_form td.description {
	padding: 6px 31px 0 23px;
}
table.demand_form td.button {
	padding-top: 10px;
	text-align: center;
}

table.demand_form_item {
	width: 100%;
}
table.demand_form_item td {
	vertical-align: middle;
}
table.demand_form_item td.title {
	padding: 0 8px 0 0;
}


input.df {
	padding-left: 0.5em;
	border-width: 0px;
	border-style: solid;
	border-bottom: 1px solid #6D6D6D;
	background: transparent;
}
textarea.df {
	height: 84px;
	background-color:  #C8D6A1;
	border-width: 1px;
	border-style: solid;
	border-color: #6D6D6D;
	scrollbar-face-color: #81A228;
}
input.df, textarea.df {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	width: 100%;
}


table.df_carrier {
	margin-left: 24px;
}
table.df_checkbox td.border {
	background-color: #6D6D6D;
}
table.df_carrier td.title {
	vertical-align: top;
	padding: 1px 0 0 3px;
}
/* end demand form */


/* footer */
table.footer td {
	background-color: #E1F2B3;
	background-image: url('/i/footer_sliced_bg.png');
	background-repeat: repeat-x;
}
table.footer td * {
	background-image: none;
	background-color: transparent;
}

td.footer_info {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 12px;
}
table.footer_info td {
	padding: 0 2em;
	white-space: nowrap;
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	background-color: transparent;
	background-image: none;
}
table.footer_info td.last {
	padding-right: 0;
}
table.footer_info a {
	color: #000000;
}
table.footer_info a:hover {
	color: #708C21;
}

table.footer_delimiter td {
	vertical-align: bottom;
	background-color: transparent;
	background-image: none;
}
table.footer_delimiter td.left_part {
	background-color: #000000;
}
table.footer_delimiter td.right_part {
	background-color: #80A126;
}

table.copyright td.content {
	padding: 0 1em;
}
table.copyright td.content table td {
	white-space: nowrap;
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	color: #4C5E1B;
	background-color: transparent;
	background-image: none;
}
table.copyright a {
	color: #4C5E1B;
}
table.copyright a:hover {
	color: #000000;
}
table.copyright td.content {
	text-align: center;
	vertical-align: middle;
}
/* end footer */

/* form */
table.form td {
	padding: 2px 0;
}
table.form td.title {
	padding-right: 1.2em;
	white-space: nowrap;
	font-size: 90%;
}
table.form td.required {
	text-align: right;
	padding: 0;
	padding-right: 0.4em;
	width: 1px;
	font-size: 75%;
}
table.form td.required div {
	color: #80A126;
	visibility: visible;
}

.inp {
	border-width: 1px;
	border-style: solid;
	border-color: #7D997D;
	background-color: #F8F8F8;
	font-family: Times New Roman;
	font-size: 90%;
}
/* end form */

/* services */
table.service_item {
	margin-bottom: 1.2em;
}
table.service_item td {
	font-size: 90%;
}
table.service_item td.name {
	font-weight: bold;
}
table.service_item td.description {
	text-align: justify;
}
/* end services */

/* brands */
table.brands, table.brands table {
	width: 100%;
}
table.brands td {
	text-align: center;
	vertical-align: middle;
}
/* end brands */

/* gallery */
table.gallery a img {
	border: 1px solid #8FAC40;
}
table.gallery a:hover img {
	border-color: #A2D516;
}
/* end gallery */