@charset "utf-8";
/* CSS Document */

#menu {
	list-style:none;padding:0px;margin:0px;
	margin-top:37px;
	float:right;
	width:743px;
	margin-right:8px;
}
#home {
	float:left;
}
#home a{
	display:block;
	width:47px;
	height:37px;
	background:url(../images/menus/en/home.gif) no-repeat 0 0;
}
#home a:hover{
	background-position:0 -37px;
}

#about-us {
	float:left;
}
#about-us a{
	display:block;
	width:67px;
	height:37px;
	background:url(../images/menus/en/about-us.gif) no-repeat 0 0;
}
#about-us a:hover{
	background-position:0 -37px;
}

#services {
	float:left;
}
#services a{
	display:block;
	width:65px;
	height:37px;
	background:url(../images/menus/en/services.gif) no-repeat 0 0;
}
#services a:hover{
	background-position:0 -37px;
}

#why-our-clients-sell{
	float:left;
}

#why-our-clients-sell a{
	display:block;
	width:135px;
	height:37px;
	background:url(../images/menus/en/why-our-clients-sell.gif) no-repeat 0 0;
}
#why-our-clients-sell a:hover{
	background-position:0 -37px;
}

#why-turkey {
	float:left;
}
#why-turkey a{
	display:block;
	width:87px;
	height:37px;
	float:left;
	background:url(../images/menus/en/why-turkey.gif) no-repeat 0 0;
}
#why-turkey a:hover{
	background-position:0 -37px;
}

#investors-guide {
	float:left;
}
#investors-guide a{
	display:block;
	width:106px;
	height:37px;
	background:url(../images/menus/en/investors-guide.gif) no-repeat 0 0;
}
#investors-guide a:hover{
	background-position:0 -37px;
}

#faq { 
	float:left;
}
#faq a{
	display:block;
	width:38px;
	height:37px;
	background:url(../images/menus/en/faq.gif) no-repeat 0 0;
}
#faq a:hover{
	background-position:0 -37px;
}

#portfolio { float:left }

#portfolio a{
	display:block;
	width:71px;
	height:37px;
	float:left;
	background:url(../images/menus/en/portfolio.gif) no-repeat 0 0;
}
#portfolio a:hover{
	background-position:0 -37px;
}

#links { float:left }
#links a{
	display:block;
	width:48px;
	height:37px;
	float:left;
	background:url(../images/menus/en/links.gif) no-repeat 0 0;
}
#links a:hover{
	background-position:0 -37px;
}

#contact-us { float:left }
#contact-us a{
	display:block;
	width:79px;
	height:37px;
	float:left;
	background:url(../images/menus/en/contact-us.gif) no-repeat 0 0;
}
#contact-us a:hover{
	background-position:0 -37px;
}