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

body {
	background-color:#d2d2d2;
	margin:0;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#total {
	background-color:#FFF;
	background-image:url(../images/bottombar.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#google {
	margin-top:0px;
	float:right;
	padding: 0px 58px 0px 0px;
}

#logo {
	padding:0px 0px 0px 70px;
	margin:0px;
}

#menu {
	float:right;
}
#ISO {
	clear:both;
}
	
/* ---------- Main menu roll over start <-------------------*/
.home{
	padding:0px;
	width:49px;
	height:32px;
	display:block;
	background-image:url(../images/Home.png);
	background-repeat:no-repeat;
}
.home:hover {
	background-image:url(../images/Home1.png);
}
.about{
	padding:0px;
	width:68px;
	height:32px;
	display:block;
	background-image:url(../images/About.png);
	background-repeat:no-repeat;
}
.about:hover {
	background-image:url(../images/About1.png);
}
.services{
	padding:0px;
	width:66px;
	height:32px;
	display:block;
	background-image:url(../images/Service.png);
	background-repeat:no-repeat;
}
.services:hover {
	background-image:url(../images/Service1.png);
}
.languages{
	padding:0px;
	width:78px;
	height:32px;
	display:block;
	background-image:url(../images/Language.png);
	background-repeat:no-repeat;
}
.languages:hover {
	background-image:url(../images/Language1.png);
}
.careers{
	padding:0px;
	width:61px;
	height:32px;
	display:block;
	background-image:url(../images/Career.png);
	background-repeat:no-repeat;
}
.careers:hover {
	background-image:url(../images/Careers1.png);
}
.contact{
	padding:0px;
	width:80px;
	height:32px;
	display:block;
	background-image:url(../images/Contact.png);
	background-repeat:no-repeat;
}
.contact:hover {
	background-image:url(../images/Contact1.png);
}
/* ---------- Main menu roll over end <-------------------*/

/* ---------- Text version Main menu roll over start <-------------------*/

.thome{
	padding:5px 0px;
	width:47px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
	background-repeat:no-repeat;
}
.thome:hover {
	background-color:#79ad42;
}
.tabout{
	padding:5px 0px;
	width:66px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
}
.tabout:hover {
	background-color:#e6c908;
}
.tservices{
	padding:5px 0px;
	width:64px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
	background-repeat:no-repeat;
}
.tservices:hover {
	background-color:#b82bc2;
}
.tlanguages{
	padding:5px 0px;
	width:76px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
	background-repeat:no-repeat;
}
.tlanguages:hover {
	background-color:#4883ec;
}
.tcareers{
	padding:5px 0px;
	width:59px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
	background-repeat:no-repeat;
}
.tcareers:hover {
	background-color:#ff5cb8;
}
.tcontact{
	padding:5px 0px;
	width:78px;
	height:15px;
	display:block;
	background-color:#e8e8e8;
	background-repeat:no-repeat;
}
.tcontact:hover {
	background-color:#17aac8;
}

/* ---------- Text version Main menu roll over end <-------------------*/

.tmenu {
	font-family:Arial;
	font-size:13px;
	text-align:center;
}

#menuline {
	margin: 0 0; padding-bottom: 0;
	border-bottom: 2px solid #999;
	clear:both;	
}

/* ---------- Side menu roll over start ------------------*/
.trans{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Trans.png);
	background-repeat:no-repeat;
}
.trans:hover {
	background-image:url(../images/Trans1.png);
}
.quality{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Qual.png);
	background-repeat:no-repeat;
}
.quality:hover {
	background-image:url(../images/Qual1.png);
}
.multi{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Mult.png);
	background-repeat:no-repeat;
}
.multi:hover {
	background-image:url(../images/Mult1.png);
}
.translit{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Transl.png);
	background-repeat:no-repeat;
}
.translit:hover {
	background-image:url(../images/Transl1.png);
}
.transcrip{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Transc.png);
	background-repeat:no-repeat;
}
.transcrip:hover {
	background-image:url(../images/Transc1.png);
}
.backtrans{
	padding:0px;
	width:300px;
	height:21px;
	display:block;
	background-image:url(../images/Back.png);
	background-repeat:no-repeat;
}
.backtrans:hover {
	background-image:url(../images/Back1.png);
}
/* --------- Side menu roll over end --------------------*/


#main {
	padding: 38px 50px 0px 0px;
	text-align:justify;
	float:right;
	font-family: Arial;
	font-size:13px;
	line-height:1.2;
	width:550px;	
}

#mainabout {
	padding: 38px 40px 0px 0px;
	text-align:justify;
	float:right;
	font-family: Arial;
	font-size:13px;
	line-height:1.2;
	width:560px;	
}

#sidemenu {
	
	float:left;
}

#tab1 {
	width:200px;
	float:left;
	clear:right;
}
#tab2 {
	width:200px;
	float:left;
}
#tab3 {
	width:200px;
	float:left;
	clear:right;
}
#tab4 {
	width:350px;
	float:left;
}
.listm {
	line-height:1.5;
}
#mul {
	clear:left;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

.address {
	line-height:1.3;
}

.list {
	line-height:1.5;
	text-align:left;
}
.list1 {
	line-height:1.4;
	text-align:justify;
}

#header {
	height:50px
}

.smallfont {
	font-family:Arial;
	font-size:9px;
}

#sideimg {
	float: left;
	width:300px;
}
#Footer {
	clear: both;
	text-align:center;
	line-height: 20px;
	font-family: Arial;
	font-size:13px;
}
