body{background:url(../images/bg_body.png) repeat;}
header{padding:10px 0;}
.bg-putih{background:#fff;}
.box-orange{ border:solid 1px #faa61a; padding:10px; background:#FFF; text-align:center;}
footer{background:url(../images/bg_footer.png) repeat; margin-top:20px; padding:20px 0;}
footer p{font-size:11px;}
.foot-menu li{ float:left; margin-right:20px;}
.foot-menu a {font-family: 'Ubuntu', sans-serif; font-weight:500; color:#58595b; font-size:16px;}
.h150{height:150px;}
.icon1{background:url(../images/icon1.png) no-repeat; padding-left:15px; margin-right:20px;height:17px;}
.icon2{background:url(../images/icon2.png) no-repeat; padding-left:21px; height:17px;}
.klien-list li{float:left; margin-right:20px;}
.logo{float:left;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.mr18{margin-right:18px;}
.orange{color:#faa61a !important;}
.p10{padding:10px;}
.push1 p{margin:0;}
.push1{ position:relative; top:-50px; text-align:left;}
.tagline{background:url(../images/bg_box.png) no-repeat; width:356px; height:160px; font-size:11px; padding:14px 20px 0 20px;}
.top-menu{margin-top:60px;}
.top-menu li{float:left; margin-left:50px;}
.top-menu a {font-family: 'Ubuntu', sans-serif; font-weight:500; color:#58595b; font-size:16px;}
.thumb1{position:relative; top:-50px; left:-50px;}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}


/*	@font-face {
font-family: 'FontName';
src: url('../fonts/FontName.eot');
src: url('../fonts/FontName.eot?iefix') format('eot'),
	 url('../fonts/FontName.woff') format('woff'),
	 url('../fonts/FontName.ttf') format('truetype'),
	 url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
font-weight: normal;
font-style: normal; }
*/