body {
	font: 62.5%/1.6em "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000;
	background: #22740f url("../images/main_bg.jpg") repeat;
}
b {
	font-weight: normal;
}
.profgenbud {
	background: url("../images/background.jpg") repeat-x top left;
	padding-bottom: 40px;
}

.wrapper {
	margin: 0 auto;
	width: 1000px;
}
.header {
	height: 164px;
	padding-top: 35px;
	overflow: hidden;
}
.header .logo {
	float: left;
}
.header .toolbar {
	float: right;
}
.header .toolbar img {
	margin-left: 15px;
}
.content_wrapper {
	padding-bottom: 60px;
	background: url("../images/content_wrapper_bg.jpg") repeat-x bottom left;
	position: relative;
}
.content_wrapper .menu {
	border: 1px solid #1c830d;
	background: #187f0c url("../images/menu_bg.jpg") repeat-x top left;
	overflow: hidden;
}

.content_wrapper .menu ul {
	float: right;
}
.content_wrapper .menu ul li {
	display: inline;
}
.content_wrapper .menu ul li a {
	font-size: 1.1em;
	color: #ebe9a1;
	text-decoration: none;
	display: block;
	float: left;
	background: url("../images/menu_border.gif") repeat-y top left;
	padding: 5px 10px;
	z-index: 2;
	border-left: 1px solid #227817;
}
.content_wrapper .menu ul li a:hover, .content_wrapper .menu ul li a.active {
	background: #7ec354 url("../images/menu_bg_a_hover.jpg") repeat-x top left;
	color: #4b471a;
	border-left: 1px solid #1d6c13;
}
.content_wrapper .menu ul li a.last {
	padding-right: 20px;
}
.content {
	background: #ffffff url("../images/content_bg.gif") repeat-y top left;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.4em;
}
.content .corner_wrapper, 
.content .corner-wrapper-bottom {
	position: relative;
	z-index: -1;
}
.content .corner_wrapper .corner {
	position: absolute;
	height: 26px;
	width: 26px;
}

.content .corner_wrapper .corner_lt {
	background: #fff url("../images/corner_lt.jpg") no-repeat top left;
	left: 0px;
	top: 0px;
}
.content .corner_wrapper .corner_rt {
	background: #fff url("../images/corner_rt.jpg") no-repeat top right;
	right: 0px;
	top: 0px;
}
.content .corner_wrapper .corner_middle_top, 
.content .corner_wrapper .corner_middle_bottom {
	background: #fff url("../images/corner_middle_top.jpg") repeat-x top left;
	margin: 0 26px;
	height: 26px;
}
.content .corner-wrapper-bottom .corner_middle_bottom {
	background: url("../images/content_wrapper_bg.jpg") repeat-x bottom left;
	margin: 0 30px;
	height: 60px;
}
.content .corner_wrapper .corner_lb {
	background: #fff url("../images/corner_lb.jpg") no-repeat bottom left;
	left: 0px;
	bottom: 0px;
}
.content .corner_wrapper .corner_rb {
	background: #fff url("../images/corner_rb.jpg") no-repeat bottom right;
	right: 0px;
	bottom: 0px;
}
.content_wrapper .corner_wrapper .corner_middle_bottom {
	background: #fff url("../images/corner_middle_bottom.jpg") repeat-x bottom left;
	clear: both;
}
.content .sidebar_left {
	padding: 10px 0 0 26px;
	float: left;
	width: 190px;
	font-family: "Times New Roman";
}
.content .sidebar_left ul.nav {
	margin-bottom: 64px;
}
.content .sidebar_left ul.nav li a {
	color: #226b9e;
	font-size: 1.1em;
}
.content .sidebar_left ul.nav li a.active {
	font-weight: bold;
	text-decoration: none;
}
.content .sidebar_left ul.nav li a:hover, 
.content .sidebar_left ul.contacts li ul li a:hover {
	text-decoration: none;
}
.content .sidebar_left ul.nav li a:visited {
	color: #204d79;
}
.content .sidebar_left h2 {
	color: #488140;
	font-weight: bold;
}
.content .sidebar_left ul.contacts li ul li {
	color: #666666;
}
.content .sidebar_left ul.contacts li ul li a, 
.contacts-page .vcard a.email {
	color: #226b9e;
}
.content .sidebar_left ul.contacts li ul {
	margin-bottom: 34px;
}
.content .sidebar_left ul.contacts li ul li img, 
.contacts-page .vcard img {
	vertical-align: middle;
}
.content .text {
	font-family: "Times New Roman";
	line-height: 20px;
	padding-right: 90px;
	float: left;
	width: 68%;
}
.content .text h1 {
	text-transform: uppercase;
	color: #3c618b;
	border-bottom: 1px solid #dbdbdb;
	margin-left: 40px;
}
.content .text p {
	margin: 20px 0px;
}
.content .text p b.name, 
.vcard h2 a b.name {
	color: #1e6f0e;
	font-weight: bold;
}
.content .text p span {
	color: #666666;
}
.content .text p {
	text-indent: 25px;
}
.content .text table.floor_images {
	width: 660px;
}

.content .text table.floor_images td.heading {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #204d79;
	font-size: 1em;
	font-weight: bold;
}
.content .text table.floor_images td.heading-img {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1em;
}
.content .text table.floor_images td.heading b, 
.content .text table.floor_images td.heading-img b {
	font-weight: bold;
}
/*content-corner*/
.content-corner-rb, 
.content-corner-lb {
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 30px;
	z-index: 5;
}
.content-corner-lb{
	left: 0px;
	background: url("../images/content_wrapper_bg_l.jpg");
}
.content-corner-rb {
	right: 0px;
	background: url("../images/content_wrapper_bg_r.jpg");
}
/* service page */
.service-page h2, .contacts-page h2 {
	margin-top: 20px;
}
.service-page h2 span {
	color: #3c822e;
	font-weight: bold;
}
.service-page ul.service {
	width: 460px;
}
.service-page ul.service li {
	background: url("../images/arrow.gif") 0px 5px no-repeat;
	padding-left: 15px;
}
/* works page */
.works-page table.floor_images {
	margin-top: 10px;
}
.request h2 {
	color: #3c822e;
	margin: 20px 0px;
}
.request table.request-form {
	width: 460px;
}
.request table.request-form td {
	padding: 3px 0px;
}
.request table.request-form td.input {
	width: 380px;
}
.request table.request-form td.input input {
	width: 100%;
}
.request table.request-form td.input textarea {
	width: 100%;
	height: 165px;
}
.request table.request-form td.submit {
	text-align: right;
}
.request table.request-form td.submit input {
	color: #1e6f0e;
	width: 97px;
	height: 21px;
	background: #d8eb4d url("../images/submit-bg.gif") repeat-x top left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
/*contacts page*/
.content .contacts-page p {
	margin: 0px;
}
.contacts-page .vcard div {
	margin: 20px 0px;
}
.contacts-page div.on-line p.message {
	text-align: left;
	padding-left: 275px;
}
.contacts-page div.on-line p.message img {
	margin-right: 5px;
}
.vcard {
	text-align: center;
}
.vcard h2 a {
	text-decoration: none;
	font-size: 1.25em;
	color: #000;
}
/*pictures page*/
.content .pictures-page h1 {
	color: #000;
	font-weight: bold;
	margin-bottom: 50px;
}
.content .pictures-page h1 a {
	color: #226b9e;
	text-transform: capitalize;
	font-weight: normal;
}
.content .pictures-page h1 a:hover {
	text-decoration: none;
}
.content .pictures-page table.pictures-viewer {
	border: 1px solid red;
	width: 100%;
}
table.pictures-viewer table.big-picture td.image {
	padding: 20px 0px;
}
table.pictures-viewer table.big-picture td.image img {
	padding: 8px;
	border: 1px solid #cccccc;
}
table.pictures-viewer table.big-picture a {
	color: #226b9e;
}
table.pictures-viewer td.small-images {
	width: 160px;
	text-align: right;
}
table.pictures-viewer td.small-images img {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
table.pictures-viewer table.big-picture a:hover {
	text-decoration: none;
}
/* industrial_floors */
.industrial_floors table.floor_images td {
	width: 260px;
}
