@charset "utf-8";
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1D1D1;
}
.grab_margin {
	margin-top: 10px;
	padding: 10px 0 10px 0;
}


#top {
	height: 126px;
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	height: auto;
}
#logo {
	width: 290px;
	height: 126px;
	float: left;
}
.clear {
	clear: both;
}
#lainkanan {
	float: right;
	height: 126px;
	width: 300px;
}
.blue {
	color: #00AEEF;
}
.grey {
	color: #333;
}
.fbtop {
	height: 20px;
	padding: 20px 15px 20px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: right;
}
.mobiletop {
	height: auto;
	padding: 5px 15px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/mobile_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
.theform {
	height: 280px;
	width: 550px;
	margin-top: 10px;
}

.locationtop {
	height: auto;
	padding: 5px 15px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/location_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
a {
	color: #00AEEF;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: none;
}
#navi {
	width: auto;
	height: auto;
}
.menu ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	/* [disabled]font-weight: bold; */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
} 
.menu ul li{
	float: left;
	margin: 0;
	display: inline-block;
	background-position: center;
	/* [disabled]padding-right: 15px; */
	position: relative;
}
.menu ul li a{
	color: #00AEEF;
	text-decoration: none;
	padding: 15px;
	display: inline-block;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0C3A5E;
}
.menu li.current a {
	text-decoration: none;
	display: inline-block;
	color: #FFFFFF;
}
.menu ul li ul {
	padding: 0;
	position: absolute;
	top: 40px;
	left: 0;
	/* [disabled]width: 200px; */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	/* [disabled]-transition: opacity 0.2s; */
}
.menu ul li ul li {
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	background-color: #0C3A5E;
	width: 150px;
	border-radius: 3px;
}
.menu ul li ul li a{
	border-radius: 3px;
}
.menu ul li ul li:hover {
	background-color: #0C3759;
}
.menu ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

#footer {
	height: 100px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
}
#footer2 {
	height: 100px;
	background-image: url(../images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: 210px center;
	width: 960px;
	margin: 0 auto;
}
.slider-box {
	width: 930px;
	height: auto;
	margin: 15px auto;
	/* [disabled]background-color: #000; */
	/* [disabled]padding-top: 300px; */
	z-index: -9999;
	position: relative;
}
.slider-box-inside {
	width: 930px;
	height: 335px;
	margin: 0px auto;
	background-color: #000;
	/* [disabled]padding-top: 300px; */
}


.footer-add {
	font-size: 11px;
	text-align: right;
	float: left;
	padding: 10px 0 0 0px;
}
.footer-text {
	font-size: 11px;
	/* [disabled]text-align: right; */
	float: right;
	padding: 65px 0px 0 0px;
}

img {
	border: none;
}
.content-wrapper {
	width: 930px;
	height: auto;
	margin: 0 auto 20px auto;
	/* [disabled]background-color: #FFF; */
}
.spacer1 {
	height: 10px;
}
.spacer_aboutus {
	/* [disabled]height: 50px; */
}

.content-left {
	float: left;
	width: 450px;
	height: auto;
}
.content-right {
	float: right;
	width: 450px;
	height: auto;
}
.image-left {
	float: left;
	width: 200px;
	height: 200px;
}
.text-right {
	float: right;
	width: 240px;
	height: 200px;
}
h1 {
	margin: 0;
	font-size: 16px;
	color: #333;
}
.texta {
	float: left;
	width: 600px;
	height: auto;
}

.textb {
	float: left;
	width: 350px;
	height: auto;
}
.textc {
	float: left;
	width: 600px;
	height: auto;
}
.texta-images-c {
	float: right;
	width: 320px;
	height: 200px;
}

.texta-images {
	float: right;
	width: 320px;
	height: 380px;
}

.texta-images2 {
	float: right;
	width: 280px;
	height: 350px;
	/* [disabled]margin-right: 5px; */
}
.texta-images3 {
	float: right;
	width: 570px;
	height: 360px;
	/* [disabled]margin-right: 5px; */
	/* [disabled]background-color: #666; */
}





p {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
.t-box {
	width: auto;
	height: 150px;
	margin: 25px auto;
	/* [disabled]z-index: 99998; */
}
.sbox {
	float: left;
	height: 150px;
	width: 250px;
	margin-left: 45px;
}
.sbox2 {
	height: 100px;
	width: 250px;
}
.sbox3 {
	height: 50px;
	width: 250px;
	background-image: url(../images/t1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sbox4 {
	height: 50px;
	width: 250px;
	background-image: url(../images/t2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sbox5 {
	height: 50px;
	width: 250px;
	background-image: url(../images/t3.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.ul-services {
	font-size: 12px;
}
.li-services {
	/* [disabled]font-size: 12px; */
	padding: 5px;
}
.formtext {
	font-size: 12px;
	padding: 10px 0 10px 0;
}
.formtext2 {
	font-size: 12px;
	padding: 5px;
}
