@charset "utf-8";
#header01 {
	position: absolute;
	width: 167px;
	height: 158px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#header02 {
	position: absolute;
	width: 430px;
	height: 125px;
	z-index: 2;
	left: 167px;
	top: 0;
}
#header03 {
	position: absolute;
	width: 41px;
	height: 80px;
	z-index: 3;
	left: 597px;
	top: 0;
}
#header04 {
	position: absolute;
	width: 128px;
	height: 27px;
	z-index: 6;
	left: 838px;
	top: 0px;
}
#header05 {
	position: absolute;
	width: 350px;
	height: 45px;
	z-index: 7;
	left: 597px;
	top: 80px;
}
#header06 {
	position: absolute;
	width: 331px;
	height: 45px;
	z-index: 7;
	left: 635px;
	top: 80px;
	background-image: url(/assets/menus/main_page_06.gif);
	padding-top: 4px;
	padding-left: 0px;
}
#header07 {
	position: absolute;
	width: 45px;
	height: 53px;
	z-index: 4;
	left: 838px;
	top: 27px;
}
#header08 {
	position: absolute;
	width: 37px;
	height: 53px;
	z-index: 4;
	left: 883px;
	top: 27px;
}
#header09 {
	position: absolute;
	width: 46px;
	height: 53px;
	z-index: 4;
	left: 920px;
	top: 27px;
}
#header10 {
	position: absolute;
	width: 710px;
	height: 33px;
	z-index: 8;
	left: 167px;
	top: 125px;
}
#header11 {
	position: absolute;
	width: 137px;
	height: 33px;
	z-index: 9;
	left: 237px;
	top: 125px;
}
#header12 {
	position: absolute;
	width: 135px;
	height: 33px;
	z-index: 10;
	left: 374px;
	top: 125px;
}
#header13 {
	position: absolute;
	width: 67px;
	height: 33px;
	z-index: 11;
	left: 509px;
	top: 125px;
}
#header14 {
	position: absolute;
	width: 64px;
	height: 33px;
	z-index: 12;
	left: 576px;
	top: 125px;
}
#header15 {
	position: absolute;
	width: 87px;
	height: 33px;
	z-index: 13;
	left: 640px;
	top: 125px;
}
#header16 {
	position: absolute;
	width: 78px;
	height: 33px;
	z-index: 14;
	left: 727px;
	top: 125px;
}
#header17 {
	position: absolute;
	width: 77px;
	height: 33px;
	z-index: 14;
	left: 805px;
	top: 125px;
}
#header18 {
	position: absolute;
	width: 84px;
	height: 33px;
	z-index: 14;
	left: 882px;
	top: 125px;
}


/************** Buttons ****************/

#btn-facebook{
  display: block;
  width: 45px;
  height: 53px;
  background: url("../assets/menus/main_page_07x.gif") no-repeat 0 0;
}
#btn-facebook:hover{ 
  background-position: 0 -53px;
}
#btn-facebook span{
  display: none;
}

#btn-twitter{
  display: block;
  width: 37px;
  height: 53px;
  background: url("../assets/menus/main_page_08x.gif") no-repeat 0 0;
}
#btn-twitter:hover{ 
  background-position: 0 -53px;
}
#btn-twitter span{
  display: none;
}

#btn-google{
  display: block;
  width: 46px;
  height: 53px;
  background: url("../assets/menus/main_page_09x.gif") no-repeat 0 0;
}
#btn-google:hover{ 
  background-position: 0 -53px;
}
#btn-google span { 
  display: none; 
}

#btn-home{
  display: block;
  width: 70px;
  height: 33px;
  background: url("../assets/menus/main_page_20x.gif") no-repeat 0 0;
}
#btn-home:hover{ 
  background-position: 0 -33px;
}
#btn-home span { 
  display: none; 
}

#btn-sea{
  display: block;
  width: 137px;
  height: 33px;
  background: url("../assets/menus/main_page_21x.gif") no-repeat 0 0;
}
#btn-sea:hover{ 
  background-position: 0 -33px;
}
#btn-sea span { 
  display: none; 
}

#btn-sky{
  display: block;
  width: 135px;
  height: 33px;
  background: url("../assets/menus/main_page_22x.gif") no-repeat 0 0;
}
#btn-sky:hover{ 
  background-position: 0 -33px;
}
#btn-sky span { 
  display: none; 
}

#btn-about{
  display: block;
  width: 67px;
  height: 33px;
  background: url("../assets/menus/main_page_23x.gif") no-repeat 0 0;
}
#btn-about:hover{ 
  background-position: 0 -33px;
}
#btn-about span { 
  display: none; 
}

#btn-faq{
  display: block;
  width: 64px;
  height: 33px;
  background: url("../assets/menus/main_page_24x.gif") no-repeat 0 0;
}
#btn-faq:hover{ 
  background-position: 0 -33px;
}
#btn-faq span { 
  display: none; 
}

#btn-sitemap{
  display: block;
  width: 87px;
  height: 33px;
  background: url("../assets/menus/main_page_25x.gif") no-repeat 0 0;
}
#btn-sitemap:hover{ 
  background-position: 0 -33px;
}
#btn-sitemap span { 
  display: none; 
}

#btn-awards{
  display: block;
  width: 78px;
  height: 33px;
  background: url("../assets/menus/main_page_26x.gif") no-repeat 0 0;
}
#btn-awards:hover{ 
  background-position: 0 -33px;
}
#btn-awards span { 
  display: none; 
}

#btn-privacy{
  display: block;
  width: 77px;
  height: 33px;
  background: url("../assets/menus/main_page_27x.gif") no-repeat 0 0;
}
#btn-privacy:hover{ 
  background-position: 0 -33px;
}
#btn-privacy span { 
  display: none; 
}

#btn-contact{
  display: block;
  width: 84px;
  height: 33px;
  background: url("../assets/menus/main_page_28x.gif") no-repeat 0 0;
}
#btn-contact:hover{ 
  background-position: 0 -33px;
}
#btn-contact span { 
  display: none; 
}








