body{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#7e7d7d;
	background:#E8EBEF
}
.main{
width:100%;
text-align:center;
}
.wrapper{
	width:1000px;
	margin:auto;
	clear:both;
	text-align:center;
}
.base{
width:1000px;
background:#FFFFFF;
text-align:center;
}
#top{
	width:1000px;
	margin:auto;
	height:96px;
	text-align:right;
	}
.top_right{
	width:170px;
	text-align:right;
	padding:40px 10px 30px 30px;
	float:right;
	
	}
.top_right a{
padding:3px 8px 3px 20px;
border:#bfbfbf solid 1px;
color:#747474;
font-weight:bold;
font-size:11px;
text-decoration:none;
background:url(../images/arrow.gif) 3px 6px no-repeat;
}
.top_right a:hover{
color:#4b88d3;
}

.top-link{
width:938px;
background:url(../images/dotted-line.gif) 0px 1px repeat-x;
height:22px;
margin:auto;
text-align:left;
padding:9PX ;
color:#868686;
font-size:15px;
font-weight:bold;
}

.flash{
	width:1000px;
	margin:auto;
	background:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
	padding-top:0px;
}
.content{
	width:970px;
	margin:auto;
	background:#FFFFFF;
	text-align:left;
	padding:0px 20px 20px 10px;
}
.left_img{
	width:450px;
	float:left;
	padding-left:2px;
	margin-top:20px;
}
.right_text{
	width:500px;
	float:left;
	text-align:justify;
	color:#7e7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;

}
.right_text span{
color:#4b88d3;
font-size:13px;
font-weight:bold;
}
.footer{
width:100%;
height:20px;
padding:15px 0px 0px 0px;
background:#e8ebef;
color:#999999;
font-size:10px;
float:left;
text-align:left;
}
.footer a{
color:#999999;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}
/**************************** NAVIGATION ********************/
#topNav{
}

#topNav ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#topNav ul li{
	display:inline;
	list-style:none;
	float: left;
	margin-right: 25px;
}

#topNav li a{
		display:block;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		margin: 0 !important;
}
#topNav li#nav-home a{ width: 35px; height: 15px; background:url("../images/home.gif") 0 0 no-repeat ; background-position:0% 1px;
}
#topNav li#nav-interair_expertise a{ width: 98px; height: 15px; background: url("../images/interair_expertise.gif") 0 0 no-repeat; background-position:0% 2px;}
#topNav li#nav-media_placement a{ width: 150px; height: 15px; background: url("../images/media_placement.gif") 0 0 no-repeat ; background-position:0% 2px;}
#topNav li#nav-industry_insight a{ width: 97px; height: 15px; background: url("../images/industry_insight.gif") 0 0 no-repeat ; background-position:0% 2px;}
#topNav li#nav-case_studies a{ width: 70px; height: 15px; background: url("../images/case_studies.gif") 0 0 no-repeat ; background-position:0% 2px;}

#topNav li#nav-home a:hover, #topNav li#nav-home a.current{ background: url("../images/home.gif") 0 10px no-repeat ;background-position:0% -14px;}
#topNav li#nav-interair_expertise a:hover, #topNav li#nav-interair_expertise a.current{ background: url("../images/interair_expertise.gif") 0 0 no-repeat ; background-position:0% -14px;}
#topNav li#nav-media_placement a:hover, #topNav li#nav-media_placement a.current{ background: url("../images/media_placement.gif") 0 0 no-repeat ; background-position:0% -14px;}
#topNav li#nav-industry_insight a:hover, #topNav li#nav-industry_insight a.current{ background: url("../images/industry_insight.gif") 0 0 no-repeat ; background-position:0% -14px;}
#topNav li#nav-case_studies a:hover, #topNav li#nav-case_studies a.current{ background: url("../images/case_studies.gif") 0 0 no-repeat ; background-position:0% -14px;}

.contact{}
.contact a{
float:right;
display:block;
width:95px;
background: url("../images/contact.gif") 0 0 no-repeat ; 
background-position:0% 0px; 
text-decoration:none;
text-indent: -9999px;
}
.contact a:hover { background:url("../images/contact-hover.gif") 0 0 no-repeat ;
}
.contact a.current, .contact a.current:link, .contact a.current:visited, .contact a.current:active{ background:url("../images/contact-hover.gif") 0 0 no-repeat ;
}
.social01{}
.social01 a{
float:right;
display:block;
width:25px;
background: url("../images/icon_blog.png") 0 0 no-repeat ; 
background-position:0% 0px; 
text-decoration:none;
text-indent: -9999px;
}

.social02{}
.social02 a{
float:right;
display:block;
width:25px;
background: url("../images/icon_facebook.png") 0 0 no-repeat ; 
background-position:0% 0px; 
text-decoration:none;
text-indent: -9999px;
}

.social03{}
.social03 a{
float:right;
display:block;
width:25px;
background: url("../images/icon_twitter.png") 0 0 no-repeat ; 
background-position:0% 0px; 
text-decoration:none;
text-indent: -9999px;
}

/**************************** NAVIGATION ********************/

.left_link{
width:128px;
padding:20px 20px 18px 30px;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:18px;
text-align:left;
float:left;
}
.left_link a{
color:#868686;
text-decoration:none;
}
.left_link a:hover, a.current{
color:#3b73b9;
text-decoration:underline;
}
.Content_table{
	width:700px;
	float:left;
}
.Content_table td{
	border-bottom: 1px #cbcbcb solid;
	border-right: 1px #cbcbcb solid;
	border-collapse: collapse;
	height:87px;
	width:87px;
	text-align:center;
	vertical-align:middle;
}

.content-heading{
width:805px;
background:url(../images/dotted-line2.gif) 0px 1px repeat-x;
height:35px;
margin-left:160px;
text-align:left;
padding:8PX 8PX 8PX 2PX ;
color:#868686;
font-size:14px;
font-weight:bold;
}
h1{
margin:20px 35px 0px 158px;
font-size:22px;
font-weight:normal;
text-align:left;
color:#4b4b4b;
padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/dotted-line2.gif) bottom center repeat-x;
}
.left_textf_iam_a2{
	width:570px;
	float:left;
	padding-left:180px;
	text-align:justify;
	color:#7e7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;

}
.right_textf_iam_a2{
	width:155px;
	float:left;
	height:87px;
	margin-left:40px;
	background:#eef0f2;
	margin-top:25px;
	padding:12px;
	line-height:15px;
}
.right_textf_iam_a2 a{
color:#3c73b9;
text-decoration:none;
font-weight:bold;
}

/*-----------------contact page---------------------*/


.inner_rightcontent{
	width:170px;
	margin-left:30px;
	text-align:left;
	padding:8PX 8PX 8PX 2PX ;
	color:#7e7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inner_rightcontent strong{
color:#4b88d3;
font-weight:bold;
}
.inner_rightcontent a{
color:#7e7d7d;
font-weight:bold;
}
.inner_rightcontent a:hover{
color:#4b88d3;
font-weight:bold;
}
.inner_rightcontent a{
padding:3px 8px 3px 17px;
border:#bfbfbf solid 1px;
color:#747474;
font-weight:bold;
vertical-align:middle;
font-size:11px;
text-decoration:none;
background:url(../images/arrow.gif) 3px 6px no-repeat;
}
.inner_rightcontent a:hover{
color:#4b88d3;
}

/*-----------------how-we-work---------------------*/

.header{
	width:525px;
	height:145px;
	text-align:left;
	padding-left:255px;
	padding-right:20px;
	padding-top:40px;
	color:#ffffff;
	font-size:13px;
	margin-top:20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background:#b14e4e url(../images/how-we-work-header.gif) top left no-repeat;
}
 .header p{ margin:0px; padding:0px;}
 .alignR{ text-align:right;font-family:Arial, Helvetica, sans-serif; color:#4b88d3;
}
.h .alignR{ color:#FFFFFF;
}


.content_hww{
	text-align:left;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.content_hww h1{
margin:20px 0px 0px 0px;
}

.content_hww h2{
width:730px;
background:url(../images/dotted-line3.gif) left bottom repeat-x;
text-align:left;
padding:4px 0px 6px 0px ;
color:#666666;
font-size:15px;
font-family:"Trebuchet MS";
font-weight:normal;
margin:0px;
}
.content_hww-right{
	width:176px;
	height:87px;
	margin-left:20px;
	background:#eef0f2;
	margin-top:25px;
	padding:12px;
	line-height:15px;
}
.content_hww-right a{
color:#3c73b9;
text-decoration:none;
font-weight:bold;
}
.cProcess{
	text-align:left;
	color:#7e7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 700px;
}
.cProcess a {color:#666666;
font-weight:bold;
text-decoration:none; }
.cProcess a:hover {color:#4b88d3;
}
.cProcess strong {color:#4b88d3;
}
.cProcess p strong {color:#666666;
}
a.link{ color:#4b88d3}
a.link:hover{ color:#666666}
.cProcess h2{
font-size:13pt;
margin:0px;
font-weight:normal;
color:#4e4e4e;
}
.cProcess h3{
color:#4b88d3;}
.cProcess ul{
	margin:15px;
	padding:0px;
}
.cProcess ul li{ list-style-image:url(../images/arrow.jpg)}
.cProcess ul li ul{ margin:10px 10px 10px 20px; padding:0px}
.cProcess ul li ul li{ list-style-image:url(../images/arrow2.jpg)}
.pepsi-add{
	width:190px;
	margin-top:20px;
	margin-left:20px;
	border:#cccccc solid 1px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}.pepsi-add h2{
color:#3b73b9;
text-align:left;
font-size:13px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px 0px 0px 0px;
}
.pepsi-add h3{
padding:10px 0px 3px 0px;
color:#747474;
font-weight:bold;
font-size:11px;
text-decoration:none;
background:url(../images/spacer.gif) top left repeat-x;
}.pepsi-add h3 a{
color:#747474;
text-decoration:none;
border:none;
background:none;
padding-left:0px;
}

.pepsi-add a{
padding:3px 8px 3px 17px;
border:#bfbfbf solid 1px;
color:#747474;
font-weight:bold;
vertical-align:middle;
font-size:11px;
text-decoration:none;
background:url(../images/arrow.gif) 3px 6px no-repeat;
}
.pepsi-add a:hover{
color:#4b88d3;
}

/*-----------------how-we-work---------------------*/

.header_research{
	width:690px;
	text-align:left;
	padding-left:255px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	background-image: url(../images/resarch-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_what_weve_done{
	width:690px;
	height:117px;
	text-align:left;
	padding-left:255px;
	padding-top:0px;
	padding-bottom:50px;
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	background-image: url(../images/what-weve-done.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	padding-right: 0px;
}

/*-------------------------What We Do---------------*/
.header_what_we_do{
	width:690px;
	text-align:left;
	padding-left:255px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	background-image: url(../images/what-we-do-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.partner-airlines-add{
width:170px;
margin-top:-2px;
margin-left:20px;
border-bottom:#cccccc solid 1px;
border-left:#cccccc solid 1px;
border-right:#cccccc solid 1px;
padding:0px 5px 0px 5px;
}
.partner-airlines-add a{
padding:3px 8px 3px 17px;
border:#bfbfbf solid 1px;
color:#747474;
font-weight:bold;
vertical-align:middle;
font-size:11px;
text-decoration:none;
background:url(../images/arrow.gif) 3px 6px no-repeat;
}
.partner-airlines-add a:hover{
color:#4b88d3;
}
.partner-airlines-add h2{
padding:10px 0px 3px 0px;
color:#747474;
font-weight:bold;
font-size:11px;
text-decoration:none;
background:url(../images/spacer.gif) top left repeat-x;
}
.partner-airlines-add h2 a{
color:#747474;
text-decoration:none;
border:none;
background:none;
padding-left:2px;
}
/*-----------------------Who We Are--------------------------*/
.header_who_we_are{
	width:690px;
	text-align:left;
	padding-left:255px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	background-image: url(../images/whoweare-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
hr{ width:50px; background:#d2d2d2; height:1px; text-shadow:none}
a:active
{
outline: none;
}
 
a:focus
{
-moz-outline-style: none;
}
.air01 {
	background-image: url(../images/air-place-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 141px;
	width: 167px;
}
.tit-air-place {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B73B9;
	font-weight: bold;
}

.air02 {
	background-image: url(../images/air-place-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.air03 {
	background-image: url(../images/air-place-03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.air04 {
	background-image: url(../images/air-place-04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.air05 {
	background-image: url(../images/air-place-05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.air06 {
	background-image: url(../images/air-place-06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.air07 {
	background-image: url(../images/air-place-07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}
.lounge01 {
	background-image: url(../images/air-lounge-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}

.lounge02 {
	background-image: url(../images/air-lounge-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}

.lounge03 {
	background-image: url(../images/air-lounge-03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}

.lounge04 {
	background-image: url(../images/air-lounge-04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	width: 167px;
}

