/* - Tabs - */
ul#hp_tab_container
{ z-index:50; width:981px; height:50px; overflow:hidden; position:relative; padding:230px 0 0 0; margin:0; float:left; background:transparent }
ul#hp_tab_container li .banner
{ display:none; z-index:10; position:absolute; top:0; left:0 }
ul#hp_tab_container li .banner img
{ z-index:10 }
ul#hp_tab_container li#domain .banner
{ display:block }
ul#hp_tab_container li.hover .banner, ul#hp_tab_container li:hover .banner
{ display:block; margin:0; padding:0 }
		
ul#hp_tab_container li
{ z-index:20; float:left; width:244px; height:50px; margin:0; padding:0; border-right:1px solid #fff; color:#fff }
ul#hp_tab_container li#telnic
{ border-style:none !important; width:246px }
ul#hp_tab_container li a:link, ul#hp_tab_container li a:visited
{ position:absolute; overflow:hidden; display:block; width:244px; height:118px; padding:0; background-color:#663300; text-indent:-1000px; color:#fff; text-decoration:none }
ul#hp_tab_container li a:hover
{ z-index:20; display:block; height:190px }

li#domain a:link, li#domain a:visited
{ left:0; background:url("service_01.gif") }
	li#domain a:hover
	{ background:url("service_01_on.gif") }

li#portfolio a
{ left:245px; background:url("service_02.gif") }
	li#portfolio a:hover
	{ background:url("service_02_on.gif") }

li#online a
{ left:490px; background:url("service_03.gif") }
	li#online a:hover
	{ background:url("service_03_on.gif") }

li#telnic a
{ width:246px !important; left:735px; background:url("service_04.gif") }
	li#telnic a:hover
	{ width:246px !important; background:url("service_04_on.gif") }
