﻿body {
}
/*Ukrainian*/
#homeUK
{
	display:block; 
	width:103px; 
	height:55px; 
	background: url(../images/home2UK.png);
	}
#homeUK:hover
{
	background-position:0 -55px;
	}
#homeUK span
{
	display:none;
	}
#aboutusUK
{
	display:block; 
	width:121px; 
	height:55px; 
	background: url(../images/aboutus2UK.png);
	}
#aboutusUK:hover
{
	background-position:0 -55px;
	}
#aboutusUK span
{
	display:none;
	}
#faqUK
{
	display:block; 
	width:110px; 
	height:55px; 
	background: url(../images/faq2UK.png);
	}
#faqUK:hover
{
	background-position:0 -55px;
	}
#faqUK span
{
	display:none;
	}
#productUK
{
	display:block; 
	width:132px; 
	height:55px; 
	background: url(../images/Product2UK.png);
	}
#productUK:hover
{
	background-position:0 -55px;
	}
#productUK span
{
	display:none;
	}
#libraryUK
{
	display:block; 
	width:145px; 
	height:55px; 
	background: url(../images/libraryUK.png);
	}
#libraryUK:hover
{
	background-position:0 -55px;
	}
#libraryUK span
{
	display:none;
	}
#contactusUK
{
	display:block; 
	width:135px; 
	height:55px; 
	background: url(../images/ContactUsUK.png);
	}
#contactusUK:hover
{
	background-position:0 -55px;
	}
#contactusUK span
{
	display:none;
	}

#trialUK
{
	display:block;
	float:left; 
	width:137px; 
	height:61px; 
	background: url(../images/PurchaseNow.png);
	}
#trialUK:hover
{
	background-position:0 -61px;
}
#trial_nowUK
{
	color:White;
	font-size:14px;
	padding-top:4px;
	padding-left:8px;
	text-align:center;
	font-family: Arial Narrow,Arial, Helvetica, Myriad Pro;
    font-weight:bold;	

	}
	
#purchaseUK
{
	display:block; 
	width:137px; 
	height:61px; 
	background: url(../images/PurchaseNow.png);
	}
#purchaseUK:hover
{
	background-position:0 -61px;
	}
#purchase_nowUK
{
	color:White;
	font-size:14px;
	padding-top:10px;
	padding-left:6px;
	text-align:center;
	font-family: Arial Narrow, Arial, Helvetica, Myriad Pro;
	font-weight:bold;
	}
#purchase_nextUK
{
	color:White;
	font-size:20px;
	padding-top:10px;
	padding-left:48px;
	font-family:Myriad Pro, Arial, Helvetica;
	}
#contact_nowUK
{
	color:White;
	font-size:14px;
	padding-top:4px;
	padding-left:23px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	}
