@charset "utf-8";
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		background-image: url(../images/assted/bg-body.gif);
		background-repeat: repeat;
}
#blueline {
	background-color: #036;
	height: 10px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#Container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
}
#heder {
	padding: 0px;
	height: 238px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
}
#navigator {
	padding: 0px;
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #007856;
	font-size: 16px;
}
#fotleft {
	height: auto;
	width: 690px;
	float: left;
}
#fotright {
	width: 250px;
	float: right;
	height: auto;
}
#content {
	padding: 0px;
	height: 100%;
	min-height: 500px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
}
#footer-nav {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../images/assted/ft.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #007856;
	float: left;
	clear: both;
	margin: 0px;
	color: #FFF;
}
#con-left {
	float: left;
	height: auto;
	width: 679px;
	margin: 0px;
	padding: 10px;
}
#con-right {
	height: auto;
	width: 269px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #007856;
	color: #000;
}
#con-left #img img {
	border: 5px solid #E6E6E6;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
}
#Container #content #con-right ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#Container #content #con-right ul li {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	background-color: #339;
	list-style-type: none;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
}
#Container #content #con-right ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	height: auto;
	width: 86%;
	list-style-type: none;
	margin: 1px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	float: left;
	background-image: url(../images/assted/next.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999;
	text-transform: capitalize;
}
#Container #content #con-right ul li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	height: auto;
	width: 86%;
	list-style-type: none;
	margin: 1px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	float: left;
	background-image: url(../images/assted/next%20-wtv.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #007856;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}
ul.navi-main {
	height: 42px;
	width: 990px;
	padding: 0px;
	background-color: #007856;
	display: block;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
}
li.menu {
	width: 12%;
	float: left;
	height: auto;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #007856;
	margin: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}
li.menu-last {
	width: 12%;
	float: left;
	height: auto;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #007856;
	margin: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}
li.menu a {
	color: #FFF;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: capitalize;
}
li.menu-last a {
	color: #FFF;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
li.menu a:hover {
	color: #000;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #00A87A;
	border-radius: 2px;
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari and Chrome */
}
li.menu-last a:hover {
	color: #000;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #00A87A;
	border-radius: 2px;
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari and Chrome */
}
#con-left h1,
.contect h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 98%;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border: 1px ridge #CCC;
}
.contect {
		padding-left: 8px;
}

h2 {
	text-align: right;
	font-size: 14px;
	padding-right: 5px;
	text-transform: none;
}
.tds {
}
.tds tr {
}
.tds tr td{
		background-color: #EBEBEB;
		vertical-align: top;
}
.tds tr td p{
		padding: 0px;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 3px;
		margin-left: 0px;
}
.tds tr td p a{
		color: #000;
}
.tds tr td p a:hover{
		color: #007856;
}
.tds tr td h5 span{
		color: #000;
}
.tds tr td h5{
		display: block;
		padding: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D6D6D6;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		font-family: "Segoe UI", Verdana, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: normal;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 3px;
		margin-left: 0px;
		box-shadow: none;
		color: #007856;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #00A477;
}
.justifide {
	text-align: justify;
}
.gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	background-color: #E6E6E6;
	width: 200px;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border: 1px ridge #CCC;
	float: left;
	height: 230px;
	padding: 0px;
	margin: 12px;
}
#Container #content #con-left ol li a:hover {
	list-style-type: none;
	display: block;
	padding: 3px;
	text-align: center;
	width: 50%;
	float: left;
	margin-left: 150px;
	background-color: #007856;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border: 1px ridge #CCC;
}
#Container #content #con-left ol li a {
	list-style-type: none;
	display: block;
	padding: 3px;
	text-align: center;
	width: 50%;
	float: left;
	margin-left: 120px;
	background-color: #F0F0F0;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
	border: 1px ridge #CCC;
}
#Container #content #con-left ol .Pro {
	width: 400px;
	margin-left: 60px;
}
#Container #content #con-left ol li {
	list-style-type: none;
	display: block;
}
.gallery:hover {
	background-color: #FBFFFD;
	display: block;
}
.gallery img {
	padding: 0px;
	border: 2px solid #009999;
	margin: 3px;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari and Chrome */
}
.a-gal {
	display: block;
	font-size: 14px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery img:hover {
	padding: 0px;
	border: 2px solid #CC0033;
	margin: 3px;
}
#contactform {
	padding: 15px;
}
.small {
	text-transform: lowercase;
}
#Container .translate {
   display: block;
    height: 30px;
    margin-left: 695px;
    width: 295px;
}
#google_translate_element {
	float: left;
	height: 30px;
	width: 165px;
	margin-top: 5px;
}
#CgSolution {
	float: left;
	height: 25px;
	width: 120px;
	margin-top: 7px;
}
div .goog-logo-link {
	float: left;
	display: block;
	height: 30px;
}
#CgSolution span {
	display: block;
	float: left;
	height: 30px;
}
div .goog-logo-link img {
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
h5 {
   background-color: #E7E7E7;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 0 2px #D5D5D5;
}
.iso {
	float: left;
	display: block;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #999;
}
.cnc {
	background-color: #EBEBEB;
	display: block;
	padding: 5px;
	height: auto;
	width: 98%;
	border: 1px solid #CCC;
}
