body {
	background-color:#ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#3B3A3A;
	font-size:12px;
	line-height: 18px;
}
#wrapper {
	width:960px;
	margin:0px auto;
}
.home {
	padding-top:7px;
}


/* @@@@@[ Footer  ]@@@@@ */
#footer {
	width:910px;
	color:#EBEBEB;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:35px;
	line-height:12px;
	font-size:11px;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#EBEBEB;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
	color:#EBEBEB;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color:#EBEBEB;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color:#EBEBEB;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

/* @@@@@[  Main Home ]@@@@@ */
#content {
	width:936px;
	background:url(images/bg_content.gif) repeat-y;
	padding-left:12px;
	padding-right:12px;
}
#header {
	width:923px;
	height:67px;
	padding-left:13px;
	padding-top:20px;
	position: relative;
}
#info{
	width: 936px;
	height: 494px;
	position: relative;
	background: url(images/_bg-top.gif) top no-repeat;
}
#flash{
	padding-left: 39px;
	float: left;
	width: 897px;
	height: 433px;
}
.info{
	font-size: 12px;
	line-height: 18px;
	color: #3b3a3a;
	width: 236px;
	position: absolute;
	left: 635px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom-info{
	width: 604px;
	height: 61px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 332px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
a.left { clear: both; }
.right {
 	float: right;
}

.imgLeft {
 	float: left;
        margin: 0px 20px 10px 0;
}
.imgRight {
 	float: right;
        margin: 0 0px 20px 20px;
}


/* @@@@@[  Others  ]@@@@@ */
.indentLeft {
	margin: 64px 0 0 104px;
}
.standOut {
	color:#00568B;
	font-weight:bold;
}


/* @@@@@[ Secondary Page  ]@@@@@ */
#midContent {
	width:960px;
	background:url(images/contentMid_bg.gif) repeat-y;
}
#topContent {
	width:960px;
	background:url(images/contentTop_bg.gif) no-repeat top;
}
#bottomContent {
	width:960px;
	background:url(images/contentBottom_bg.gif) no-repeat bottom;
	height:auto;
	min-height:540px;
	font-size:12px;
	padding-bottom:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*Header Secondary*/
#headerSe {
	width:935px;
	height:67px;
	padding-left:25px;
	padding-top:46px;
	position: relative;
}

/*Left Content Secondary*/
#leftContent {
	width:176px;
	float:left;
	padding-left:53px;
	padding-right:12px;
	padding-top:23px;
	color:#494949;
}
#leftContent ul {
	width:176px;
	margin:0px;
	border-top:solid 1px #DEDEDE;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:58px;
	line-height:15px;
}
#leftContent ul li {
	width:176px;
	margin:0px;
	display:block;
	border-bottom:solid 1px #DEDEDE;
	min-height:22px;
}
#leftContent ul li a {
	text-decoration:none;
	color:#494949;
	display:block;
	margin:0px;
	min-height:22px;
}
#leftContent ul li a:hover, #leftContent ul li a.activesub {
	text-decoration:none;
	background-color:#E9E9E9;
	display:block;
	margin:0px;
	min-height:22px;
}
#leftContent ul li a span {
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
	margin:0px;
}

/*Right Content Secondary*/
#rightContent {
	width:669px;
	float:right;
	color:#3F3F3F;
	line-height:20px;
	padding-right:50px;
}

#rightContent p {
	margin:0px;
	padding-bottom:16px;
}
#banner {
	height:200px;
	background:url(images/bg_banner.gif) no-repeat top right;
	margin-right: -38px;
}


/* @@@@@[ Headings  ]@@@@@ */
h1 {
	margin:0px;
	font-size:19px;
	font-weight: bold;
	color:#0066A4;
	padding-bottom: 10px;
	line-height: 26px;
}
h2 {
	color: #0066A4;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 12px 0;
	line-height: 20px;
}
h3 {
	color: #04273c;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul ul {
	margin: 0px;
	padding: 0;
}
ul li {
	list-style: disc;
	margin-left: 35px;
}
hr {
	color: #cbcbcb;
	clear: both;
	margin-top: 20px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cbcbcb;
	padding: 0px;
}

.icon{
	position: absolute;
	left: 900px;
	top: 26px;
}
#header .icon{
	position: absolute;
	left: 888px;
	top: 0px;
}

/*start style subnav*/
#subnav {
	width:176px;
	margin:0px;
	border-top:solid 1px #DEDEDE;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:58px;
	line-height:15px;
}
#subnav .NavLevel1 {
	width:176px;
	margin:0px;
	display:block;
	border-bottom:solid 1px #DEDEDE;
	font-size: 11px;
	
}

#subnav .NavLevel1 a {
	text-decoration:none;
	color:#494949;
	display:block;
	margin:0px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;

}
#subnav .NavLevel1 a:hover, #subnav .NavLevel1 a.current {
	text-decoration:none;
	background-color:#E9E9E9;
	margin:0px; }

#subnav .NavLevel2 a
{
	padding-left:36px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	color:#494949;
	font-size:11px;
	list-style: disc;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:25px 5px;
	}
#subnav .NavLevel2 a:hover,#subnav .NavLevel2 a.current
{
	color:#0066A4;
	}
	
#lastnavlevel2{ border-bottom:solid 1px #dedede;}
.callWrapper {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 669px;
}
.callWrapper .callImg {
	display: block;
}

.callbox {
	background: url(images/call_bg.gif) repeat-y;
	width: 619px;
	padding-left:30px;
	padding-right:20px;
}


h2 + div.callWrapper {
	margin-top: 20px;
}

.call {
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #002b45;
	line-height: 22px;
	padding: 0 25px;
}
.call .logoLast{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	float: left;
	padding-right: 25px;
	margin-bottom: 20px;
	padding-left: 5px;
	margin-top: 10px;
	line-height: 13px;
}
.call .logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding-right: 16px;
	padding-left: 5px;
	margin-top: 10px;
	line-height: 13px;
}
.call .logo img, .call .logoLast img {
	margin-bottom: 10px;
	
}
.call .logoLast {
	background-image: none;
	padding-right: 0px;
}

.b1 {
	background: url(images/arrow2.gif) no-repeat right 60px;
}
.b2 {
	background: url(images/arrow.gif) no-repeat right 70px;
}
.b3 {
		background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
}
.b4 {
		background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}


/*start style contactus,leadership ....*/
.ouroffices{ margin-left:150px;}
.leadership{ margin-left:50px;}
.leadership .sub_leadership{ margin-left:30px;}
.ongoingrelation{ 
	background-color:#ffffff; 
 	margin-left:20px;
	margin-top:20px;

}
.matransactions
{
	background-color:#ffffff; 
}
.creativethingking{ border-top:solid 1px #666 ; border-bottom:solid 1px #666 ;}
.creativethingking td { border-bottom:solid 1px #666;}
.creativethingking td.last { border: none; }
.creativethingking .head{background-color:#069; color:#fff; font-weight:bold; border-bottom:solid 1px #666;}
.creativethingking ul li{ font-size:11px;}
.address {
	float: left;
	width: 220px;
}

.leftbio{
	float:left;
	width:499px;
}
.img_right{ float:right; padding:10px; width:150px; text-align:center;  }
.img_right .imagebio{ padding:2px; background-color:#fff; border:solid 1px #000000;}
.imgRight { float: right; padding-left: 10px; padding-bottom: 7px; }
a:link{color:#0066A4; }
a:hover { text-decoration:underline;}
a{color:#0066A4; text-decoration:none;}

.slide_list { margin: 0px; padding: 0px; width: 490px; }
.slide_head { padding: 5px 10px; cursor: pointer; position: relative; color:#0066A4; margin:1px; font-weight: bold; }
.slide_body { padding: 5px 10px 15px; }

td.ts { border-top: 3px solid #666; border-right: 1px solid #666; border-bottom: 3px solid #666; border-left: 1px solid #666; }

.print{ font-size: 11px;}

/* @@@@@[ Print  ]@@@@@ */
#wrapper-print{
	background-color: #fff;
	margin: 0px auto 10px auto;
	width: 770px;
	line-height: 20px;
	padding: 0 15px 10px 15px;
}
.line{
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
}
#left-print{
	width: 220px;
	float: left;
	margin: 0 19px 0 0;
}
#left-print img{
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#right-print{
	width: 510px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.collegal{
	float: left;
	width: 200px;
	padding-left: 20px;
}
.note{
	font-size:11px;
	font-style:italic;
	float: right
}
.red {
	color:#FF0000;
	font-weight:bold;
	}
.space-hor{
	padding: 130px 0 0 0;
}

#flash_alt { display: none; }

