* {
	font-size: 100%;
	margin: 0;
}

body {
	background: #FEE4BE;
	color: #1F1A17;
	padding: 0;
}

a:link {color: #512F15;}
a:visited {color: #512F15;}
a:hover {color: #A41F01;}
table {border-collapse: collapse;}
td {padding: 0;}
img {border: 0;}
#clear {clear: both;}

h1 {
	font: 113% "Trebuchet MS", sans-serif;
	color: #64200D;
}

h2 {
	font: 150% "Trebuchet MS", sans-serif;
	color: #991E00;
	margin: 0.5em 0 0.5em 0;
}

h3 {
	font: italic 125% "Trebuchet MS", sans-serif;
	color: #991E00;
	margin: 1.5em 0 0.5em 0;
}

p {
	color: #1F1A17;
}

ol, ul {
	color: #1F1A17;
	padding: 0 2.5em;
	margin-bottom: 1.25em;
}

ul {
	list-style: square;
}

li {
	line-height: 125%;
	margin-bottom: 0.25em;
}

#Head {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 320px;
	background: url(/objects/img/bg_head.jpg) top left repeat-x;
}

#Head div.logo {
	position: absolute;
	top: 17px;
	left: 40px;
	width: 150px;
	height: 78px;
	z-index: 4;
}

#Head div.slogan {
	position: absolute;
	top: 47px;
	left: 200px;
	width: 780px;
	height: 55px;
	z-index: 3;
}

#Head div.phone {
	position: absolute;
	top: 10px;
	width: 99%;
	height: 55px;
	z-index: 2;
	text-align: right;
	font-size: 75%;
}

#Head div.phone img {
	margin-bottom: 0.25em
}

#Head div.phone a {
	margin-right: 0.5em
}

#Head div.pics {
	position: absolute;
	top: 82px;
	width: 100%;
	height: 230px;
	z-index: 1;
	text-align: center;
	white-space: nowrap;
}

#Body {
	width: 95%;
	color: #A41F01;
	margin: 0 auto;
}

#Service {
	width: 242px;
	float: left;
	background: url(/objects/img/bg_structure.gif) top center repeat-y;
}

#Service .top {
	background: url(/objects/img/top_structure.gif) top center no-repeat;
}

#Service .bottom {
	background: url(/objects/img/bottom_structure.gif) bottom center no-repeat;
	padding: 45px 35px;
}

#Service p {
	font-size: 94%;
	font-weight: bold;
	margin-bottom: 0.29em;
}

#Service p.h {
	color: #991E00;
	font: 125% "Trebuchet MS", sans-serif;
	margin: 0 0 0.75em 0;
}

#Service .sub {
	font-weight:normal;
	margin: 0.3em 0.5em 1em 1em;
}

#Service .sub p {
	font-size: 88%;
	font-weight: normal;
}

#Service div.zakaz {
	margin-bottom: 1em;
}

#Service div.zakaz p {
	font-size: 110%;
	font-weight: normal;
}

#Service div.zakaz p img {
	float: left;
	width: 16px;
	height: 16px;
	margin: 4px 7px 0 0;
}


#Menu {
	margin-left: 290px;
	height: 60px;
	background: url(/objects/img/bg_menu.gif) top center repeat-x;
}

#Menu .left {
	height: 60px;
	background: url(/objects/img/left_menu.gif) top left no-repeat;
}

#Menu .center {
	height: 60px;
	background: url(/objects/img/center_menu.gif) top center no-repeat;
}

#Menu .right {
	height: 60px;
	min-width: 640px;
	background: url(/objects/img/right_menu.gif) top right no-repeat;
}

#Menu .buttons {
	min-width: 600px;
	text-align: center;
	white-space: nowrap;
	padding: 30px 10px 10px 10px;
}

#Menu .buttons span {
	margin: 0 28px;
	font-size: 94%;
	color: #512F15;
	font-weight: bold;
}

#Menu .buttons span a {
	font-size: 94%;
	color: #64200D;
	font-weight: bold;
}

#Menu .buttons span a:hover {
	color: #A41F01;
}

.photos {
	margin-right: -9%;
	margin-bottom: 1em;
}

#Content .photos img {
	width: 150px;
	height: 200px;
	padding: 2px;
	border: 1px solid #DA762B;
	margin: 20px 32px 20px 0;
}

#Content .photos img.h {
	width: 200px;
	height: 150px;
}

#Content .photos a:hover img {
	border-color: #A41F01;
}

#Content .portfolio {
	font-size: 88%;
	font-style: italic;
	margin-bottom: -0.5em;
}

#Content {
	margin-left: 290px;
	padding: 1.25em 5% 1em 0;
}

#Content p {
	line-height: 125%;
	margin-bottom: 0.75em;
}

#Content img {
	margin: 10px 10px;
}

#Catalogue {
	margin-left: 270px;
	margin-top: 1.25em;
}

#Catalogue .top_left {
	background: #ECCEA8 url(/objects/img/c_top_left.gif) top left no-repeat;
	margin-top: 1.25em;
}

#Catalogue .top_right {
	background: url(/objects/img/c_top_right.gif) top right no-repeat;
}

#Catalogue .bot_left {
	background: url(/objects/img/c_bot_left.gif) bottom left no-repeat;
}

#Catalogue .bot_right {
	background: url(/objects/img/c_bot_right.gif) bottom right no-repeat;
	padding: 15px;
}

#Catalogue .cat {
	width: 100%;
}

#Catalogue .cat td {
	padding: 10px;
	font-size: 82%;
	text-align: center;
}

#Catalogue .cat td.ttl {
	color: #733b16;
	padding: 0 10px 15px 20px;
	text-align: left;
	font-weight: bold;
}

#Catalogue .cat td h1 {
	font-size: 110%;
	margin-top: 30px;
}

.clients {
	width: 100%;
}

.clients td.img {
	text-align: center;
}

.clients td.img img {
	border: 1px solid #CC8F70;
}

.arr {
	font-size: 250%;
}

.arr a {
	text-decoration: none;
	margin-bottom: 20px;
}

#Footer {
	width: 100%;
	font: 90% "Times New Roman", Arial, sans-serif;
	background: url(/objects/img/bg_footer.gif) top left repeat-x;
	margin-top: 50px;
	text-align: right;
}

#Footer img {
	margin-right: 30px;
	margin-bottom: 10px;
}

#Footer div.part {
	float: left;
	margin: 3em 0 0 1em;
}

span.lpart {
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}

span.line {
	text-decoration: underline;
}

span.rpart {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0;
	color: #DA0003;
	background-color: #FFF;
	font-weight: bold;
}

table.useful td {
	padding: 5px 0;
}

table.useful td.button {
	padding-right: 10px;
	width: 98px;
}


#Content form {
	padding-right: 3px;
}

#Content form table td {
	padding-bottom: 1.25em;
}

#Content form table .label {
	width: 20%;
	font-size: 100%;
	line-height: 130%;
	white-space: nowrap;
	padding-right: 2em;
	color: #1F1A17;
	vertical-align: top;
}

#Content form .text {
	vertical-align: top;
	padding-top: 0.2em;
}

#Content form .text span {
	display: block;
	font-size: 73%;
	padding-top: 0.39em;
}

#Content form input, #Contents form select, #Content form textarea {
	width: 100%;
}

#Content form textarea {
	height: 16em;
	font-size: 13px;
	/font-size: 82%;
	line-height: 147%;
}

#Content form .submit {
	padding: 0.5em 0 1.25em 0;
}

#Content form .submit input {
	width: auto;
}

p.error, .negative {
	color: #F00;
}

p.ok {
	color: #009139;
}

#Content div.banner {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #64200D;
	color: #64200D;
	width: 650px;
}
