@font-face {    font-family: 'Humanist521BT';
				src: url('../font/Humanist521BT.eot');
				src: local('Humanist521BT'), 
				local('Humanist521BT'), 
				url('../font/Humanist521BT.ttf') format('truetype');
			}
			
@font-face {    font-family: 'Arno Pro';
				src: url('../font/Arno Pro.eot');
				src: local('Arno Pro'), 
				local('Arno Pro'), 
				url('../font/Arno Pro.ttf') format('truetype');
			}
			
@font-face {    font-family: 'framd';
				src: url('../font/framd.eot');
				src: local('framd'), 
				local('framd'), 
				url('../font/framd.ttf') format('truetype');
			}
@font-face {    font-family: 'arial';
				src: url('../font/arial.eot');
				src: local('arial'), 
				local('arial'), 
				url('../font/arial.ttf') format('truetype');
			}
			
/*@font-face {
    font-family: 'framd';
    src: url('../font/framd.eot');
    src: url('../font/framd.eot?#iefix') format('embedded-opentype'),
         url('../font/framd.woff') format('woff'),
         url('../font/framd.ttf') format('truetype'),
         url('../font/framd.svg#optimusprincepsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ArnoPro-Bold';
    src: url('../font/ArnoPro-Bold.eot');
    src: url('../font/ArnoPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/ArnoPro-Bold.woff') format('woff'),
         url('../font/ArnoPro-Bold.ttf') format('truetype'),
         url('../font/ArnoPro-Bold.svg#optimusprincepsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
* {
margin:0px;
padding:0px;
}

img {
border:0px;
}

body { }

#main_div {
	width:100%;
	margin:auto;
	
}

.bgcolor { background:url(../images/bgblue1.jpg) top center no-repeat #0d4282; width:100%; height:386px; margin:auto; }

.inner_div { width:1000px;	margin:0 auto;	}

#bg_header { background:url(../images/logo_header.png) top center no-repeat; width:997px; margin:auto; height:80px;}

.logo { margin:25px 0 0 15px; float:left; } 

.tp_headertxt { margin:16px 21px 0px 0px; font-family:Arial; font-size:11px; line-height:12px; color:#FFFFFF; float:right; text-align:right; text-transform:uppercase;}

.tp_callus { margin:auto; font-family:'framd'; font-size:17px; color:#0c4181; float:right; text-align:right; line-height:25px; text-transform:capitalize;}
/*	
.headerlink {
	width:1000px;
	margin-left:40px;
	text-decoration:none;
	margin-top:0px;
	
}

.headerlink a {
	text-decoration:none;
	font:14px 'arial';
	color:#ffffff;
	text-transform:uppercase;
	margin:0px 40px 0px 0px;
}

.headerlink span{
	float:left;
	display:inline;
	
	
}

.headerlink a:hover {
	color:#000;
	text-decoration:none;
}

.headerlink a:active {
	color:#cd0103;
	text-decoration:none;
}
*/

.but_divider1 { float:left; margin:10px 19px 0px 40px; }

.but_divider2 { float:left; margin:0px 3px 0px 3px; }

.butt_txt { float:left; font-family: 'calibri'; font-size:18px; color:#fffffa; margin:30px 0 0 0px; text-decoration:none; }


.butt_txt:hover { float:left; font-family: 'calibri'; font-size:18px; color:#ffae00; margin-top:32px; text-decoration:none; }

.commonheader { display:inline; float:left; width:100%; margin:0px; width:1000px; }

.header_divaider { margin:0px 0px 0px 18px; float:left; }


.lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 990px;
            padding: 10px 0 14px 8px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid #072d5c;
                        width: 9px;
                        height: 40px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font-family: 'calibri'; font-size:17px; color:#fffffa;
                        text-decoration: none;
                        outline: none;
                        text-align: center;
                        top: 10px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        } 
						
.lavaservic {
            position: relative;
            height: 75px;
            width: 950px;
            padding: 0px 0 0px 50px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaservic li {
                    float: left;
                    list-style: none;
					
                }
                    .lavaservic li.back {
                        border-bottom: 3px solid #072d5c;
                        width: 9px;
                        height: 50px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaservic li a {
                        font-family: 'calibri'; font-size:17px; color:#fffffa;
                        text-decoration: none;
                        outline: none;
                        text-align: center;
                        top: 10px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 75px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaservic li a:hover, .lavaservic li a:active, .lavaservic li a:visited {
                            border: none;
                        }
						.ser_divider1 { float:left; margin:0px 40px 0px 50px; } 
						.ser_divider2 { float:left; margin:0px 40px 0px 40px; } 
						.ser_divider3 { float:left; margin:0px 30px 0px 65px; }                     
                   

.sliderbg { width:100%; background:url(../images/sliderbg.png) top center no-repeat; height:308px; margin:20px auto 0 auto; }

.contentdiv { float:left; margin:0px 0 2px 0; width:1000px;}

.contentbg1 { margin:0px auto; float:left; background:url(../images/contentbg1.jpg) top center no-repeat; width:250px; height:288px; }

.contentbg_txt { font-family:'arial'; font-size:15px; color:#FFFFFF; float:left; width:100%; text-align:center; padding:29px 0px; }

.contentbg_txt4 { font-family:'arial'; font-size:15px; color:#FFFFFF; float:left; width:100%; text-align:center; padding:20px 0px; margin-top:1px; }

.content_img { margin:0; clear:left; float:left;}

.oninverstment { font-family:Arial; font-size:14px; color:#2d2d2d; margin:10px 0 0 20px; float:left; clear:left; font-weight:bold;}

.ulclass { margin:14px 0 0 42px; float:left; clear:left; list-style:none; color:#323232; font-family:Arial; font-size:14px; height:90px}

.readmore { font:bold 14px arial; color:#083e79; margin:12px 0 0 122px; float:left; clear:left; padding:10px; text-decoration:none; }

.readmore:hover { font:bold 14px arial; color:#0033FF; margin:12px 0 0 122px; float:left; clear:left; padding:10px; text-decoration:none; }

.contentbg2 { margin:0 auto; float:left; background:url(../images/contentbg2.jpg) top center no-repeat; width:250px; height:288px;}

.contentbg3 { margin:0 auto; float:left; background:url(../images/contentbg3.jpg) top center no-repeat;width:250px; height:288px; }

.contentbg4 { margin:0 auto; float:left; background:url(../images/contentbg4.jpg) top center no-repeat;width:250px; height:288px; }


#whosocialdiv { float:left; margin:-3px auto 0 auto; width:998px; box-shadow:0px 3px 4px #666666;}

#whosocialdiv1 { float:left; margin:-3px auto 0 auto; width:998px; box-shadow:0px 3px 4px #666666; }

.whoinnerdiv { float:left; margin:0px auto; width:690px; border-right:1px solid #e9f0f5; padding-right:5px; padding-bottom:33px;  }

.whoinnerdiv2 { float:left; margin:0px auto; width:690px; padding-right:5px; padding-bottom:33px;  }

.whoinnerborder { float:left; margin:0px auto; border-left:1px solid #e9f0f5; padding-right:5px; }

.content-rp {
	float:left; width:300px; padding-bottom:30px; 
}

.content-rp p { float:left; clear:left; margin:5px 0 0 0px; padding-left:10px; }

.content-rp span { float:left; font:bold 13px arial; margin:18px 0 0 5px;}

.content-rp img { float:left; }

.whoweare { font-family:'Arno Pro'; font-size:28px; color:#002796; margin:30px 0 0 24px; float:left; clear:left; }

.whowearetxt1 { font-family:Arial; font-size:16px; color:#282828; margin:0px 0 0 24px; float:left; clear:left; font-weight:600; text-transform:capitalize;}

.meetpresident { font-family:Arial; font-size:16px; color:#282828; margin:0px 0 0 24px; float:left; clear:left; font-weight:600; text-transform:capitalize;}

.readsuccessrtry a { font-family:Arial; font-size:16px; color:#282828; margin:0px 0 0 24px; float:left; font-weight:600; text-transform:capitalize;}

.readsuccessrtry a:hover { color:#0000CC; font-family:Arial; font-size:16px; margin:0px 0 0 24px; float:left; font-weight:600; text-transform:capitalize;}

.meetpresident img { float:left; margin:10px 10px 0 20px; }

.meetpresident a { color:#000000; margin:15px 0 0 10px; float:left; }

.meetpresident a:hover { color:#0000CC; margin:15px 0 0 10px; float:left; }

.meetpresidentstry a { color:#000000; margin:0px 0 0 10px; font-size:18px; }

.meetpresidentstry a:hover { color:#0000CC; margin:0px 0 0 10px; }

.whowearetxt2 { font-family:Arial; font-size:14px; color:#323232; margin:15px 0 0 24px; float:left; clear:left;  }

.whowearetxt2 a { font-family:Arial; font-size:14px; color:#323232; float:left; clear:left;  }

.whowearetxt2 a:hover { font-family:Arial; font-size:14px; color:#0000FF; float:left; clear:left;  }

.whowearetxt3 { font-family:Arial; font-size:14px; color:#323232; margin:10px 0 0 24px; float:left; clear:left; list-style:none; }

.whowearetxt3 a { font-family:Arial; font-size:14px; color:#323232; float:left; clear:left;  }

.whowearetxt3 a:hover { font-family:Arial; font-size:14px; color:#015395; float:left; clear:left;  }

.whowearetxt4 { font-family:Arial; font-size:14px; color:#323232; margin:-120px 0 0 284px; float:left; clear:left;  }

.whowearetxt5 { font-family:Arial; font-size:14px; color:#323232; margin:-95px 0 0 284px; float:left; clear:left; list-style:none;}

.whowearetxt6 { font-family:Arial; font-size:14px; color:#323232; margin:10px 0 0 33px; float:left; list-style:none; width:500px; }

.whowearetxt6 a { color:#323232;  }

.whowearetxt6 a:hover { color:#0000FF;    }

.fb_icon { float:left; margin:10px 0 0 23px; clear:left; }

.in_icon { float:left; margin:27px 0 0 23px; }

.intext { font-family:'Arno Pro'; font-size:26px; color:#3682a6; margin:27px 0 0 10px; float:left;}

.intexthref { text-decoration:none; color:#3682a6; }

.intexthref:hover { text-decoration:underline; color:#3682a6; }


.fbtext { font-family:'Arno Pro'; font-size:26px; color:#002796; margin:10px 0 0 10px; float:left; }

.fb_img { margin:10px 0 0 10px; float:left; padding-bottom:20px;}

.footer_img { background:url(../images/footer.jpg) top center no-repeat; width:998px; margin:-3px auto; float:left; height:171px;}

.footer_img1 { background:url(../images/footer.jpg) top center no-repeat; width:998px; margin:0px; float:left; height:171px; clear:left;}


.quicklink { margin:auto; float:left; width:900px;}
/*.quicklink li a {
	color:#fefefe;
	text-decoration:underline;
	
	
}
.quicklink li {
	list-style:none;
	float:left;
	clear:left;
	margin:0px 0px 0 30px;
	line-height:17px;
	font-family:'framd';
}

.quicklink a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.quicklink a:hover {
	color:#000000;
	text-decoration:none;
}*/

.quicklink_ul_1 { width:150px; float:left; font-size:15px; margin:20px 0 0 5px;  font-family:Arial;}

.quicklink_ul_1 li a {
	color:#fefefe;
	text-decoration:underline;
}

.quicklink_ul_1 li a:hover {
	color:#ff0000;
	text-decoration:none;
}

.quicklink_ul_1 li {
	list-style:none;
	float:left;
	clear:left;
	padding-left:20px;
	line-height:23px;
	font-family:'framd';
}

.footer_top {
	float:left;
	clear:left;
	height:20px;
	margin:27px 10px 0px 7px;
}

.footer_top li a {
	font:14px 'framd';
	color:#a7a7a7;
	text-decoration:none;
	padding-bottom:0px;
	float:left;
	
	}

.footer_top li {
	float:left;
	text-decoration:none;
	list-style:none;
	margin:0 10px 0 20px;
	display:inline;

}

.footer_top a:hover {
	color:#cd0103;
	text-decoration:none;
}

.footer_top a:active {
	color:#cd0103;
	text-decoration:none;
}

.footer_rights {
	margin:10px 0 0px 0px;
	float:left;
	clear:left;
	color:#a7a7a7;	
	font:14px 'framd';
	width:100%;
}

.footer_rights p {
	padding-left:25px;
}
.footer_rights p a {
	float:right; 
	color:#ff7200; 
	margin:-30px 28px 0 0; 
	font-family: 'arial'; 
	font-size:14px;
	text-decoration:none;
	position:relative;
}

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:none;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
 
#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:988px;
		height:296px;
		overflow:hidden; 
		}	
	/*#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}*/	
		
	/* numeric controls 

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}*/	


.contactusimg { float:left; margin:auto; }


.contenttext_nav {
    width:500px;
	color:#000; 
	font-size:14px; 
    font-weight:bold; 
    font-family:Arial;
    margin:30px 0 0 19px;
	float:left;
	clear:left;
	padding-bottom:20px;
	}
	
.contenttext_nav span { padding-right:15px; width:100px; float:left;}

.submitbox {
	margin:30px 0 0 190px;
	border:1px solid #262626;
	width:70px;
	height:30px;
	float:left;
	}
.submittext {
	font-family:Arial;
	color:#fff;	
	font-weight:bold;
	font-size:12px;
	margin:10px 0 0 255px;
	background:#1f68a1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border:1px solid #ccc;
	padding:5px 10px 3px 10px;
	float:left; clear:left;
	cursor:pointer;
	}
	
.textbox1 {
	width:240px;
	height:18px;
	margin:0px 0 0 27px;
	border:1px solid #999999;
	box-shadow:inset 1px 1px 2px #c2c2c2;
	-moz-box-shadow:inset 1px 1px 2px #c2c2c2; -webkit-box-shadow:inset 1px 1px 2px #c2c2c2; -khtml-box-shadow:inset 1px 1px 2px #c2c2c2;
	}
	
.text-area {
	width:300px;
	height:100px;
	margin:0px 0 0 27px;
	border:1px solid #999999;
	box-shadow:inset 1px 1px 2px #c2c2c2;
	-moz-box-shadow:inset 1px 1px 2px #c2c2c2; -webkit-box-shadow:inset 1px 1px 2px #c2c2c2; -khtml-box-shadow:inset 1px 1px 2px #c2c2c2;
	}


