BODY
{
	background: #c4e3a1 url(/img/bg.gif) repeat-x;
	color: #fff;    
	margin: 0px;
	padding: 0px;
}
P, OL, UL, DL, LI, DD, DT, FORM, TD, TH, BODY, TEXTAREA, SELECT, INPUT
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 9pt;
}


A, A:link, .blockList A.active, .blockList A.active:link
{
	color: #000;
	text-decoration: none;
}
A:visited
{
	color: #333;
}
A:hover, A:active
{
	text-decoration: underline;
}

TABLE
{
	border: 0px;
	border-collapse: collapse;
}
TABLE TR, TABLE TR TD ,TABLE TR TH
{
	vertical-align: top;
}
TABLE TR TD ,TABLE TR TH
{
	padding: 0px;
}
IMG
{
	border: 0px;
}
FORM
{
	margin: 0px;
}


/* ********************************** MAIN CLASSES *****************************************/

#logoBlock
{
	margin-top: 66px;
	background: transparent url(/img/bg_logo.gif) no-repeat;
	border-bottom: 1px solid #a9d47e;
}
#logo
{
	margin: 31px 40px 12px 40px;
}
#menuBlock
{	
	background: transparent url(/img/bg_menu.gif) no-repeat bottom right;
	text-align: right;
	position: absolute;
	right: 0px;
	width: 650px;
	padding-bottom: 27px;
	margin-top: -71px;
}
#menuBlock a, #menuBlock span
{
	margin: 0px 15px;
}
#menuBlock span
{
	margin-right: 60px;
}
#footer
{
	background: transparent url(/img/bg_bottom.gif) repeat-x bottom left;
	padding-bottom: 61px;
	margin-top: 20px;
}
#slogan
{
	background: transparent url(/img/bg_slogan.gif) no-repeat bottom left;
	padding: 0px 0px 48px 49px;	
}

#contentBlock
{
	margin-top: 1px;
	border-top: 3px solid #a9d47e;
	border-bottom: 13px solid #d2eab6;
}
#contentBox
{	
	border-top: 13px solid #bcde98;
	border-bottom: 1px solid #a9d47e;
}
#content
{
	background: #a9d47e url(/img/bg_content.gif) no-repeat;
	border-bottom: 1px solid #cfe8b3;
}
#aboutContent, #portfolioContent
{
	background: transparent url(/img/bg_about.gif) no-repeat bottom right;
	min-height: 275px;
	padding: 20px 40px;
	overflow: hidden;
	_width: 100%;
}
.lang_en #aboutContent
{
	background-image: url(/img/bg_about_en.gif);
}
#portfolioContent
{
	background-image: url(/img/bg_portfolio.gif);
	min-height: inherit;
	padding-bottom: 100px;
}
.lang_en #portfolioContent
{
	background-image: url(/img/bg_portfolio_en.gif);
}
#recentWork, .ourWork
{
	float: left;
	border: 1px solid #bedf9c;
	padding: 1px;
	background: transparent url(/img/bg_recent.gif);
}
#workShow
{
	display: table-cell;
	_display: block;
	_float: left;
}
#workShow h4
{
}
.ourWork
{
	margin-right: 10px;
	margin-bottom: 5px;
}
#recentWork img, .ourWork img
{
	border: 1px solid #fff;
	margin: 5px 10px;
}
#recentWork h4, .ourWork h4
{
	font-size: 8pt;
	text-align: center;
	background: #cfe8b3;
	margin: 0px;
	padding: 5px;
}

#aboutText
{
	color: #fff;
	font-weight: bold;
	margin-left: 200px;
	margin-right: 360px;
	padding: 30px 0px;
}

#aboutText P {
font-size: 10.5pt
}

.pager
{
	clear: both;
	background: #89c259;
	border: 1px solid #cfe8b3;
	padding: 3px 10px;
	margin: 0px 10px 10px 0px;
	_margin-right: 20px;
	font-size: 8pt;
	font-weight: bold;
}
.pager span
{
	background-color: #fff;
	color: #89c259;
}
.specialization
{
	position: absolute;
	right: 0px;
	margin-top: -60px;
	text-align: right;
	margin-right: 160px;
	background: transparent url(/img/bg_arr.gif) no-repeat right top;
	padding: 12px 35px 0px 0px;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}
.specialization span
{

	color: #fff;
}

#pages
{
	display: inline;
}
.hidden
{
	display: none;
	float: none;
}

#langSelector
{
	position: absolute;
	right: 0px;
	margin-top: -120px;
}
#langSelector a
{
	display: block;
	margin: 4px 0px;
}