@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'Eurostile';
	src: url('fonts/Eurostile.eot');
	src: local('☺'), url('fonts/Eurostile.woff') format('woff'), url('fonts/Eurostile.ttf') format('truetype'), url('fonts/Eurostile.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Eurostile Bold';
	src: url('fonts/Eurostile Bold.eot');
	src: local('☺'), url('fonts/Eurostile Bold.woff') format('woff'), url('fonts/Eurostile Bold.ttf') format('truetype'), url('fonts/Eurostile Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


a img{
	border:none;	
}

body{
	margin:auto auto;	
	margin-bottom:50px;
}



.wraper{
	width:940px;
	margin:auto auto;	
}

.header{
	width:940px;
	height:100px;
	margin-top:10px;
	background:url(../images/header.png) repeat-x;	
		
}


.logo{
	margin-top:23px;
	margin-left:60px;
	float:left;
	display:inline-block;	
}

.number{
	font-family:Eurostile;
	font-size:26px;
	color:#fff;
	display:inline-block;
	float:right;
	margin-right:25px;
	margin-top:30px;
		
}


.nav{
	border-top:solid 1px #406e9b;
	margin-top:10px;
}

.nav li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	border-left:solid 1px #406e9b;
	display:inline-block;
	width:81px;
	text-align:center;
	height:26px;
	float:left;
	padding-top:5px;
	line-height:10px;
	
}

.nav li a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:25px;
	margin-top:-5px;
	padding-top:6px;
}

.nav li a:hover{
	color:#004784;
	background:#c7d2dd;	
}

.selected{
	color:#004784 !important;
	background:#c7d2dd;	
}

.nav li:first-child{
	margin-left:30px;
}


.nav li:last-child{
	border-right:solid 1px #406e9b;
}
	
.single{
	padding-top:10px !important;
	height:21px !important;	
}

.single a{
	height:20px !important;
	margin-top:-10px !important;
	padding-top:11px !important;
}


@-moz-document url-prefix() { 
.nav{
	margin-top:9px;
}
}
.clear{
	clear:both;	
}


.intro{
	height:395px;
	width:940px;
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:-8px;
}

.intronew{
	height:770px !important;
	
}

.intro-img{
	width:530px;
	display:inline-block;
	float:left;
	margin-top:15px;
	margin-left:12px;	
}

.intro-text{
	width:296px;
	display:inline-block;
	float:right;
	margin-right:70px;
	margin-top:85px;
}

h2{
	font-family:'Eurostile Bold';
	font-size:22px;
	color:#004c8d;
	text-transform:uppercase;	
}

p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3c4344;	
}

.business{
	position:relative;
	z-index:-1;	
	padding-top:20px;
}


.center{
	text-align:center;	
}


.etabs { 
	margin: 0; 
	padding: 0;
	margin-top:20px; 
	position:relative;
	z-index:1000;
}

.tab { 
	display: inline-block; 
	zoom:1; 
	*display:inline; 
	background:url(../images/tabs-bg.jpg) no-repeat 5px 0px  ; 
	background-size:145px 48px; 
	width:100px; 
	height:40px; 
	text-align:left; 
	padding-left:36px; 
	border-right:solid 1px #ececec; 
	margin-left:-5px; 
	float:left; 
	padding-top:5px;
}

.tab:hover{
	background:url(../images/plan-tab-bg.png) no-repeat 5px 0px  ; 
}


.active{
	background:url(../images/plan-tab-bg.png) no-repeat 5px 0px  ; 
}

.tab .active{
	background:none !important;	
}


.tab a { 
	display: block; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#3c4344; 
	text-decoration:none; 
	height:40px;
	width:98px;
	margin-left:-30px;
	padding-left:30px;
}

.stab{
	padding-top:10px;
	height:35px;	
}

.stab a{
	margin-top:-10px;
	padding-top:10px;
	height:35px;	
}
/*    .tab.active { background: #fff;  position: relative; top: 1px;  }
    .tab a.active { font-weight: ; }
*/	
.tab-container .panel-container {
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:-100px;
	padding-top:100px;
	 
}
    .panel-container { margin-bottom: 10px; }




.developers-profile{
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:940px;
	margin-top:-10px;
	position:relative;
	z-index:-1;
	padding-bottom:30px;
}

.vision{
	width:400px;
	display:inline-block;
	float:left;
	padding-left:60px;
	text-align:justify;	
}

.vision-img{
	display:inline-block;
	float:right;
	padding:12px;	
}

.slider{
	z-index:100;
	position:relative;	
	margin-top:4px;
}

.contact{
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:880px;
	margin-top:-10px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:60px;
}

.labels{
	display:inline-block;
	float:left;
	margin-top:-5px;
	padding-left:20px;
	
}

.labels p{
	font-size:14px;	
}

.p1{
	
}

.p2{
	margin-top:27px;	
}
.p3, .p4, .p5, .p6, .p7{
	margin-top:30px;	
}

.inputs{
	width:582px;
	display:inline-block;
	float:right;
	margin-right:80px;
}

input[type=text],input[type=email]{
	width:582px;
	height:33px;
	border:none;
	margin-bottom:12px;
	background:url(../images/input.png) no-repeat;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

textarea{
	width:582px;
	height:150px;
	border:none;
	margin-bottom:12px;
	background:url(../images/textarea.png) no-repeat;
	resize:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
}

input[type=submit]{
	width:67px;
	height:27px;
	background:url(../images/send.png) no-repeat;
	border:none;
	float:right;
	cursor:pointer;	
}

.footer{
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:940px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	height:120px;
}

.footer ul{
	float:right;
	margin-right:50px;
		
}

.footer ul li{
	display:inline-block;
	border-left:solid 1px #dddede;
	padding-left:40px;
	padding-right:30px;	
}

.footer-text{
	font-size:10px;
	text-align:justify;
	color:#767b7c;	
}



.locations{
	background:url(../images/intro_bg.png) bottom repeat-x #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.65);	
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	width:940px;
	margin-top:-0px;
	position:relative;
	padding-bottom:20px;
	padding-top:40px;
	z-index:
}


.locations h2{
	margin:0px;	
	padding-left:60px;
}

.locations p{
	padding-left:60px;
	margin-top:0px;	
}

.map{
	width:920px;
	height:723px;
	background:url(../images/map.jpg) no-repeat;
	margin:auto auto;	
}

.map-tag{
	font-size:9px;
	padding-top:10px;	
}

.maplink{
	width:70px;
	height:70px;	
	float:left;
}

.maplink a{
	display:block;
	height:100%;	
	text-decoration:none;
}

.one{
	margin-left: 0px;
	margin-top: 0px;
	width: 240px;
	height:100px;
}

.one-a{
	margin-left: 85px;
	margin-top: 0px;
	width: 80px;
}


.one-b{
	margin-left: -233px;
	margin-top: 103px;
	width: 140px;
	height: 35px;
}

.two{
	height: 78px;
	margin-left: 413px;
	margin-top: 57px;
	width: 119px;
	position: absolute;
}

.three{
	height: 16px;
	margin-left: 100px;
	margin-top: 137px;
	width: 23px;
}


.ces{
	height: 57px;
	margin-left: -200px;
	margin-top: 194px;
	width: 46px;
}

.four{
	height: 30px;
	margin-left: -141px;
	margin-top: 271px;
	width: 22px;
}

.five{
	height: 30px;
	margin-left: -80px;
	margin-top: 266px;
	width: 30px;
}

.six{
	height: 30px;
	margin-left: -49px;
	margin-top: 252px;
	width: 35px;
}

.seven{
	height: 50px;
	margin-left: -294px;
	margin-top: 350px;
	width: 50px;
}



.eight-d{
	height: 85px;
	margin-left: -229px;
	margin-top: 383px;
	width: 125px;
}



.nine{
	height: 50px;
	margin-left: 79px;
	margin-top: 410px;
	width: 65px;
}

.ui-tooltip  {
	
	background:none !important;
	border:none !important;
	box-shadow:none !important;
	margin-top:-50px !important;
	padding:0px !important;
	
}


/* new css */
.airelview{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding-left:13px;
	padding-top:6px;
	text-transform:uppercase;
	padding-bottom:30px;	
}

.artist-imp{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	float:right;
	text-transform:uppercase;
	position:relative;
	margin-top:-25px;
	margin-right:15px;
}


.artist-imp-left{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	float:left;
	text-transform:uppercase;
	position:relative;
	margin-top:-25px;
	margin-left:30px;
}


.img1-text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

.labels p{
	color:#004c8d;	
}

.imgs{
	position:relative;
	z-index:-4500;	
	padding-left:15px;
	width:925px !important;
}

.sm-imgs{
	width:220px;
	display:inline-block;
	float:left;
	margin-right:10px;	
	margin-bottom:30px;
}

.sm-imgs img{
	width:219px;
	height:165px;	
}

.sm-imgs p{
	margin-left:-60px;
	text-align:justify;	
}

.sm-imgs span{
	display:block;
	text-align:center;	
}

.last{
	float:right;
	margin-right:12px;	
}

.planimgs{
	position:relative;
	float:right;
	margin-right:50px;
	margin-top:50px;	
}

.justify{
	text-align:justify;
	line-height:18px;	
}

.mapttext{
	padding-left:30px;	
}