body
{
	margin: 0;
	padding: 0;
	font: normal 11px Arial;
}

.clear
{
	clear: both;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #118862;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #118862;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

#site, #innerSite
{
	width: 996px;
	margin: 0 auto;
	overflow: hidden;
}

#siteHolder
{
	padding-left: 5px;
}

#innerSite
{
	width: 980px;
}

#site
{
	background: url('../images/web/site.gif') repeat-y top right;
}


#left
{
	float: left;
	width: 760px;
}

#header
{
	float: left;
	width: 760px;
	height: 230px;
	position: relative;
	z-index: 2;
}

#content 
{
	float: left;
	background: url('../images/web/contenttop.gif') no-repeat top left;
	margin-top: -20px;
	padding-top: 20px;
}

#content .content
{
	overflow: hidden;
	width: 670px;
	padding-left: 30px;
	padding-bottom: 150px;
	margin-bottom: -180px;
	position: relative;
	z-index: 1;
}

#right, #innerRight
{
	float: left;
	width: 290px;
	margin-left: -59px;
}

#innerRight
{
	width: 275px;
}

#menu .langs
{
	margin-bottom: 15px;
	margin-left: 17px;
}

#menu .langs a
{
	margin-right: 10px;
}

#menu .langs .homeIco
{
	margin-top: 10px;
	position: relative;
}

#menu
{
	background: url('../images/web/rightmenurepeat.gif') repeat-y top left;
}

#menu .content
{
	background: url('../images/web/rightmenutop.gif') no-repeat top left;
	padding-left: 59px;
	padding-top: 60px;
}

#menu .partners
{
	margin-top: 20px;
	margin-left: 0px;
	position: relative;
	z-index: 9;
}

.partnersInner
{
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: -60px;
	position: relative;
	z-index: 2;
}

#menu ul
{
	margin: 0;
	padding: 0;
	width: 195px;
	list-style-type: none;
}

#menu ul li
{
	border-bottom: 1px solid #cfcfcf;
	line-height: 26px;
	background: url('../images/web/bullet.gif') no-repeat 6px center;
	padding-left: 18px;
}

#menu ul li a
{
	color: #118862;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#menu ul li.first
{
	border-top: 1px solid #cfcfcf;
}

#side
{
	margin-top: -70px;
}

#side .content
{
	padding-left: 39px;
	overflow: hidden;
	padding-top: 130px;
	min-height: 100px;
	color: #666666;
	width: 210px;
	padding-right: 40px;
	padding-bottom: 10px;
	margin-bottom: -30px;
	background: url('../images/web/righttop.gif') no-repeat left top;
	position: relative;
	z-index: 1;
}

#side .content h1
{
	margin-bottom: 15px;
}

#side .content p
{
	display: inline;
	margin-right: 5px;
}

#footer
{
	background: url('../images/web/footer3.gif') no-repeat top left;
	text-align: right;
}

#footer .holder
{
	background: url('../images/web/sidefooter.gif') no-repeat right top;
	height: 112px;
	padding-top: 70px;
}

#footer .block
{
	float: left;
	position: static;
	padding-right: 164px;
}

#footer .solution
{
	float: right;
	color: #9D9D9D;
	margin-top: 40px;
	margin-left: 20px;
}

#footer .solution a
{
	color: #9D9D9D;
	text-decoration: none;
}

#footer .solution a:hover
{
	text-decoration: underline;
}

#footer .text
{
	float: right;
	color: #118862;
	margin-right: 80px;
	text-align: right;
	position: relative;
	z-index: 1;
	width: 620px;
}

#footer .text p
{
	margin: 0;
}

#categories
{
	margin-top: 30px;
}

#categories h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#categories a
{
	text-decoration: none;
	font-weight: bold;
}

#categories a:hover
{
	text-decoration: underline;
}

#categories .item
{
	width: 160px;
	text-align: center;
	float: left;
	margin-bottom: 25px;
}

#categories .item .catImage
{
	height: 100px;
	margin-bottom: 5px;
	display: block;
}

/* INNER TEXT */
#holderInner
{
}

#leftCategories
{
	float: left;
	width: 260px;
	padding-top: 30px;
	background: url('../images/web/innerlefttop.gif') no-repeat top left;
	margin-top: -27px;
	position: relative;
	z-index: 1;
}

#leftCategories h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 185px;
	padding-left: 30px;
	margin-bottom: 20px;
}

#leftCategories h2
{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftCategories a
{
	text-decoration: none;
}

#leftCategories .clear
{
	height: 0;
}

#leftCategories a:hover
{
	text-decoration: underline;
}

#leftCategories .item
{
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
}

#leftCategories .itemSecond
{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#leftCategories .item .catImage
{
	height: 80px;
	margin-bottom: 1px;
	display: block;
}

#titles
{
	border-left: 5px solid #b3b3b3;
	float: left;
	margin-top: -26px;
	padding-top: 30px;
	padding-left: 34px;
	position: relative;
	z-index: 2;
}

#titles ul.submenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#titles ul.submenu li
{
	display: inline;
	margin-right: 20px;
}

#titles ul.submenu li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#titles ul.submenu li a:hover
{
	text-decoration: underline;
}

#contentInner p
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#contentInner h1.subTitle
{
	margin-bottom: 24px;
	color: #666666;
}

#contentInner
{
	background: url('../images/web/innercontent.gif') repeat-y top right;
	float: left;
	font-size: 12px;
	color: #666666;
	position: relative;
	z-index: 1;
	margin-top: -46px;
}

#contentInner .holder
{
	background: url('../images/web/innercontenttop.gif') no-repeat top left;
}

#contentInner .content
{
	background: url('../images/web/innercontentbottom.gif') no-repeat bottom left;
	width: 653px;
	padding-left: 34px;
	padding-right: 30px;
	padding-bottom: 70px;
}

#contentInner .heigher
{
	float: left;
	height: 550px;
}

#contentInner .heightContnent
{
	float: left;
	margin-top: 100px;
}

#footerInner
{
	background: #fff url('../images/web/footer2.gif') no-repeat top left;
	height: 108px;
	margin-top: -50px;
	padding-top: 70px;
	position: relative;
	z-index: 0;
}

#footerInner .block
{
	float: right;
	width: 640px;
	margin-right: 50px;
}

* html #footerInner .block
{
	margin-right: 15px;
}

#footerInner .solution
{
	float: left;
	padding-top: 42px;
}

#footerInner .solution
{
	float: right;
	color: #9D9D9D;
}

#footerInner .solution a
{
	color: #9D9D9D;
	text-decoration: none;
}

#footerInner .solution a:hover
{
	text-decoration: underline;
}

#footerInner .text, #footerInner .text2
{
	float: left;
	color: #118862;
	text-align: right;
}

#footerInner .text2
{
	float: left;
	text-align: left;
	margin-left: 50px;
}

#footerInner .text p, #footerInner .text2 p
{
	margin: 0;
}

.newsItem , .publicationItem
{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B3B3B3;
}

.newsItem h2, .publicationItem h2
{
	font-size: 12px;
	margin: 0;
}

.newsItem h2 a, .publicationItem h2 a
{
	text-decoration: none;
}

.newsItem h2 a:hover, .publicationItem h2 a:hover
{
	text-decoration: underline;
}

.back
{
	cursor: pointer;
	margin-top: 20px;
}

/* PAGING */
/* paging */
.paging 
{
	font: normal 12px Tahoma;
	position: relative;
	float: left;
	text-align: left;
	position: relative;
	z-index: 1;
	color: #ccc;
}

.paging a
{
	text-decoration: none;
	font: normal 12px Tahoma;
	padding: 5px;
}

.paging a:hover
{
	text-decoration: underline;
}

.paging a.active
{
	font-size: 14px;
	font-weight: bold;
}