*
{
	font-family: Verdana;
}

body, html
{
	padding: 0;
	margin: 0;
}

body
{
	text-align: center;
	background: url(/images/body-bg.gif.aspx) repeat;
	/*background: url(/images/bg-ny.jpg.aspx) repeat;*/
	font-size: 12px;
}

h1
{
	padding: 0;
	margin: 20px 0;
}

h2
{
	font-size: 14px;
	text-align: center;
}

p
{
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: justify;
	line-height: 140%;
}

img
{
	border: none 0;
}

#content 
{
	margin: 10px auto;
	width: 869px;
	min-height: 500px;
	_height: 500px;
	padding: 145px 0px 70px 0px;
	border: solid 1px #0b0b0b;
	position: relative;
	background-color: white;
	text-align: left;
}

#content ul
{
	padding: 15px 0 15px 120px;
	margin: 0;
	list-style: none;
}

#content li
{
	padding: 5px 0 0 25px;
	margin: 2px 0 0 0;
	background: url(/images/services-list-img.gif) repeat-y left top;
}

#content ul li.end
{
	background-repeat: no-repeat;
}

#content #top
{
	height: 140px;
	width: 100%;
	background: #0b0b0b url(/images/top-banner.jpg.aspx) no-repeat center bottom;
	position: absolute;
	top: 0;
	left: 0;
}

#content #bottom
{
	height: 30px;
	width: 100%;
	background-color: #0b0b0b;
	position: absolute;
	bottom: 0;
	left: 0;
	vertical-align: middle;
}

#content #bottom *
{
	color: White;
	font-weight: bold;
}

#content #bottom a:hover
{
	color: #d1a58b;
}

#content #bottom ul
{
	list-style: none;
	padding: 0;
	margin: 7px 0 0 0;
	width: 100%;
}

#content #bottom li
{
	text-align: center;
	vertical-align: middle;
	width: 33%;
	height: 100%;
	float: left;
	background: none;
	padding: 0;
}

#logo
{
	display: block;
	position: absolute;
	top: 30px;
	left: 40px;
	width: 174px;
	height: 52px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png.aspx', sizingMethod='crop');
	cursor: pointer;
}

html>body #logo
{
	_filter: none;
	background: url(/images/logo.png) no-repeat left top;
}

#logo b
{
	display: none;
}

/* MAIN MENU */
ul#mainMenu
{
	list-style: none;
	width: 500px;
	position: absolute;
	bottom: 15px;
	right: 0;
	padding: 0;
	margin: 0;
}

ul#mainMenu li
{
	text-align: center;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 33%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu-separator.png.aspx', sizingMethod='crop');
	background: none;
}
html>body #mainMenu li{_filter: none; background: url(/images/menu-separator.png.aspx) no-repeat left center;}
#mainMenu .nobg{background: none; _filter: none;}


#mainMenu li b
{
	display: block;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 20px;
}

#mainMenu li a
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: no-repeat left top;
	height: 20px;
	padding-top: 20px;
	cursor: pointer;
}

#mainMenu li a:hover, #mainMenu li.cur a
{
	left: auto;
	right: 0;
}

#mainMenu li#menuServices b{width: 56px;}
#mainMenu li#menuServices a{width: 112px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu-services.png.aspx', sizingMethod='crop');}
html>body #mainMenu li#menuServices a{_filter: none; background-image: url(/images/menu-services.png.aspx);}
#mainMenu li#menuPortfolio b{width: 64px;}
#mainMenu li#menuPortfolio a{width: 128px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu-portfolio.png.aspx', sizingMethod='crop');}
html>body #mainMenu li#menuPortfolio a{_filter: none; background-image: url(/images/menu-portfolio.png.aspx);}
#mainMenu li#menuContact b{width: 76px;}
#mainMenu li#menuContact a{width: 152px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu-contact.png.aspx', sizingMethod='crop');}
html>body #mainMenu li#menuContact a{_filter: none; background-image: url(/images/menu-contact.png.aspx);}

#content a h1
{
	cursor: pointer;
}

#content h1
{
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
	position: relative;
	margin: 0 0 40px 0px;
	left: 80px;
	top: 15px;
	width: 600px;
	line-height: 5px;
	padding-top: 3px;
}

#content h1 img
{
	position: absolute;
	top: 0;
	left: 0;
}

#content p
{
	padding-left: 80px;
	padding-right: 80px;
}

#content table
{
	margin-left: 80px;
	margin-right: 0px;
}

#content #defaultServices
{
	list-style: none;
	margin: 15px 0;
	padding: 0;
	min-height: 300px;
	_height: 300px;
}

#content #defaultServices h2
{
	font-size: 5px;
	text-align: left;
	position: relative;
	margin: 0 0 18px 11px;
	width: 80px;
}

#content #defaultServices h2 img
{
	position: absolute;
	top: 0;
	left: 0;
}

#content #defaultServices li
{
	height: 300px;
	width: 25%;
	padding: 0px;
	margin: 0;
	float: left;
	overflow: hidden;
	background: url(/images/default-services-list-sep.gif) no-repeat left 20px;
}

#content #defaultServices .nobg{background: none;}

#defaultServices p
{
	padding: 35px 15px 5px;
}

#defaultServices p.more
{
	text-align: right;
	padding: 0px 10px;
	font-size: 80%;
}

#defaultServices p.more a, #defaultServices p.more a:link, 
#defaultServices p.more a:hover, #defaultServices p.more a:visited
{
	text-decoration: none;
	font-weight: bold;
}

#content ul#servicesLinks
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	_height: 30px;
}

#content ul#servicesLinks li
{
	text-align: center;
	vertical-align: middle;
	float: left;
	background: none;
	padding: 0 30px;
	border-right: solid 2px black;
	margin: 5px 0 10px;
}

#content ul#servicesLinks li.end
{
	border-right: none 0;
}

#content ul#servicesLinks li a
{
	font-weight: normal;
}

/* FLAGS*/
#flags
{
	position: absolute;
	top: 5px;
	right: 30px;
	font-size: 9px;
	z-index: 10000;
	list-style: none;
	padding: 0;
}

#flags li
{
	float: left; 
	padding: 0px 0 0px 5px;
	margin: 0;
	width: 18px;
	background-image: none;
}

#flags li b, #flags li a
{
	width: 16px;
	height: 10px;
	display: block;
	background-position: -16px top;
	background-repeat: no-repeat;
	line-height: 10px;
	word-break: break-all;
	overflow: hidden;
}

#flags li a
{
	padding-top: 10px;
}

#flags li b
{
	border: solid 1px #000000;
}

#flags li.cur b
{
	border-color: #ffff00;
}

#flags li.flag-ukr b, #flags li.flag-ukr a
{
	background-image: url(/images/flag-ukr.jpg);
}

#flags li.flag-eng b, #flags li.flag-eng a
{
	background-image: url(/images/flag-eng.jpg);
}

#flags li.flag-rus b, #flags li.flag-rus a
{
	background-image: url(/images/flag-rus.jpg);
}
/* END FLAGS*/


#content #portfolio
{
	list-style: none;
	padding: 30px 10px 0 10px;
	margin: 20px;
	position: relative;
	min-height: 580px;
	_height: 580px;
}

#portfolio li
{
	width: 359px;
	height: 146px;
	background: url(/images/bg-portfolio.jpg) no-repeat left top;
	padding: 20px 0 0 10px;
	margin: 15px;
	float: left;
	text-align: left;
}

#portfolio li a
{
	width: 140px;
	height: 93px;
	display: block;
	background: no-repeat left top;
	vertical-align: middle;
	text-align: center;
	position: relative;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding: 32px 0 0 210px;
	overflow: hidden;
	line-height: 18px;
}
/*
#portfolio li a b
{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: normal;
	cursor: pointer;
}
*/

#portfolio .details
{
	width: 400px;
	min-height: 200px;
	_height: 200px;
	border: solid 2px #7e7e7e;
	background-color: #ffffe1;
	position: absolute;
	left: 230px;
	top: 150px;
	display: none;
	padding: 10px;
	z-index: 1000;
}

#portfolio li:hover .details, #portfolio li.over .details
{
	display: block;
}

#portfolio .details li
{
	padding: 5px 0 0 25px;
	margin: 2px 0 0 0;
	background: url(/images/services-list-img.gif) repeat-y left top;
	float: none;
	width: auto;
	height: auto;
}

#portfolio .details p
{
	padding: 5px 0;
	margin: 0;
}

#portfolio .details ul
{
	padding: 0;
	margin: 2px 2px 5px 15px;
}

#content .portfolio-details
{
	background: no-repeat left 50px;
	padding: 50px 40px 0px 415px;
	margin: 0 0 0 60px;
}

#content .portfolio-details .content
{
	min-height: 290px;
	_height: 290px;
	background: url(/images/portfolio-details-bg.gif) repeat-y left top;
	padding: 0 14px;
}

#content .portfolio-details p
{
	margin: 0;
	padding: 5px 0;
}

#content .portfolio-details ul
{
	padding: 0;
	margin: 2px 2px 5px 5px;
}

#content .pf-h1
{
	left: 40px; 
	top: 30px;
}

#content #sitemap
{
	padding: 15px 0 15px 60px;
	list-style: none;
}

#content #sitemap ul
{
	padding-left: 20px;
}

#content #sitemap li
{
	padding: 0;
	margin: 0;
	background: none;
}

#content .form-description
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

#present
{
	position: absolute;
	left: 60px;
	top: 150px;
}


.ny-popup
{
	border: solid 1px #282b3e;
	width: 684px; 
	height: 438px; 
	position: absolute;
}

.ny-popup a
{
	display: block;
	position: absolute; 
	right: 5px; 
	top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #536597;
	width: 32px;
	height: 32px;
	background: url(/images/close.png.aspx) left top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/close.png.aspx', sizingMethod='crop');
}

.ny-popup a b
{
	display: none;
}

.ny-bg
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.pager
{
	clear: both;
	text-align: center;
	font-weight: bold;
}

.pager a
{
	font-weight: bold;
}