
.body {
	
	background: url("img/bg.png");
	background-attachment:fixed;
	width: 1000px;
	height: 100%;
	text-align:left;
	margin:auto;
	
	}

.row {
	width: 1000px;
	height: 100%;
}

.title_fivereason {
	text-transform:uppercase;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}
.title {
position: relative;
	text-transform:uppercase;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	padding:0px;
	margin:0px;
	color:#000000;
	
	
}
.title_sub_sub li{
	list-style-type:circle;
	white-space:nowrap;
	list-style-image: url("img/listing.png");
}

.sub_big_title {
	position: relative;
	text-transform:uppercase;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	
	font-family:Arial;
	padding:0px;
	margin:0px;
}

.big_title {
	text-transform: none;
	font-size:1px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	padding-left: 22px;
}

.big_title_expertise{
	text-transform: none;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.big_title_career2 {
	text-transform: none;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left:0px;
	color:#000;
}

.big_title_career2 a{
	font-weight: normal;
}

.big_title_about {
	
	color:#000;
	font-size:18px;
	font-weight: bolder;
	font-family: Arial;
	text-align: left;
	margin-bottom: 5px;
}

.big_title_index {

	text-transform: none;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFF;
	background-color: #0c75de;
	width:350px;
	margin-left:8px;
	margin-top:0px;
	padding: 6px 0px 4px 0px;
	

}



.title_date {
	position: relative;
	text-transform:uppercase;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	padding:0px;
	margin:0px;
}
.content {
	font-size:16px;
	font-weight:normal;
	color: #333;
	font-family:Arial, Verdana, Sans-serif;
	text-align:justify;
	margin:0px;
	padding-left:20px;
	list-style-position: inside;
	list-style-type: disc;
}

.content_solutions {
	font-size:16px;
	font-weight:normal;
	color: #333;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-align:justify;
	margin:0px;
	padding:0px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url("img/ab.png");
}

.content_solutions ul li {
	position: relative;
	text-align:left;
	padding:0px;
	margin:0px;
	left:-25px;
	list-style-type:none;
	
}

.content_careers {
	font-size:16px;
	font-weight:normal;
	color: #333;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-align:justify;
	margin:0px;
	padding:0px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url("img/ab.png");
}

.content_careers ul li {
	position: relative;
	text-align:left;
	padding:0px;
	margin:0px;
	top: -12px;
	left:-25px;
}

.content_main {
	font-size:16px;
	font-weight:normal;
	color: #333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-align:left;
	
	margin:0px;
	padding:0px;
	list-style-position: inside;
	list-style-image: url("img/ab.png");
	vertical-align: middle;
}
.content_main ul li{
	list-style-type:none;
	text-align:justify;
	margin-left:140px;
}


.contentul{
	font-size:14px;
	font-weight:normal;
	color: #333;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-align:left;
	padding-left:115px;
	position: relative;
	left: 15px;
	list-style-position:inside;
	list-style-type:circle;
	list-style-image: url("img/ab.png");
	
}


.footer {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin-top: -2px;
	margin-bottom:2;
	width: 990px;
	height: 2px;
	display: table;
	padding: 5px 0px 0px 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color:#1cbbb4;
    }
/* CONTACT US CSS*/

.contact_content {
	display: table-row;
	text-transform: none;
	font-size:14px;
	font-weight:normal;
	color: #333;
	font-family:Arial;
	text-align:justify;
	
	
}

.contact_contentline {
		width: 380px;
	display: table-cell;
	border-style: solid none none  none;
	border-width:thin;
	border-color:#79BAEC;
	border-bottom-color: #F0F0F0;
	
}

.textfield{
	background-color: #FFFFFF;
	border-width: 1;
	width: 250px;
	color: #161616;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.textarea{
	background-color: #FFFFFF;
	border-width: 1;
	width: 100%;
	height: 60px;
	color: #161616;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	
}

#contact_container {
margin-top: 1px;
	width: 1000px;
	height: 100%;
    display: table;
	padding: 0px;
    background:url(img/qq1.png);
	background-position:center;
	background-attachment:fixed ;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color:#FEFCFF;
    }

#contact_email{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #FFF5EE;
	text-align: left;
	margin-bottom: 15px;
	width: 600px;
	height: 200px;
    display: table;
	padding: 5px 10px 10px 10px;
	border-top:1px solid;
	border-bottom:1px solid ;
	border-left:1px solid;
	border-right:1px solid ;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #81D8D0;
	
}

#contactemailone{
	text-align:left;
    display: table-cell;
	width: 50%;
	padding: 0px 10px 0px 0px;
	background-color:none;
	alignment-adjust:left;
	color:#FFF;
	
}
#contactemailtwo{
margin-right: 5px;
	text-align:left;
    display: table-cell;
	width: 50%;
	padding: 0px 10px 0px 0px;
	background-color:none;
	alignment-adjust:left;
	color:#FFF;
	
}

#contactemailthree{
	text-align:left;
    display: inline-block;
	width: 590px;
	background-color:none;
	alignment-adjust:left;
	color:#FFF;
	
}


#contact_row  {
    /*display: table-row;*/
		width: 100%;
	background-color: transparent;
	/*border-width:1px;
	border-style:  solid;
	padding-left: 2px;
	padding-right: 2px;*/

    }
 
#contact_left {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;
    display: table-cell;
	width: 35%;
	background-color:none;
	border-width:thin;
	border-style: none solid none none;
	border-color: #79BAEC;
	padding: 3px 15px 3px 20px;
	alignment-adjust:left;
	color:#FBB117;
    }
	
#contact_right{
		font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    display: table-cell;
	width: 60%;
	background-color: transparent;
	/*border-width:thin;
	border-style:  solid;*/
	padding-left: 15px;
	padding-right: 20px;
	alignment-adjust:central;
    }
#contact_middle {
	font-family: Arial, Helvetica, sans-serif;
    display: table-cell;
	width: 5%;
	/*background-color:#0CF;
	border-width:thin;
	border-style:  solid none solid none;
	padding: 0 3px 0 3px;
	alignment-adjust:central;*/
    }
	
/*LOGO CODE*/
#logo {
	width: 1000px;
	height: 65px;
	padding: 0px 0px 0px 0px;
	background: url("") ;
	
}

/*LOGO CODE*/
	
	
#sidebar{
	
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #333;
	width: 319px;
	height: 140px;
	line-height: 15px;
	overflow: auto;
	display: block;
	padding: 15px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: transparent url("img/bg_reason.png");
	margin-left: 8px;

	/*margin-left:15px;
	padding: 0px 0px 0px 15px;
	overflow: auto;
	display: table-cell;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	width: 300px;
	height: 200px;
	padding: 15px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: transparent url("img/bg_reason.png");*/
	
}

#container1 {
	margin-top: 0px;
	width: 1000px;
    height:100%;
	background:url(img/qq1.png);
	background-position:center;
	background-attachment:fixed ;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
    }
	
	#container12 {
	margin-top: 0px;
	width: 1000px;
    height:100%;
	background:url(img/qq1.png);
	background-position:center;
	background-attachment:fixed ;
	border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
	font-family:Arial;
	color:#000;
	font-size:14px;
    }
#container {

	margin-top: 1px;
  width: 984px;
  height: 100%;
  -webkit-width: 984px;
  -moz-width: 984px;
  -ms-width: 984px;
  -o-width: 984px;
  -webkit-height: 100%;
  -moz-height: 100%;
  -ms-height: 100%;
  -o-height: 100%;
  overflow: auto;
  display: table;
  padding: 20px 8px 20px 8px;
  background-color: #f8f8f8;
    }
#container_cust{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 100%;
	height: 400px;
	color: #CCC;
	
}


#container_index{
	margin-top: 1px;
	-moz-width: 984px;
	height: 100px;
	overflow:auto;
    display: table;
	padding: 8px;
	background-color:#CCC;
	}
#about_career_first {

	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
	width:90%;
	-moz-width: 650px;
	height: 100%;
	overflow:hidden;
    display: table;
	padding: 10px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent url("img/bg_reason.png");
	
}

#about_career {
	
	font-family: Arial, Verdana, Sans-serif;
	left:-10px;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 95%;
	position:relative;
	overflow: auto;
    display: table;
	padding: 15px 10px 0px 10px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent url("img/bg_reason.png");
	
}
#about_expertise {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 960px;
	-webkit-width: 1000px;
	height: 50px;
	overflow: auto;
	display: table;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: transparent url("img/bg_reason.png");
	padding:0px;
	
}


#about_customer{
	margin: 0px;
	padding: 10px;
	overflow: auto;
	display: table-cell;
	width: 472px;
	height: 100px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent url("img/bg_reason.png");
}

#about_customer .cell{
	width:145px;
	height:145px;
	border:1px solid #161616;
	display: table-cell;
	
}


#about_products {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 15px;
	color: #333;
	text-align: justify;

    margin: 0px 0px 0px 0px;
	width: 958px;
	-webkit-width: 1000px;
	height: 10%;
	overflow: hidden;
	display: table;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: transparent url("img/bg_reason.png");
	padding:10px 0px 10px 0px;
}

#about_index {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	height: 200;
	width: 600px;
	min-height: 40px;
	overflow: auto;
	display: table-cell;
	padding: 5px 15px 0px 15px;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: transparent url("img/bg_reason.png");
	margin: 0px 15px 0px 0px;
	
}

.middle{
	width:15px;
	
}

#about_reason ul li{
	position:absolute;
	float:left;
	text-align:left;
	list-style-type: disc;
	padding:0px;
	margin:0px;
	top: 0px;
	right: auto;
	left: 0px;
}

#sol_right .ul .li{
	list-style-type:circle;
	padding:0px;
	margin:0px;
	
	
}

#five_reason{
	display:table-cell;
	width: 980px;
	height:100%;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-align: justify; 


}


#five_reason_right{
	display: table-cell;
	width: 900px;
	height :100%;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;

}
#row  {
    /*display: table-row;*/
	width: 1000px;
	background-color: transparent;
    }
 
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
    display: table-cell;
	width: 328px;
	background-color:none;
	/*border-width:thin;
	border-style:  solid;
	padding-left: 3px;
	padding-right: 3px;
	alignment-adjust:central;
	color:#000;
	/*background-color:#0CF;
	border-width:thin;
	border-style:  solid;*/
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 0px 3px 0px 3px;
    }
	
#right{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    display: table-cell;
	width: 322px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 3px;
	/*alignment-adjust:central;*/
    }
	
#middle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    display: table-cell;
	width: 322px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 3px;
	/*background-color:#0CF;
	border-width:thin;
	border-style:  solid none solid none;
	padding: 0 3px 0 3px;
	alignment-adjust:central;*/
    }
	

	
	
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:14px;
	font-weight: bolder;
	background:transparent url("img/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #1cbbb4;
	border-top:1px solid #CCC;
	border-left:0px solid #CCC;
	border-right:0px solid #CCC;
}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	

}


ul#saturday li a{
	display:block;
	float:left;
	color: #4d4d4d;
	text-decoration:none;
	padding:12px 30px 0 30px;
	height:24px;
	background:transparent url("img/bgDIVIDER.gif") no-repeat top right;
	
}


ul#saturday li a:hover{
		
}


ul#saturday li a.current,ul#saturday li a.current:hover{
	background-color:#1cbbb4;
	color:#fff;
	/*background:transparent url("img/bgON4.png") no-repeat top right;}*/
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
}

#sol_left{
    display: table-cell;
	width: 200px;
	background-color: transparent;
	color:#161616;
	padding:0px;
	margin:0px;
    }
	
#sol_right{
    display: table-cell;
	width: 480px;
	background-color: transparent;
	padding:0px;
	margin:0px;
	/*border-width:thin;
	border-style:  solid;*/
	
    }
	
	
	
/* MAP MAP MAP MAP MAP MAP */

img {
	border: none;
}
#thumbnail img {
	cursor: pointer;	
}
#large {
	display: none;
	position: absolute;	
	background: #FFFFFF;	
	padding: 5px;
	z-index: 10;
	min-height: 200px;
	min-width: 200px;
	color: #336699;
	margin-left:auto;
	margin-right: auto;
}
#background{
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;	
	z-index: 1;
}


/* MAP MAP MAP MAP MAP MAP */

#container_product{
    margin-top: 1px;
	width: 978px;
	height: 100%;
	overflow:auto;
	display: table;
	padding: 20px 2px 20px 20px;
	margin-left: 5;
	/*border-bottom:1px solid #EEE;
	border-top:1px solid #CCC;
	
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	/*border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;*/
	background-color:#f8f8f8;
    }
	.big_title_about {
	
	font-size:18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#161616;
	margin-bottom: 5px;
}

	.big_title_career {
	
	font-size:18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#161616;
	padding-left: 20px;
	margin-bottom: 5px;
}

#about_products {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
    margin: 5px 20px 20px 20px;
	width: 960px;
	-webkit-width: 1000px;
	height: 100%;
	overflow: hidden;
	display: table;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
/*	background: transparent url("img/bg_reason.png");*/
	background-color:#f8f8f8;
	padding:10px 5px 5px 5px;
}

#about_expertise{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
    margin: 0px 0px 0px 0px;
	width: 955px;
	-webkit-width: 1000px;
	height: 100%;
	overflow: hidden;
	display: table;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent url("img/bg_reason.png");
	padding:0px;
}


#product2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
	width: 922px;
	overflow: auto;
	display: table;
	padding: 0px;
	background: url("img/bg4.png") no-repeat;
	margin: 10px;
}
#product3 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	width: 741px;
	overflow: auto;
	display: table;
	padding: 0px;
	padding-left: 3px;
	/*background: url("img/bg.png") no-repeat;*/
	margin-left: 5px;
}

#product3 b{
	color: #0c75de;
}

hr{
	color:#000;
	height:3px;
	width:100%;
}

.btn_login, .btn_logout, .btn_lupa, .btn_join, .btn_general{
	padding: 10px 30px 10px 30px;
	background:url('img/form_btn.png');
	border: 1px #000000;
    color: #FFF;
    box-shadow: 1px 1px 1px #1cbbb4;
    -webkit-box-shadow: 1px 1px 1px #1cbbb4;
    -moz-box-shadow: 1px 1px 1px #1cbbb4;
    text-shadow: 1px 1px 1px #1cbbb4;
	height: 35px;
	border-radius: 5px;
	margin-right: 5px;
	font-size: 12px;
	cursor: pointer;
}

.btn_logout:hover, .btn_login:hover, .btn_join:hover, .btn_lupa:hover, .btn_general:hover, .div_button:hover{
	opacity: 0.88;
	box-shadow: 2px 2px 6px #000000;
}



