body {
	background: #000 url(../images/bg-body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #ddd;
}
li {
	color: #ddd;
}
ul {
   list-style-type: square;
	 color: #ddd;
}
td {
	font-size: 12px;
}
h3 {
	color: #ddd; font-style: italic; margin: 0 0 8px 0;
}
#container {
	width: 960px; margin: -14px auto 0; padding: 0;
	position: relative; color: #000; text-align: left;
	border: 0px solid #fff;
}
#header {
	padding: 10px; background: url(../images/bg-header.jpg) no-repeat;
	overflow: hidden; height: 193px;
	position: relative;
}
#navigation {
	overflow: hidden; padding: 0 0 0 14px; background: url(../images/bg-navigation.gif) no-repeat bottom center;
	height: 120px; margin: -20px 0 0;
}
#navigation a {
	display: block; width: 113px; float: left;
	height: 47px; margin: 0 10px;
}
#navigation a:hover, #navigation a.active {
	background-position: 0 -47px;
}
#navigation a.alt:hover {
}
#main {
	overflow: hidden; margin: -40px 0 0;
		padding: 0 0 20px 0;
}
#main.about {
	background: url(../images/bg-main-about.gif) no-repeat bottom center;
}
#main.process {
	background: url(../images/bg-main-process.gif) no-repeat bottom center;
}
#main.installations {
	background: url(../images/bg-main-installations.gif) no-repeat bottom center;
}
#main.services {
	background: url(../images/bg-main-services.gif) no-repeat bottom center;
}
#main.links {
	background: url(../images/bg-main-links.gif) no-repeat bottom center;
	margin-top: -10px; margin-left: 10px;
}
div#contact_form {
	float: right; width: 410px; margin: 68px 0 0;
}
div#estimate_form {
	float: left; width: 410px; margin: 30px 0 0 10px;
}
div#estimate_form #text {
	margin: 0 0 0 40px; overflow: hidden;
	width: 430px;
}
div#estimate_form form {
	margin: -80px 0 0; float: none;
}
div#map {
	width: 400px; height: 400px; border: 2px solid #aa9655; padding: 5px;
	margin: 0 0 10px;
}
div.contact_confirm {
	margin: 0 0 0;
}
form.contact {
	float: right;
	margin: 0 0 0 20px;
	color: #fff;
	padding: 100px 0 0 0;
	height: 550px;
	width: 410px;
}
form.contact label {
	display: block;
	float: left;
	width: 90px;
}
form.contact input.text {
	width: 270px;
	height: 20px;
	background: none; border: none;
	color: #fff;
	background: url(../images/bg-contact-text.gif) no-repeat;
}
form.contact input.submit {
	background: #d6bb6c url(../images/button-submit.jpg);
	width: 187px;
	height: 23px;
	color: #000;
	cursor: pointer;
	float: right;
	margin: -20px 50px 0 0;
	padding: 0 0 2px;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
form.contact textarea {
	width: 262px;
	height: 158px;
	color: #fff;
	background: none; border: none;
	background: url(../images/bg-contact-textarea.gif);
	padding: 4px;
}
form.contact div.field {
	margin: 20px 0; height: 20px;
}
form.contact div.field-message {
	margin: 40px 0;
	background: none;
}
#slideshow {
	width: 415px; float: right; margin: 70px 30px 0 0;
	position: relative;
}
a.sliderButton {
	position: absolute; top: 663px; left: 531px;
	width: 12px;
}
.sliderButton {
	height: 20px;
	text-align: right; padding: 7px 0 0 0;
	margin: 0;
	text-decoration: none;
}
#slides {
	float: left; margin: 0;
	border: #d6bb6c 1px solid;
	padding: 0; overflow: hidden;
}
#slides_nav {
	border: #d6bb6c 1px solid; float: right;
	overflow: hidden; width: 413px;
	margin: 10px 0 0 -30px; text-align: right;
}
#slides_nav a {
	color: #d6bb6c;
	padding: 5px; line-height: 18px;
	text-decoration: none; font-size: 10px;
}
#slides_nav a:hover, div#slides_nav a.activeSlide {
	background: #d6bb6c;
	color: #000;
}
a {
	color: #d6bb6c;
}
a:hover {
	color: #fff;
}
h1 {
}
h2 {
	color: #ddd;
	font-style:italic;
	font-weight:bold;
	margin: 0 0 10px;
	font-size: 16px;
}
p {
	color: #ddd;
}
#text_column {
	float: left; width: 475px;
	margin: 30px 0 0 10px;
}
div#text_column.estimate {
	float: right; margin: 96px 0 0;
}
div#text_column.estimate p {
	width: 410px; 
}
#text_column p {
	text-align: justify; margin: 0 0 5px;
}
#text_column #text {
	width: 440px; margin: -25px 0 0;
	float: right; color: #fff;
}
div#prev_link {
	float: left; margin: 10px 0 0;
	color: #666;
}
div#next_link {
	float: right; margin: 10px 0 0;
	color: #666;
}
div#next_link a, div#prev_link a {
	text-decoration: none;
}
div#next_link img, div#prev_link img {
	margin: 1px 0 -1px;
}
#image_column {
	float: right; width: 390px; text-align: right;
	margin: 70px 50px 0 0; border: 0px solid blue;
}
#image_column img {
	width: 413px;
	height: 310px;
	margin: 0 0px 0px 0;
	border: 1px solid #d6bb6c;
}
#page {
}
img.logo {
	margin: 20px 0 0;
}
a.latest_news {
	position: absolute; display: block;
	right:100px; bottom: 50px;
	height: 19px; width: 420px;
}
a.latest_news:hover {
	background-position: right -4px;
}
a.top_banner {
	 position: absolute; display: block;
	 right:100px; bottom: 80px;
	 height: 23px; width: 420px;
}
a.top_banner:hover {
	background-position: right -23px;
}
a.main_banner {
	 display: block;
	 height: 23px; width: 420px;
}
a.main_banner:hover {
	background-position: left -23px;
}
#welcome img.heading {
	margin: 0 0 10px -10px;
}
img.heading {
}
img.welcome {
	float: left; margin: 30px 0 0;
	background: none;
}
#language_bar {
	float: right; margin: 20px 90px 0 0;
	overflow: hidden;
}
#language_bar img {
	float: left;
}
#language_bar a {
	width: 27px; height: 15px; display: block;
	float: left; margin: 0 0 0 2px;
}
#language_bar a.en {
	background: url(../images/nav-language-en.gif) no-repeat;
}
#language_bar a.el {
	background: url(../images/nav-language-el.gif) no-repeat;
}
#language_bar a.ru {
	background: url(../images/nav-language-ru.gif) no-repeat;
}
#language_bar a:hover, #language_bar a.active {
	background-position: 0 -15px;
}
#welcome {
	background: url(../images/bg-welcome.gif) no-repeat bottom center;
	overflow: hidden; padding: 0 0 0; height: 360px;
}
#welcome_text {
	float: right; width: 350px; line-height: 18px;
	margin: 20px 100px 0 0; color: #ddd; letter-spacing: 2px;
}
#sub_nav {
	color: #ddd;
	float: left; 
	clear: both;
}
#section_nav {
	margin: -40px 0 50px 34px; text-align: right;
	color: #fff;
}
#section_nav a, #section_nav span {
	margin: 0 0 0 10px; text-decoration: none;
}
.link {
	overflow: hidden;
	margin: 10px 0 0;
}
.link_image {
	float: left;
}
.link_text {
	float: right;
	width: 410px;
	padding: 0 40px 0 0;
}
#image_nav {
	height: 200px; background: url(../images/bg-image-nav.gif) no-repeat;
	margin: -40px 0 0 -20px; padding: 42px 0 100px;
}
#image_nav .item {
	height: 150px; width: 280px;
	float: left; margin: 0 20px;
	display: none;
}
#image_nav .installations {
	margin-top: 59px;
}
#image_nav .process {
	margin-top: 105px;
}
#image_nav .services {
	margin-top: 105px;
}
#footer {
	overflow: hidden;
	clear: both; color: #aaa;
	padding: 0 0 20px 0;
}
#footer a {
	color: #b8a261;
}
#footer a:hover {
	color: #ccc;
}
#footer p {
	font-size: 11px;  text-align: center; margin: 20px 0;
}

/* -------------------------------------------------------------------- */


