@charset "utf-8";
/* CSS Document */


/*--------------
		 header 
---------------*/
#hederWrap {
	background:url(../img/en/header.jpg) no-repeat top center;
}

#mainNavigation li.about a{
	width:87px;
	background:url(../img/en/about.gif) no-repeat;
/*	margin:0 71px 0 0;*/
}

#mainNavigation li.aboutAct span {
	background:transparent url(../img/en/about-act.gif) no-repeat;
	display:block;
	height:58px;
	width:87px;
	text-indent:-11111px;
}

#mainNavigation li.services{
	padding:0 0 0 5px;
	background:url(../img/services-l.gif) no-repeat;
}
#mainNavigation li.services a{
	width:87px;
	background:url(../img/en/services.gif);
}

#mainNavigation li.servicesAct{
	padding:0 0 0 5px;
	background:url(../img/services-l.gif) no-repeat;
}

#mainNavigation li.servicesAct span {
	background:transparent url(../img/en/services-act.gif) no-repeat;
	display:block;
	height:58px;
	width:87px;
	text-indent:-11111px;
}

#mainNavigation li.portfolio{
	padding:0 0 0 5px;
	background:url(../img/portfolio-l.gif) no-repeat;
}
#mainNavigation li.portfolio a{
	width:87px;
	background:url(../img/en/portfolio.gif);
/*	margin:0 71px 0 0;*/
}

#mainNavigation li.portfolioAct span {
	background:transparent url(../img/en/portfolio-act.gif) repeat 0 0;
	display:block;
	height:58px;
	width:87px;
	text-indent:-11111px;
}

#mainNavigation li.contacts{
	height:66px;
	padding:0 0 0 5px;
	background:url(../img/contacts-l.gif) no-repeat;
}
#mainNavigation li.contacts a{
	width:87px;
	height:58px;
	background:url(../img/en/contacts.gif);
}

#mainNavigation li.contactsAct span {
	background:transparent url(../img/en/contacts-act.gif) repeat scroll 0 0;
	display:block;
	height:66px;
	width:87px;
}

#mainNavigation li.contactsAct {
	padding:0 0 0 5px;
	text-indent:-11111px;
}

.projectMore a{	
	background:url(../img/en/more-indx.gif) no-repeat;
}

#contactsL{	
	background:url(../img/en/contact-indx.gif);
}

.hprod{	
	background:url(../img/en/new-projects.gif) no-repeat 1px 0px;
}

.hserv{
	background:url(../img/en/bg-services-h.gif) no-repeat 1px 0px;
}

.hcont{
	background:url(../img/en/bg-contacts-h.gif) no-repeat 1px 0px;
}

.hportf{
	background:url(../img/en/bg-portfolio-h.gif) no-repeat 1px 0px;
}

#webSiteInfo{
	background:url(../img/en/tell-us.gif) no-repeat 58px 50px;
}

#webSiteInfo a{
	background:url(../img/en/buttonocontact-form.gif) no-repeat;
}

.servicesItemWrap{
	background:url(../img/en/bg-services-main-indx.gif) no-repeat left top;
}

#sitePackage{
	background:url(../img/en/sitePackage.jpg);
}

#start a{
	background:url(../img/en/bg_start.gif) no-repeat 91px 35px;
}

#contactNav .cEmail{
	background:url(../img/en/contacts_email.gif) no-repeat top left;
}

#contactNav .cMsn{
	background:url(../img/en/contacts_msn.gif) no-repeat top left;
}

#contactNav .cYahoo{
	background:url(../img/en/contacts_yahoo.gif) no-repeat top left;
}

#contactNav .cSkype{
	background:url(../img/en/contacts_skype.gif) no-repeat top left;
}

#contactNav .cIcq{
	background:url(../img/en/contacts_icq.gif) no-repeat;
}

.servicesItemWrap  p{
	margin:25px 40px 5px 46px;
	padding:0;
	/*border:1px solid #f00;*/
}

.servicesItemWrap .more a{
	display:block;
	height:18px;
	width:93px;
	float:right;
	margin:0 20px 0 0;
	/*border:1px solid #f00;*/
}

