html, body, div, span, h1, h2, h3, p, strong, ul, li{
	border: none;
	margin: 0;
	outline: none;
	padding: 0	
	}
a:focus{
	outline:none
}
body{
	background: #e9e5e2;
	font-size: 62.5%;
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
#headerHolder{
	background: #283227;
	height: 300px;
}
#header{
	margin: auto;
	width: 960px;
	color: white;
	background: url("../images/headerBg.jpg") no-repeat;
	height: 300px;
	font-size: 1.5em;
	position: relative;
	text-align: left;
}
#header strong{
	color: #f1f13c;
}
#header #imageTexts{
	float: left;
	width: 470px;
	padding: 45px 0 0 20px;
}
#header #imageTexts img{
	clear: both;
	width: auto;
	float: left;
}
#header #imageTexts #secondLine, #header #imageTexts #thirdLine{
	padding-top: 10px;
}
#header #imageTexts #fourthLine{
	padding-top: 40px;
}
#header a#logo{
	margin-top: 13px;
	float: left;
	width: 142px;
	height: 142px;
	background: url("../images/logo.png") repeat-x;
}
#header #bird{
	position: absolute;
	top: 0px;
	right: -50px;
}
#horMenu{
	width: 960px;
	text-align: left;
	margin: auto;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	position: relative;
	clear:both;
	margin-top: -40px;
	bottom: 0px;
}
#horMenu ul{
	list-style: none;
	float: left;
	width: 100%;
	background: url("../images/horMenu.png") no-repeat;
}
#horMenu ul li{
	display:inline;
}
#horMenu ul li a{
	color: white;
	height: 40px;
	padding: 0 30px 0 30px;
	text-decoration: none;
	float: left;
	width: auto;
	line-height: 40px;
}
#horMenu ul .active a{
	background: #85a827;
}
#horMenu ul .firstActive a{
	background: url("../images/firstButton.jpg") left no-repeat #85a827;
}
#horMenu ul .firstActive a:hover{
	background: url("../images/firstButton.jpg") left no-repeat #85a827;
}
#horMenu ul .first a:hover{
	background: url("../images/firstButton.jpg") left no-repeat #85a827;
}
#horMenu ul li a:hover{
	background: #85a827;
}
#contentHolder{
	width: 960px;
	margin: auto;
}
#whiteContent{
	width: 960px;
	margin: auto;
	position: relative;
	clear:both;
	padding:26px 0 0px 0;
	float: left;
	text-align: left;
	border-left: 1px solid #e5e2df;
	border-right: 1px solid #e5e2df;
	background: #fff;
}
#whiteContent #verticalMenu{
	font-size: 1.7em;
	float: left;
	width: 355px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	text-transform: uppercase;
}
#verticalMenu ul{
	list-style: none;

}
#verticalMenu ul li{
	width: 355px;
	float: left;
	padding: 10px 0 10px 0;
}
#verticalMenu ul li a{
	color: #009836;
	width: 305px;
	float: left;
	background:url("../images/unactiveBullet.gif") left center no-repeat;
	padding: 3px 20px 3px 30px;
	width: auto;
	height: auto;
	text-decoration: none;
}
#verticalMenu ul li a:hover, #verticalMenu ul li a.active{
	color: #78c540;
	background:url("../images/activeBullet.gif") left center no-repeat;
}
#rightInfo{
	font-size: 1.2em;
	line-height: 1.7em;
	width: 530px;
	float: left;
}
#rightInfo .photo{
	clear: both;
}
#rightInfo a{
	color: #009836;
	font-weight: bold;
	text-decoration:  none;
}
#rightInfo p{
	padding-top: 5px;
}

#rightInfo a:hover{
	text-decoration: underline;
}

#fullInfo{
	font-size: 1.2em;
	line-height: 1.7em;
	width: 920px;
	float: left;
	padding: 0 20px;
}
#fullInfo .photo{
	clear: both;
}
#fullInfo a{
	color: #009836;
	font-weight: bold;
	text-decoration:  none;
}
#fullInfo p{
	padding-top: 5px;
}
#fullInfo a:hover{
	text-decoration: underline;
}

#contentBottom{
	background:url("../images/contentBottom.png") no-repeat;
	width: 960px;
	clear: both;
	height: 20px;
}

.mainContent{
	width: 960px;
	margin: auto;
	font-size: 1.2em;
	text-align: left;
	padding: 20px 0 20px 0;
}

#whiteContent .mainContent {
	float: left;
	width: 100%;
}

.mainContent #leftSide{
	width: 370px;
	float: left;
	padding-left: 30px;
}
.mainContent h3 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-weight: bold;	
}
.mainContent h2 {
	font-size: 1.5em;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Tahoma;
}
h1 {
	float: left;
	width: 100%;
	font-size: 24px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Tahoma;
	line-height: 25px;
}
h1 small{
	display: block;
	font-size: 10px;
	padding-bottom: 5px;
	color: #676666;
}
.mainContent a.more{
	text-decoration: none;
	color: #456f41;
	padding-right: 10px;
	font-weight: bold;
	background:url("../images/moreBuller.gif") no-repeat right;
}
.mainContent a:hover.more{
	text-decoration: underline;
}
.mainContent p{
	line-height: 1.6em;
}
.mainContent h3 a{
	color: #283228;
	text-decoration: none;
}
.mainContent h3 a:hover{
	color: #009836;
	text-decoration: underline;
}
#leftSide .newBlock{
	clear:both;
	padding-bottom: 35px;
}
#leftSide .newBlock .image img{
	margin: 0 !important;
}
#leftSide .newBlock span{
	font-size: 0.9em;
	padding-bottom: 5px;
	color: #676666;
}
#leftSide .newBlock img{
	float: left;
	width: auto;
	padding-top: 5px;
	margin-right: 10px;
}
#rightSide{
	float: left;
	width: 430px;
	padding-left: 90px;
}
#rightSide img{
	float: left;
	width: auto;
	margin-right: 10px;
}

.news dt a {
	color: #283228 !important;
	text-decoration: none;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-weight: bold;	
}

.news dt a:hover{
	color: #009836 !important;
	text-decoration: underline;
}
.news dt span {
	display: block;
	font-size: 0.9em;
	padding-bottom: 5px;
	color: #676666;
}

.news dd {
	margin: 0;
	padding: 0;
}

.image {
	float: left;
	padding: 10px 10px 10px 0;
}

.news a.more{
	text-decoration: none;
	color: #456f41 !important;
	padding-right: 10px;
	font-weight: bold;
	background:url("../images/moreBuller.gif") no-repeat right;
}
.news a:hover.more{
	text-decoration: underline;
}
.rblock{
	clear: both;
	padding-bottom: 20px;
}
.rblock #ourClients{
	float: left;
	width: 210px;
	position: relative;
	height: 98px;
	background:url("../images/ourClients.png") no-repeat;
	left: 10px;
}
.rblock #ourClients span{
	color: white;
	font-size: 15px;
	width: 70px;
	padding: 10px 0 0 10px;
	line-height: 1.1em;
	float: left;
	clear: both;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Tahoma;
}
.rblock #ourClients a, .rblock #bSearch a{
	color: white;
	text-decoration: none;
	clear: both;
	position: absolute;
	bottom: 15px;
	font-weight: bold;
	padding-right: 20px;
	left: 10px;
	background:url("../images/loginBullet.png") no-repeat right;	
}

.rblock #ourClients p, .rblock #bSearch p{
	margin: 0;
	padding: 0;
}
.rblock #ourClients a:hover, .rblock #bSearch a:hover{
	text-decoration: underline;
}
.rblock #bSearch{
	width: 200px;
	height: 98px;
	position: relative;
	float: left;
	color: white;
	background:url("../images/BSearch.png") no-repeat;
}

.rblock #bSearch span{
	display: block;
	font-size: 2.0em;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}
.rblock #bSearch p{
	font-size: 0.9em;
	width: 105px;
	padding: 5px 0 0 10px;
	line-height: 1.2em;
}

.image_top {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}


form {
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
	padding: 0;
	color: #666666;
}

form fieldset {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}

form label {
	float: left;
	text-align: left;
	width: 180px;
	padding-right: 10px;
	line-height: 24px;
	padding-left: 200px;
}


form span {
	float: left;
	padding-left: 3px;
	font-size: 1em;
	color: red;
	font-weight: normal;
	line-height: 24px;
}

form input, form select, form textarea {
	float: left;
	font-size: 1.2em;
	color: #666;
	font-family: Arial;
	border: 1px solid #c7c7c7;
}

form input {
	padding: 2px;
	width: 200px;
}

form input.checkbox_inp {
	width: auto;
}

form select {
	padding: 2px;
	width: 206px;
}

form textarea {
	padding: 2px;
	width: 360px;
	height: 110px;
	overflow: auto;
}

form input.submit {
	padding: 2px 10px;
	width: auto;
	background: #317549;
	font-size: 13px;
	border: none;
	color: #fff;
	font-weight: bold;
}

ul.error {
	color: red;
}

span.files {
	display: block;
	font-size: 12px;
}

#footer{
	text-align: center;
	font-size: 1.1em;
	padding: 30px 0 30px 0;
}


.mainContent img {
	margin: 2px 15px 7px 15px;
}

.mainContent img[align=left] {
	margin: 2px 15px 15px 0;
}

.mainContent img[align=right] {
	margin: 2px 0 15px 15px;
}

.mainContent {
	line-height:  1.5em;
	display: block;
	font-size: 1.2em;
	color: #000;
}

.mainContent p, .text p {margin: 0 0 17px 0;}

p.grey {color: #999;}

.mainContent a {
	color: #009836;
	text-decoration: underline;
}

.mainContent a:hover {
	text-decoration: none;
}

.mainContent hr {
	border: 0;
	color: #627c1d;
	background-color: #627c1d;
	height: 1px; 
}

.mainContent ul {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

.mainContent ul li {
	display: block;
	padding: 0 0 0 30px;
	line-height: 24px;
	background: url('../images/bulet.gif') no-repeat 10px 11px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

.mainContent ul.search_list li {
	padding: 0;
	background: none;
}

* html .mainContent ul li {vertical-align: top; height: 1%;}
.mainContent ul ul {
	margin: 0 0 0 30px;
}
.mainContent ul ul li {
	padding-left: 13px;
	background: url('../images/bulet.gif') no-repeat 10px 11px;
}

.mainContent ul ul ul {margin: 0;}
.mainContent ul ul ul li {
	background: url('../images/bulet.gif') no-repeat 10px 11px;
}

.mainContent ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html .mainContent ol {padding: 0;}
*:first-child+html .mainContent ol {padding: 0;}

.mainContent ol ol {list-style-type: decimal;}
.mainContent ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

.mainContent table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #dcd9d2;
	margin-bottom: 20px;
}

* html .mainContent table {font-size: 1em; width: auto; width/* */:/**/100%;}
.mainContent table[border="0"] {border: 0;}
.mainContent table.noborder { border: 0; }
.mainContent td {
	padding: 3px;
	font-size: 1em;
	border-color: #dcd9d2;
	vertical-align: top;
}

.mainContent th {
	padding: 3px;
	text-align: left;
	border-color: #dcd9d2;
	font-weight: bold;
}

.mainContent td p, .mainContent th p {margin: 0;}