
body{
	background-color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}

#container{
	width:960px;
	margin:0 auto 0 auto;
}
a{
	text-decoration:none;
	color:#FFF;
	outline:0;
}
img{
	border:none;
}

/* HEADER */
.lang{
	position:absolute;
	float:right;
	width:70px;
	height:50px;
	margin:0px 0 0 870px;
	z-index:999;
}
#header{
	height:100px;
	background:url(../images/bg-repeat.png) repeat-x bottom;
}
#logo{
	width:220px;
	height:100px;
	float:left;
	margin:0 0 0 15px;
	background:url(../images/logo.png) no-repeat center;
}
/* TOOLTIP MENU */
#menu{
	width:700px;
	margin:75px 0 0 0;
	height:30px;
	float:right;
	position:relative;
}
/* TOOLTIP MENU */
.not-selected{
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	border-bottom:none;
	padding:5px;
	filter:alpha(opacity=80); /* I.E */
    -moz-opacity: 0.8; 
    opacity: 0.8;
}
.selected{
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	border-bottom:none;
	background-color:#999;
	padding:5px;
	filter:alpha(opacity=80); /* I.E */
    -moz-opacity: 0.8; 
    opacity: 0.8;
}
#menu ul {
	/* remove the list style and spaces*/
	margin:0; 
	padding:0; 
	list-style:none; 
	display:inline;
			
	/* position absolute so that z-index can be defined */
	position:absolute; 
	
	/* center the menu, depend on the width of you menu*/
	left:20px; 
	top:0;
	width:700px;
	
}

#menu ul li {
	
	/* give some spaces between the list items */
	margin:0 5px;
	padding:5px 1% 0 2%;
	
	/* display the list item in single row */
	float:left;
}

#menu #box {
	
	/* position absolute so that z-index can be defined and able to move this item using javascript */
	position:absolute; 
	left:0; 
	top:0; 
	z-index:20; 

	/* image of the right rounded corner */
	background:url(../images/tail.png) no-repeat right center; 
	height:35px;


	/* add padding 8px so that the tail would appear */
	padding-right:8px;
	
	/* set the box position manually */
	margin-left:5px;
	
}

#menu #box .head {
	/* image of the left rounded corner */
	background:url(../images/head.png) no-repeat 0 0;
	height:35px;
	color:#eee;
	
	/* force text display in one line */
	white-space:nowrap;

	/* set the text position manually */
	padding-left:8px;
	padding-top:12px;
}

/* BODY */
#content{
	height:450px;
	margin:0 0 0 0;
}
#float-pic{
	float:left;
	width:960px;
	height:450px;
	position:absolute;
	z-index:1;
}
#float-box{
	float:right;
	width:700px;
	height:350px;
	border-style:solid;
	border-color:#FFF;
	margin:50px 50px 0 200px;
	background-color:#000;
	filter:alpha(opacity=50); /* I.E */
    -moz-opacity: 0.5; 
    opacity: 0.5;
	position:absolute;
	z-index:10;
}
.float-img{
	float:right;
	width:120px;
	height:150px;
	margin:100px 50px 0 200px;
	padding:40px 10px 20px 45px;
	position:absolute;
	text-align:justify;
	z-index:20;
}
.float-text{
	color:#FFF;
	float:right;
	width:450px;
	height:150px;
	margin:30px 50px 0 400px;
	padding:30px 10px 10px 15px;
	position:absolute;
	text-align:justify;
	z-index:20;
}
.the-title{
	font-size:25px;
}

/* MY-PORTFOLIO */
#float-bg-portfolio{
	float:left;
	width:920px;
	height:380px;
	border-style:solid;
	border-color:#FFF;
	margin:50px 50px 0 15px;
	background-color:#000;
	filter:alpha(opacity=50); /* I.E */
    -moz-opacity: 0.5; 
    opacity: 0.5;
	position:absolute;
	z-index:10;
}
.float-exp-portfolio{
	float:left;
	color:#FFF;
	width:920px;
	height:380px;
	margin:50px 50px 0 15px;
	padding:0 0 0 20px;
	position:absolute;
	z-index:10;
}
.float-exp-portfolio-left{
	width:300px;
	padding-top:10px;
	float:left;
	position:absolute;
	z-index:11;
}
.float-exp-portfolio-right{
	width:550px;
	float:right;
	margin:-70px 0 0 350px;
	position:absolute;
	z-index:11;
}
.portfolio-separator{
	padding:0 10px 0 0;
}
.portfolio-title{
	height:51px;
	width:250px;
	background:url(../images/portfolio.png) no-repeat left center;
	padding:15px 0 0 70px;
}
.services-title{
	height:51px;
	width:250px;
	background:url(../images/services.png) no-repeat left center;
	padding:15px 0 0 70px;
}
.services{
	width:800px;
	float:right;
	margin:0px 0 0 50px;
	position:absolute;
	z-index:11;
}
.partners-title{
	height:51px;
	width:250px;
	background:url(../images/partners.png) no-repeat left center;
	padding:15px 0 0 70px;
}
.career-title{
	height:51px;
	width:250px;
	font-size:26px;
	background:url(../images/career.png) no-repeat left center;
	padding:13px 0 0 70px;
}
.career-text{
	font-size:13px;
}
.float-exp-partners-left{
	width:380px;
	padding-top:0px;
	float:left;
	position:absolute;
	z-index:11;
}
.float-exp-partners-right{
	width:500px;
	float:right;
	margin:-70px 0 0 400px;
	position:absolute;
	z-index:11;
	text-align:justify;
	font-size:15px;
}
.float-exp-career-right{
	width:500px;
	float:right;
	margin:-60px 0 0 400px;
	position:absolute;
	z-index:11;
	text-align:justify;
	font-size:15px;
}
.partner-brochure{
	margin:-15px 0 0 100px;
}
#brochure_error{
	background-color:#F00;
	color:#FFF;
	padding:3px;
}
#brochure-hover:hover{
	background:url(../images/brosur-partner-hover.png) no-repeat center;
}
.contact-title{
	height:51px;
	width:250px;
	background:url(../images/contact.png) no-repeat left center;
	padding:15px 0 0 70px;
}
.contact-happy{
	font-size:20px;
}
.float-exp-contact-left{
	width:300px;
	padding-top:0px;
	float:left;
	position:absolute;
	z-index:11;
}
.error{
	display:none;
	text-decoration:blink;
	font-family:Verdana, Geneva, sans-serif;
	color:#6CF;
	font-size:12px;
}
.important-words{
	font-size:22px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}

/* SLIDER */
#pageContainer {
  margin:0 auto;
  width:960px;
}
#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;
  background:transparent url(../images/slider/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:15px;
  text-align:justify;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}
#slideshow {
	margin:0 auto;
	width:740px;
	height:263px;
	background:transparent url(../images/slider/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:660px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:640px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/slideshow/control_left.png) no-repeat 0 0;
  position:absolute;
  z-index:99;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/slideshow/control_right.png) no-repeat 0 0;
  position:absolute;
  z-index:99;
}
/* END SLIDER */

/* FOOTER */
#footer-left{
	height:50px;
	width:450px;
	padding:0;
	position:absolute;
	float:left;
}
#footer-right{
	height:30px;
	width:450px;
	margin:15px 0 0 500px;
	font-size:12px;
	padding:5px;
	position:absolute;
	float:right;
	color:#FFF;
	font-style:italic;
	
	/*background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7; 
    opacity: 0.7;*/
}
.navlist li
{
	color:#FFF;
	display: inline;
	list-style-type: none;
	padding-right:15px;
	font-size:12px;
	text-decoration:underline;
}
.copyright li
{
	color:#FFF;
	display: inline;
	list-style-type: none;
	padding-right:15px;
	font-size:12px;
}
.contact{
	position:fixed;
	background:url(../images/hubungi-kami.png) no-repeat;
	float:left;
	width:25px;
	height:140px;
	margin:150px 0 0 -25px;
	z-index:999;
}
.contact:hover{
	position:fixed;
	background:url(../images/hubungi-kami-hover.png) no-repeat;
	float:left;
	width:25px;
	height:140px;
	margin:150px 0 0 -25px;
	z-index:999;
}
#contact_error{
	background-color:#F00;
	color:#FFF;
	padding:3px;
}

.tombol{
    background-color:#000;
	color:#FFF;
}