﻿body {
	background-color: #D7DFE2;
	margin: 0px;
	padding: 0px;
	font: 10px verdana, arial, helvetica;
	color: #416271;
}
strong {
	clear: both;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}
h1 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	/*color: #FFFFFF;*/
}
h2 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	color: #416271;/*#f7951e;*/
}
h3 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 12px;
	color:#454547 /*#59cef9;*/
}
h4 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 14px;
	color: #7ea743;
}
h5 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 12px;
	color: #7ea743;
}
h6 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 12px;
	/*color: #454545;*/
}
p {
	text-align: left;
	padding: 2px 0 2px 0;
	margin: 0px;
	line-height: 15px;
}
p.white {
}
p.green {
	color: #d4f0ba;
}
p.clear {
	clear: both;
	padding: 10px 0 0 0;
}
p.lHeight27 {
	line-height: 27px;
}
img.left_img {
	border: 1px #cae6c6 solid;
	float: left;
	margin: 0 10px 0 0;
}
img.box_img {
	border: 1px #cae6c6 solid;
	float: left;
	padding: 0;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.cleaner {
	width: 100%;
	clear: both;
}
.margin_bottom_05 {
	clear: both;
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.margin_bottom_10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
#main_container {
	width: 990px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#main_content {
	width: auto;
	height: auto;
	clear: both;
}
#left_content {
	width: 320px;
	height: auto;
	margin: 10px;
	float: left;
	padding: 10px;
	background: url(images/left_content_bg.gif) repeat-x top;
}
#right_content {
	width: 600px;
	height: auto;
	margin: 10px 0 0 0;
	float: left;
	padding: 10px;
}
#header {
	width: 990px;
	height: auto;
	margin: 0 auto;
}
.section_w280 {
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.section_w600 {
	width: 600px;
}
.section_w450 {
	margin: 5px;
	padding: 5px;
	width: 450px;
	float: left;
}
/* Top part */
#top {
	background: transparent;
	height: 74px;
	padding-left: 10px;
	padding-right: 10px;
}
#top h1 {
	font: bold 2.8em Arial, Sans-Serif;
	padding: 8px 0 8px 0;
	margin: 0px;
}
#top h1 a {
	margin: 0;
	letter-spacing: 1px;
	color: #454546;
	text-decoration: none;
}
#top h1 a:hover {
	letter-spacing: 1px;
	color: #454546;
	text-decoration: none;
}
#top h2 {
	font: 1.5em Arial, Sans-Serif;
	margin: 0px;
}
#top h2 a {
	letter-spacing: 2px;
	color: #454546;
	text-decoration: none;
}
#top h2 a:hover {
	letter-spacing: 2px;
	color: #454546;
	text-decoration: none;
}
#top #icons {
	float: right;
	margin: 20px 0;
}
#top #icons img {
	border: 0;
}
/*----------------------menu-------------------------*/
#menu {
	width: 990px;
	height: 42px;
	padding: 0px;
	clear: both;
	background-color: #454545;
}
#menu ul {
	list-style: none;
	padding: 0 0 0 10px;
	display: block;
}
#menu ul li {
	list-style: none;
	display: inline;
	float: left;
	width: auto;
	height: 42px;
	padding: 0px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu ul li a {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0px 3px 0px 3px;
	color: #fffff0;
	text-align: center;
}
#menu ul li a:hover {
	height: 42px;
	width: auto;
	text-decoration: none; /*color: #fff;*/;
	padding: 0 0 0 25px;
	background: url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current {
	height: 42px;
	width: auto;
	float: left;
	text-decoration: none;
	padding: 0px;
/*color: #fff;*/	padding: 0 0 0 25px;
	background: url(images/menu_arrow.gif) no-repeat left;
}
/*-------------------*/
#banner {
	clear: both;
	position: relative;
	width: 570px;
	height: 220px;
	background: #99ce3b url(images/banner_bg.jpg) no-repeat;
	margin: 0 0 0px 15px;
}
#banner #banner_content {
	width: 560px;
	padding: 20px 0 0 10px;
}
#banner_content p {
	font-size: 22px;
	color: #000000;
	font-weight: lighter;
	line-height: 40px;
	padding-left: 15px;
}
#banner_title {
	font-size: 32px;
	color: #fffff0;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	line-height: 50px;
}
/*-------------------*/
.green_box {
	width: 100%;
	height: 168px;
	clear: both;
	clear: both;
	background: url('images/banner_bg.jpg') no-repeat left;
}
.read_more {
	width: 101px;
	height: 29px;
	float: right;
	padding: 10px;
	background: url(images/read_more_bg.gif) no-repeat center;
	line-height: 29px;
	text-align: center;
}
.read_more a {
	text-decoration: none;
	/*color: #FFFFFF;*/
}
.read_more_link {
	width: auto;
	float: right;
	padding: 3px 25px 3px 0;
	background: url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a {
	text-decoration: none;
	color: #f7941d;
}
.products_box {
	height: auto;
	padding: 10px 0 25px 0;
	border-bottom: 1px #416271 dashed;
}
/*----------------------news_archive list-------------------------*/
.news_archive {
	padding: 3px 0 0 3px;
	float: left;
}
.news_archive ul {
	list-style: none;
	padding: 3px;
	margin: 0px;
	float: left;
}
.news_archive ul li {
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 0px;
	text-align: left;
	background: url(images/bullet.gif) no-repeat left;
	background-position: 0px 0px;
}
.best_sol_box {
	width: 277px;
	float: left;
}
.services_box {
	height: 120px;
	padding: 10px 0 5px 0;
	margin: 0px 0px 10px 0;
	border-bottom: 1px #416271 dashed;
}
.contact_information {
	width: 310px;
	float: left;
	padding: 10px 0 0 10px;
	height: 120px;
	border-bottom: 1px #a7ef6e dashed;
	font-size: 12px;
}
/* contact info */
.contact_info_box {
	width: 481px;
	height: 116px;
	margin: 5px 5px 5px 60px;
	background: url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	font-weight: bold;
}
.contact_info {
	float: left;
	padding: 15px 10px 5px 13px;
}
.adress {
	clear: both;
	padding: 10px 0 0 20px;
}
/* price list */
.price_numbers {
	border: 1px dashed #ced6ec;
	font-weight: bold;
	font-size: 15px;
}
.smaller {
	border: 1px dashed #ced6ec;
	font-size: 10px;
	line-height: 14px;
}
.smallerdays {
	font-size: 10px;
	line-height: 14px;
}
img {
	border: 0;
}
/*-----------------------contact_form-------------------*/
#contact_form {
	width: auto;
	height: auto;
	padding: 10px 0 0 40px;
}
.form_row {
	padding: 8px 0 8px 0;
	clear: both;
}
label {
	width: 100px;
	float: left;
	padding: 0px 5px 0 0;
/*color: #59a5bf;*/	text-align: right;
	line-height: 18px;
}
input.contact_input {
	height: 18px;
	float: left;
	border: 1px #ced6ec solid;
/*background-color: #dbedf3;*/	color: #000;
	margin-right: 2px;
	margin-left: 2px;
	width: 220px;
}
select.contact_select {
	float: left;
	border: 1px #ced6ec solid;
/*background-color: #dbedf3;*/	color: #000;
	margin-right: 2px;
	margin-left: 2px;
	/*height: 18px;*/
}
textarea.contact_textarea {
	height: 60px;
	width: 300px;
	float: left;
	border: 1px #ced6ec solid;
/*background-color: #dbedf3;*/	color: #000;
	margin-right: 2px;
	margin-left: 2px;
}
#button {
	background: url(images/read_more_bg_white.gif) no-repeat center;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	margin: 10px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 102px;
	height: 24px;
	float: left;
	padding-left: 20px;
	color: #FFFff0;
}
/*---------------footer----------------*/
#footer {
	margin: 0px auto 0px auto;
	clear: both;
	width: 990px;
	padding-top: 20px; /*color: #FFFFFF;*/;
	padding-bottom: 20px;
	background-color: #454545;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 90%;
	color: #f1eee9;
}
#footer a {
	color: #f1eee9;
	text-decoration: none;
}
#footer a:hover {
	color: #f1eee9;
	text-decoration: none;
}
/* end of footer */

