@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #7a7a7a;
	
}
h1, h2, h3, h4, h5, h6, form, input, img, table, td, tr, br, hr{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
img{
	display:block;
	border:none;
}
p{
	padding:0px 10px 10px 10px;
	text-align:justify;
	font-family: Tahoma;
	font-size:12px;
	line-height: 18px;
}
h1{
	font-size:22px;
	color:#ea9f09;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}

#wrapper{
	width:990px;
	background:url(../images/wrapperbg.gif) repeat-y;
	margin:0 auto;
	padding:0px 3px 0px 3px;

}

/***START HEADER CSS****/
#header{
	width:990px;
	height:77px;
	padding:10px 0px 0px 0px;
	clear:both;
}
#header .headernav{
	height:72px;
	width:200px;
}
#header .headernav ul{
	margin:0px; padding:0px;
	list-style:none;
	clear:both;
}
#header .headernav ul li{
	float:left;
	padding:20px 5px 0px 5px;
}
#header .headernav ul li img{
	border:none;
}


/***START MENU CSS****/
#menu{
	height:58px;
	clear:both;
}
#menu .menubx{
	background:url(../images/menubg.gif) repeat-x;
	width:950px;
	height:58px;
	float:left;
}
#menu .menubx ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu .menubx ul li{
	float:left;
	font-family: "Myriad Pro";
	font-size:16px;
	height:58px;
	line-height:58px;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/menudivider.gif) right no-repeat;
}
#menu .menubx ul li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#menu .menubx ul li a:hover{
	text-decoration:none;
	color:#027ec4;
	text-transform:uppercase;

}
#menu .menubx ul li a:active{
	text-decoration:none;
	color:#027ec4;

}


/***START BANNER WRAPPER CSS****/
#bannerwrapper{
	width:980px;
	margin:0px 0px 0px 0px;
	clear:both;
	background:url(../images/newsheading.gif) no-repeat right top;
	margin-top:15px;
	
}

#bannerwrapper .news{
	width:244px;
	background:url(../images/newsbg.gif) repeat-y;
	margin:67px 27px 0px 6px;
	_margin:67px 14px 0px 6px;
	float:right;
	
}
#bannerwrapper .latestbottom{
	margin:0px 0px 0px 0px;
}
#bannerwrapper .news p{
	padding:0px 20px 0px 20px;
	margin:0px;
}
#bannerwrapper .news p a{
	color:#7a7a7a;
	text-decoration:none;
}
#bannerwrapper .news p a:hover{
	color:#7a7a7a;
	text-decoration:underline;
}
#bannerwrapper .news ul{
	padding-left:0px;
	*margin-left:0px;
	list-style:none;

}
#bannerwrapper .news ul li{
	height:29px;
	background:url(../images/bullet.gif) no-repeat left;
	line-height:29px;
	padding:0px 10px 0px 35px;
}



/*CSS START FOR SERVICES*/
.textdiv{
	float: right;
	width: 190px;
	padding-right: 5px;
	margin: 0px;
	
}
.content-box{
	width: 970px;
	height:260px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;

}
.clear{clear:both;}
.content-boxinner{
	width: 980px;
	margin-top:5px;
}
.pushbox{
	width:300px;
	padding:0px 10px 0px 10px;
	float:left;
}

.pushbox1{
	width:270px;
	padding:0px 0px 0px 0px;
	float:left;
}
.pushbox2{
	margin-left:35px;
}
/*.pushbox img{
	float:left;
	border:none;	
}*/
.pushbox h4{
	color: #ea9f09;
	text-transform: uppercase;
	border-bottom:#333 1px dotted;
	margin-left: 30px;
	margin-right: 5px;
	font-size: 13px;
	margin-top: 18px;
	line-height: 20px;

}

.pushbox h4 a{
	color: #ea9f09;
	text-decoration: none;
}
.pushbox h4 a:hover{
	color: #ea9f09;
	text-decoration: none;
}


.imgdiv{
	height: auto;
	width: 49px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	margin: 0px;
	border:0px;
}
.imgdiv img{
border:none;

}
.pushbox p{
	margin:0px;
	padding:5px 10px 0px 10px;
}


/***START PROFILE CSS****/
#wrapper2{
	width:990px;
	clear:both;
	padding-bottom:20px;
}
#wrapper2 .profle{
	width:713px;
	float:left;
}
#wrapper2 .profle img{
	margin:0px 10px 10px 10px;
}
#wrapper2 .gateway{
	width:277px;
	float:right;
}
#wrapper2 .gateway .gatewaybx{
	background:#d5f6ff;
	width:242px;
	margin:0px 0px 0px 7px;
	
}
#wrapper2 .gateway .gatewaybx ul{
	margin-top:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:0px;
	*margin-left:0px;
	list-style:none;
}
#wrapper2 .gateway .gatewaybx ul li{
	height:29px;
	background:url(../images/bullet.png) no-repeat left;
	line-height:29px;
	padding:0px 10px 0px 35px;
}
#wrapper2 .gateway .gatewaybx ul li a{
	color: #7a7a7a;
	text-decoration:none;
}
#wrapper2 .gateway .gatewaybx ul li a:hover{
	color: #027ec6;
	text-decoration:none;
}

/*****START FOOTER******/
#footer{
	background:url(../images/footer-bg.jpg) no-repeat;
	height:52px;
	clear:both;
	margin:0 auto;
	width:979px;
	clear:both;
}
#footer .footernav{
	height:52px;
	width:700px;
}
#footer .footernav ul{
	margin:0px;
	padding:10px 10px 0px 10px;
	list-style:none;
}
#footer .footernav ul li{
	margin:0px;
	padding:0px 5px 0px 5px;
	float:left;
}
#footer .footernav ul li a{
	color:#fff;
	text-decoration:none;
}
#footer .footernav ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer .right{
	height:52px;
	width:279px;
	line-height:52px;
}
#footer .right a{ 
	color:#fff;
	text-decoration:none;
}
#footer .right a:hover{ 
	color:#fff;
	text-decoration:underline;
}

#new-tab{ 
width:990px;
margin:0 auto;
height:131px;}

