
* {
	padding: 0px;
	margin: 0px;
}

html {
	
}

body {
	
	width: 100%;
	font-family: Verdana,"sans-serif";
	font-size: 12px;
	background: #669d32 url('../base/images/body_bg.png') repeat-x center top;
	color: #555555;
}

a {
	text-decoration: none;
	outline-style: none;
}

a:hover {
	cursor: pointer;
}

table {
	empty-cells: show;
	border-style: none;
	border-spacing: 0px;
}

ul {
	list-style-type: none;
	margin-left: 25px;
}

li {
	padding: 2px 0px 2px 0px;
}

p {
	text-indent: 25px;
}

img {
	border: 0px;
	font-size: 0px;
	line-height: 0px;
}

div.divPageFrame {
	padding: 16px 0px 25px 0px;
	margin: 0px auto 0px auto;
	width: 1012px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.divPageContainer {
	width: 985px;
}

table.tablePageContainer {

}

div.divPageTop {
	background: transparent url('../base/images/page_top.png') no-repeat center bottom;
	width: 1012px;
	height: 351px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.divPageContent {
	background: transparent url('../base/images/page_content_bg.png') repeat-y center top;
	width: 984px;
	padding: 0px 14px 0px 14px;
}

div.divPageContentInner {
	min-height: 470px;
}

table.tablePageContentInner {
	width: 100%;
}

td.tdPageContentMenu {
	vertical-align: top;
	text-align: left;
	width: 250px;
}

div.divPageContentMenuInner {
	padding: 60px 0px 0px 26px;
}

td.tdPageContentPage {
	vertical-align: top;
	text-align: left;
}

div.divMenuItem {
	width: 189px;
	height: 30px;
	background: transparent url('../base/images/menu_button.png') no-repeat center bottom;
}

div.divMenuItem_active {
	width: 189px;
	height: 30px;
	background: transparent url('../base/images/menu_button_active.png') no-repeat center bottom;
}

div.divMenuItem:hover {
	width: 189px;
	height: 30px;
	background: transparent url('../base/images/menu_button_active.png') no-repeat center bottom;
	cursor: pointer;
}

div.divMenuItem td.tdMenuItemLeft {
	width: 55px;
}

div.divMenuItem td.tdMenuItemMiddle {
	font-size: 11px;
	line-height: 30px;
	text-align: left;
	width: 100px;
	vertical-align: middle;
}

div.divMenuItem td.tdMenuItemMiddle a {
	color: #86888b;
}

div.divMenuItem:hover td.tdMenuItemMiddle a {
	color: #ffffff;
}

div.divMenuItem_active td.tdMenuItemMiddle {
	font-size: 11px;
	line-height: 30px;
	text-align: left;
	width: 100px;
	vertical-align: middle;
}

div.divMenuItem_active td.tdMenuItemMiddle a {
	color: #ffffff;
}

div.divMenuItem_active:hover td.tdMenuItemMiddle a {
	color: #ffffff;
}

div.divMenuItem td.tdMenuItemRight {
	background: transparent url('../base/images/menu_green_arrow.png') no-repeat left center;
	width: 34px;
}

div.divMenuItem:hover td.tdMenuItemRight {
	background: transparent url('../base/images/menu_white_arrow_ccw.png') no-repeat left center;
	width: 34px;
}

div.divMenuItem_active td.tdMenuItemRight {
	background: transparent url('../base/images/menu_white_arrow.png') no-repeat left center;
	width: 34px;
}

div.divMenuItem_active:hover td.tdMenuItemRight {
	background: transparent url('../base/images/menu_white_arrow_ccw.png') no-repeat left center;
	width: 34px;
}

div.divCircuitsLeftBottom {
	width: 250px;
	height: 86px;
	background: transparent url('../base/images/circuits_left_bottom.png') no-repeat left center;
}

div.divContentPageTop {
	width: 525px;
	height: 35px;
	padding: 15px 0px 23px 0px;
}

td.tdPageContentExtraInfo {
	width: 182px;
	vertical-align: top;
	text-align: left;
}

div.divContentPageLocation {
	padding: 15px 0px 10px 10px;
	width: 455px;
	line-height: 16px;
	height: 16px;
}

span.spanContentPageTitle {
	color: #6ba033;
	font-weight: bold;
}

div.divContentPageText {
	width: 450px;
}

table.tablePageFooter {
	width: 100%;
}

td.tdPageFooter {
	width: 100%;
}

div.divPageFooter {
	height: 76px;
	background: #ffffff url('../base/images/footer_bg.png') repeat-x center bottom;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: bottom;
}

a.aContentTopMenuLink {
	width: 26px;
	height: 26px;
	display: inline-block;
	float: left;
}

a.aFooterMailLink {
	display: inline-block;
	padding-left: 22px;
	height: 15px;
	font-size: 11px;
	color: #898989;
	background: transparent url('../base/images/email_icon.png') no-repeat left center;
}

a.aFooterMailLink:hover {
	color: #30651d;
}

a.aMailLink {
	font-size: 11px;
	color: #555555;
}

a.aMailLink:hover {
	color: #30651d;
}

td.tdPageFooterLeft {
	padding: 25px 45px 0px 45px;
	color: #898989;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	width: 716px;
}

td.tdPageFooterRight {
	height: 76px;
	width: 172px;
	background: transparent url('../base/images/circuits_right_bottom.png') no-repeat right bottom;
}

div.divRightTopPart {
	background: transparent url('../base/images/banner_right_1.png') no-repeat right top;
	width: 183px;
	height: 198px;
	border-bottom: 3px solid #30651d;
	position: relative;
	top: 0px;
	left: 0px;
}

span.spanRightTopPart {
	display: inline-block;
	position: relative;
	top: 110px;
	left: 20px;
	font-size: 11px;
	color: #33681f;
	width: 150px;
}

div.divRightMiddlePart {
	width: 173px;
	text-align: left;
	border-bottom: 3px solid #30651d;
	padding: 20px 0px 20px 10px;
}

td.tdRightMiddlePartLink {
	padding-left: 20px;
	background: transparent url('../base/images/brown_bullet.png') no-repeat left center;
}

a.aRightMiddlePartLink {
	font-size: 11px;
	color: #707070;
}

a.aRightMiddlePartLink:hover {
	font-size: 11px;
	color: #31661e;
}

a.aRightMiddlePartMore {
	font-size: 10px;
	color: #699e33;
}

a.aRightMiddlePartMore:hover {
	font-size: 10px;
	color: #31661e;
}

div.divRightBottomPart {

}

a.aContentWebLink {
	background: transparent url('../base/images/green_bullet.png') no-repeat left 14px;
	display: inline-block;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 11px;
	color: #86878a;
	line-height: 29px;
}

a.aContentWebLink:hover {
	color: #30651d;
}

div.divLangMenu {
	position: absolute;
	top: 55px;
	left: 575px;
	width: 70px;
}

a.aLangLink {
	color: #838487;
}

a.aLangLink:hover {
	color: #1b9367;
}

a.aLangActive {
	font-weight: bold;
	color: #1b9367;
}

div.divSearchBox {
	position: absolute;
	top: 39px;
	left: 280px;
	width: 280px;
	height: 71px;
	background: transparent url('../base/images/search_box.png') no-repeat left top;
	text-align: left;
	vertical-align: top;
}

form#formSearch {
	display: inline-block;
	width: 280px;
	height: 71px;
	vertical-align: top;
	padding: 0px;
}

input.inputSearchText {
	float: left;
	margin: 0px;
	display: inline-block;
	width: 171px;
	padding: 0px 17px 0px 22px;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	font-size: 12px;
	color: #898989;
	border: 1px solid transparent;
	background: transparent;
}

img.imgSearchButton {
	float: left;
	display: inline-block;
	margin: 8px;
	cursor: pointer;
}

div.divLogo {
	position: absolute;
	top: 150px;
	left: 55px;
	width: 155px;
}

div.divCompanyDescription {
	position: absolute;
	top: 185px;
	left: 640px;
	width: 155px;
}

div.divContactTitle {
	padding: 0px 0px 20px 35px;
	color: #4a7839;
	font-size: 17px;
}

div.divContactInfo {
	padding: 0px 0px 20px 35px;
	font-size: 12px
}

div.divFormContainer {
	background: transparent url('../base/images/contact_form_bg_grad.png') no-repeat left top;
	margin-top: 5px;
	width: 540px;
	height: 310px;
	position: relative;
	top: 0px;
	left: -50px;
}

div.divFormContainerInner {
	width: 260px;
	position: absolute;
	top: 15px;
	left: 230px;
}

td.tdLabel {
	text-align: right;
	padding: 3px;
	vertical-align: middle;
}

td.tdInput {
	text-align: left;
	padding: 3px;
	vertical-align: middle;
}

input.inputTextBox {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	height: 15px;
	width: 200px;
	color: #777777;
	border: 1px inset #e6e6e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #efefef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#f9f9f9');
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #d7d7d7,  #f9f9f9);
	padding: 2px;
}

input.inputTextBox_active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	height: 15px;
	width: 200px;
	color: #777777;
	border: 1px solid #6ba033;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #efefef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#f9f9f9');
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #d7d7d7,  #f9f9f9);
	padding: 2px;
}

textarea.textareaMessage {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	height: 75px;
	width: 200px;
	color: #777777;
	border: 1px inset #e6e6e6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #efefef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#f9f9f9');
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #d7d7d7,  #f9f9f9);
	padding: 2px;
}

textarea.textareaMessage_active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	height: 75px;
	width: 200px;
	color: #777777;
	border: 1px solid #6ba033;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #efefef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#f9f9f9');
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #d7d7d7,  #f9f9f9);
	padding: 2px;
}

input.inputButton {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	border: 1px solid #30651d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #9db53d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92ad3b', endColorstr='#36671b');
	background: -webkit-gradient(linear, left top, left bottom, from(#92ad3b), to(#36671b));
	background: -moz-linear-gradient(top,  #92ad3b,  #36671b);
	padding: 7px;
	cursor: pointer;
	margin: 2px;
	display: inline-block;
}

input.inputButton:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	border: 1px solid #30651d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #9db53d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36671b', endColorstr='#92ad3b');
	background: -webkit-gradient(linear, left top, left bottom, from(#36671b), to(#92ad3b));
	background: -moz-linear-gradient(top,  #36671b,  #92ad3b);
	padding: 7px;
	cursor: pointer;
	margin: 2px;
	display: inline-block;
}

a.aSearchResult {
	font-size: 13px;
	text-decoration: underline;
	color: #207226;
}

a.aSearchResult:hover {
	color: #5c9731;
}

td.tdPageContentContainer {
	text-align: justify;
	vertical-align: top;
}

td.tdPageImagesContainer {
	width: 160px;
	text-align: left;
	vertical-align: top;
}

div.divPageImageContainer {
	padding: 3px 0px;
	width: 150px;
	overflow: hidden;
}
.divFormContainer {
    display: none;
}


/* vim: syntax=css */

