/**** HEADER ******/
#container-masthead{
	background-image: url(image/img_masthead.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 764px;
	height: 138px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #ffffff;
}

html>body #container-masthead{
	height: 129px;
}

#telkomlogo {
	position: relative;
	width: auto;
	height: 99px;
	float: left;
}

#search{
	float: right;
	height: 99px;
	width: auto;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

html>body #search{
	margin-right: 10px;
}

#search form{
	 margin: 0px;
	 padding: 0px;
}

.search-text{
	display: block;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

html>body .search-text{
	display: block;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#container-nav {
	position: relative;
	width: 764px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	background-image: url(image/tile_topnav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* TOP LEVEL NAVIGATION IMAGES */
/* TELKOM HOME BUTTON */
#topnav a.telkomhome {
	background-image: url(/css/image/but_telkomhome_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 95px;
	height: 15px;
}
#topnav a:hover.telkomhome {
	background-image: url(/css/image/but_telkomhome_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* ABOUT US BUTTON */
#topnav a.aboutus {
	background-image: url(/css/image/but_about_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 70px;
	height: 15px;
}
#topnav a:hover.aboutus {
	background-image: url(/css/image/but_about_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* AT HOME BUTTON */
#topnav a.residential {
	background-image: url(/css/image/but_residential_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 85px;
	height: 15px;
}
#topnav a:hover.residential {
	background-image: url(/css/image/but_residential_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* AT THE OFFICE BUTTON */
#topnav a.business {
	background-image: url(/css/image/but_business_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 75px;
	height: 15px;
}
#topnav a:hover.business {
	background-image: url(/css/image/but_business_over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* WHOLESALE BUTTON */
#topnav a.wholesale {
	background-image: url(/css/image/but_wholesale_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80px;
	height: 15px;
}
#topnav a:hover.wholesale {
	background-image: url(/css/image/but_wholesale_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* PRICE LIST  BUTTON */
#topnav a.pricelist {
	background-image: url(/css/image/but_pricelist_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80px;
	height: 15px;
}
#topnav a:hover.pricelist {
	background-image: url(/css/image/but_pricelist_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}


/* CONTACT US BUTTON */
#topnav a.contactus {
	background-image: url(/css/image/but_contact_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80px;
	height: 15px;
}
#topnav a:hover.contactus {
	background-image: url(/css/image/but_contact_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* TENDER BULLETINS BUTTON */
#topnav a.tenderbul {
	background-image: url(/css/image/but_tender_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 105px;
	height: 15px;
}
#topnav a:hover.tenderbul {
	background-image: url(/css/image/but_tender_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

/* LOGIN BUTTON */
#topnav a.login {
	background-image: url(/css/image/but_login_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 51px;
	height: 15px;
}
#topnav a:hover.login {
	background-image: url(/css/image/but_login_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}


/* TOP LEVEL topnavIGATION IMAGES /
/* MAIN topnavIGATION STYLES */

#topnav, #topnav ul {
	/*width: 119px;*/
	height: 17px;
	list-style: none;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 20px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	background-color: transparent;
}

#topnav a {
	display: block;
	/*width: 119px;
	w\idth: 118px;*/
	height: 17px;
	color: #011E8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(image/but_up_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav a:hover {
	display: block;
	margin-top: 0px;
	color: #0099cc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(image/but_up_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav a.daddy {
	background-image: url(/css/image/but_up_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*width: 119px;*/
	height: 15px;
}

#topnav a:hover.daddy {
	background-image: url(/css/image/but_over_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	/*margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 119px;
	height: 19px;*/
}

#topnav li {
	float: left;
	/*width: 119px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/*width: 119px;
	w\idth: 118px;*/
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -119px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDE9F6;
	border-right-color: #CDE9F6;
	border-bottom-color: #CDE9F6;
	border-left-color: #CDE9F6;
}

#topnav li li {
	padding-right: 0px;
	/*width: 119px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav li ul a {
	/*width: 118px;
	w\idth: 118px;*/
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
}

#topnav li ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	background-color: transparent;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
	background-color: transparent;
}

#topnav li:hover, #topnav li.sfhover {
	background-color: transparent;
	padding: 0px;
}

/*** END HEADER ******/


/*** START FOOTER ****/

#container-footer{
	/*background-color: #018AB6;*/
	background-color: #78D5F4;
	width: 764px;
	height: 90px;
	position: relative;
	margin: 0px;
	padding: 15px 0px;
	text-align: left;
	clear: both;
}


/*#container-footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

html>body #container-footer{
	height: 90px;
	clear: both;
}
*/
/*************  Footer START ***************/



/* --- */
#container-footer .copyright-notice {
                display:block;
                clear:both;
                text-decoration: none;
                margin: 0px 0px 0px 270px;
                padding: 5px 0px 10px;
                width: 250px;
                border: 0px none #CCCCCC;
                position: relative;
                height: auto;
                font: normal 10px Arial, Helvetica, sans-serif;
}
/* Footer Navigation System */
#navigation-footer {
                margin: 0px 0px 0px 240px;
                padding: 0px;
                width: 300px;
                height: auto;
                list-style: none;
                position: relative;
                clear:both;
                font: 10px Arial, Helvetica, sans-serif;
}
#navigation-footer li {
                margin: 0px;
                padding: 0px 5px;
                float: left;
                height: auto;
                width: auto;
                border-top: 0px none #000;
                border-right: 1px solid #000;
                border-bottom: 0px none #000;
                border-left: 0px none #000;
                list-style: none;
}
#navigation-footer li.last-item {
                border: 0px none #CCCCCC;
}
#navigation-footer a {
                text-decoration: none;
}
#navigation-footer a:hover {
                text-decoration: underline;
}
/* //End of Footer Navigation System */
/* --- */
/* Footer Icons Navigation System */
#navigation-footer-icons {
                margin: 0px 0px 0px 265px;
                padding: 0px;
                width: 240px;
                height:auto;
                list-style: none;
                position: relative;
                clear:both;
}
#navigation-footer-icons li {
                margin: 0px;
                padding: 0px;
                width: auto;
                height: 37px;
                float: left;
                border-top: 0px none #CCCCCC;
                border-right: 0px none #CCCCCC;
                border-bottom: 0px none #CCCCCC;
                border-left: 0px none #CCCCCC;
                list-style: none;
}
#navigation-footer-icons .footer-aardvark a, #navigation-footer-icons .footer-proudlysa a, #navigation-footer-icons .footer-whitepages a, #navigation-footer-icons .footer-yellowpages a, #navigation-footer-icons .footer-do a, #navigation-footer-icons .footer-cybernest a, #navigation-footer-icons .footer-8ta a {
                background: url(image/nav_footer_icons.gif) no-repeat;
                height: 37px;
                padding: 0px;
                margin: 0px 3px 0px 3px;
                border-top: 0px none #CCCCCC;
                border-right: 0px none #CCCCCC;
                border-bottom: 0px none #CCCCCC;
                border-left: 0px none #CCCCCC;
                text-indent:-9999em;
                display:block;
}
#navigation-footer-icons .footer-aardvark a {
                background-position: -273px 0px;
                width: 36px;
}
#navigation-footer-icons .footer-cybernest a {
                background-position: -322px 0px;
                width: 31px;
}
#navigation-footer-icons .footer-do a {
                background-position: -43px 0px;
                width: 32px;
}
#navigation-footer-icons .footer-8ta a {
                background-position: 0px 0px;
                width: 31px;
}
#navigation-footer-icons .footer-whitepages a {
                background-position: -88px 0px;
                width: 39px;
}
#navigation-footer-icons .footer-yellowpages a {
                background-position: -138px 0px;
                width: 31px;
}
#navigation-footer-icons .footer-proudlysa a {
                background-position: -181px 0px;
                width: 38px;
}

#navigation-footer-icons .first-item {
                margin-left: 0px;
}
#navigation-footer-icons .last-item {
                margin-right: 0px;
}
/* //End of Footer Icons Navigation System */
/*************  Footer END ***************/


/*** END FOOTER ****/

img {
	border: none;
}

a{
	text-decoration:none;
}

.footer-text{
	width: 764px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:transparent;
	height: 40px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
