@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0;}
.header{width:100%; background-image:url(../images/header-bg.jpg); background-repeat:repeat-x; height:117px; background-position:center;}
.header-in{width:1000px; margin:0 auto; height:117px; }
.logo{width:397px; position:relative; float:left; height:81px; margin:0 0 5px 0 }
.mail{width:auto; height:auto; color:#fff; font-size:12px; position:relative; float:left;margin:29px 0 0 362px; 	font-family: 'Roboto Condensed', sans-serif; }
.menu{width:1000px; height:auto; position:relative; float:left;margin:0px 0 0 0; }
.blck{width:100%;background-image:url(../images/black-strip.jpg); background-repeat:repeat-x; height:13px;  position:relative; float:left; padding:0; margin:0;}

 .bg{ width:100%; height:539px; float:left; position:relative; background-image:url(../images/index-bg.jpg); background-repeat:no-repeat;background-position:center ; }
 
  .bg-flag{ width:100%; height:539px; float:left; position:relative; background-image:url(../images/flag-bg.jpg); background-repeat:no-repeat;background-position:center ; }
  .bg2{ width:100%; height:539px; float:left; position:relative;}
 .bg1{ width:100%; height:539px; float:left; position:relative; background-image:url(../images/services-bg.jpg); background-repeat:no-repeat;background-position:center ; }
  .bg-contact{ width:100%; height:539px; float:left; position:relative; background-image:url(../images/contact-bg.jpg); background-repeat:no-repeat;background-position:center ; }
 
 .main{ width:1000px; margin:0 auto;  height:auto;}
 
 .content {	font-family: 'Roboto Condensed', sans-serif; position:relative; float:left; width:600px;font-size:14px;line-height:20px; text-align:justify;}
  .content p{font-family: 'Roboto Condensed', sans-serif; position:relative; float:left; width:500px;font-size:14px;line-height:20px; text-align:justify; margin:20px 10px 0 0; height:auto}
  .content ul{ padding:0; margin:20px 0 0 0; font-family: 'Roboto Condensed', sans-serif; font-size:22px;color:#000; text-transform:uppercase;}
  
    .content p ul{ padding:0; margin:20px 0 0 0; font-family: 'Roboto Condensed', sans-serif; font-size:22px;color:#000; text-transform:uppercase;}
	.content p ul li{ font-family: 'Roboto Condensed', sans-serif; font-size:13px; color:#000;margin:10px 0 0 14px ; line-height:22px;}
 
  .content ul li{ font-family: 'Roboto Condensed', sans-serif; font-size:13px; color:#000;margin:10px 0 0 14px ; line-height:22px;}
 
 .footer{background-image:url(../images/footer-bg.jpg); background-repeat:repeat-x;  width:100%; height:71px; float:left; position:relative;}
 
 .footer-in{width:1000px; margin:0 auto; height:51px;font-family: 'Roboto Condensed', sans-serif; font-size:11px; color:#fff; padding-top:20px;}
 
 .thumbs{width:203px; height:auto; position:relative; float:left; margin:60px 0 0 170px}
  .thumbs-in{width:149px; height:114px; position:relative; float:left;}
    .thumbs-in1{width:149px; height:114px; position:relative; float:left; margin:90px 0 0 0;}
   .thumbs-in2{width:203px; height:156px; position:relative; float:left; margin:0 0 0px 0;}
 
img.mb_bgimage{
position: fixed;
overflow:hidden;
	left:0px;
	top:0px;
	width:100%;
	opacity:1;
	z-index:-1;
	}
	
.copy-right{width:400px; height:25px; float:left; position:relative; padding-left:5px; color:#999999;font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.powered-by{width:250px; height:auto; float:left; position:relative; padding-left:330px; color:#999999;font-family:Verdana, Geneva, sans-serif;font-size:12px;}

.powered-by a:link{color:#999999; text-decoration:none;font-family:Arial, Helvetica, sans-serif; }
.powered-by a:visited{color:#999999; text-decoration:none;font-family:Arial, Helvetica, sans-serif; }
.powered-by a:hover{color:#ffffff; text-decoration:none;font-family:Arial, Helvetica, sans-serif; }	