/* CSS Document */

* { behavior: url("iepngfix.htc") }

body {
	padding:0;
	margin:0;
	color: #9b9b9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	background:#000;
}

.inner {
	background: url(images/innerbg.jpg) repeat-x left top #fff; margin-bottom:20px;
}

/*----------------------------------------*/
/* GLOBAL CLASSES */

.hide               { display:none; }
.invisible          { visibility:hidden; }

.left               { float:left; }
.right              { float:right; }
.tright				{ text-align:right; }
.tcenter			{ text-align:center; }

.clear				{ clear:both; width:100%; height:1px; line-height:1px; margin:0px; }
.clear_l			{ clear:left;  height:1px;  }
.clear_r			{ clear:right;  height:1px; }
.clearfix:after     { clear:both; content:".";  display:block; height:0; visibility:hidden; }
.clearfix           { display:inline-block; }


/* Hides from IE-mac \*/
* html .clearfix    { height:1%; }
.clearfix           { display:block; }
/* End hide from IE-mac */

.border { border:1px solid #ccc }


/*----------------------------------------*/
/* TEXT STYLE CLASSES */

a.white { color:#fff; text-decoration:none; }
a:hover.white  { font-size:12px; }

h1 { color:#9b9b9b; font-size:18px; line-height:18px; font-weight:normal; margin:0px; padding:0px; }

h1 a { color:#9b9b9b; font-size:18px; line-height:18px; font-weight:normal; margin:0px; padding:0px; text-decoration:none; }
.title1
{
	font-size: 10px;
	text-transform: capitalize;
}
.title2 { font-size:11px; font-weight:bold; margin-top:25px; }

.justi { text-align:justify;}

/*----------------------------------------*/
/* LAYOUT CLASSES */

#CoreShell { width: 955px; margin-right:auto; margin-left:auto; margin-top:0px; position:relative; }

.FBox { margin:0px; padding:0px; height:368px; }
.PBox { margin:0px; padding:0px; height:auto; }

/*----------------------------------------*/
/* HEADER CLASSES */

#PgHeader { margin:0px; padding:0px; height:83px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-right:40px; }
.LogoBox { width:253px; height:83px; float:left; }
.HdrInfo { color: #5383C3;float:right; margin:21px 0px 0px 20px; padding-bottom:3px; border-bottom:5px solid #575757; }
.HdrInfo a { color:#5383C3; text-decoration:none; }
.HdrInfo a:hover { color:#fff; }
#MenuBox { margin:0px; padding:0px; height:33px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:url(images/menubg.jpg) repeat-x left top }
/*

.MenuLinks a { padding:0px; margin:0 20px 0 20px; color:#fff; text-decoration:none; }

.MenuLinks a:hover {color:#BBDC40;font-weight:bold; text-decoration:none; padding-bottom:3px;  border-bottom:5px solid #888888; }
*/
.MenuLinks { padding:9px 20px 0 20px; margin:0px; }
.menudiv {cursor:pointer; padding:0px; margin: 0px 20px 0 20px; color:#bdbdbd;float:left;margin-right:20px;}
a .menudiv{text-decoration:none;}
a:hover .menudiv{color:#fff;  text-decoration:none; padding-bottom:3px;  border-bottom:4px solid #575757;   }

.activdiv { padding:0px; margin: 0px 20px 0 20px;float:left;color:#fff; text-decoration:none; padding-bottom:3px;  border-bottom:4px solid #575757; }
#apDiv1 {
	position:absolute;
	left:135px;
	top:109px;
	width:179px;
	height:auto;
	z-index:1;
	background-color:#000000;
}

#apDiv1 a { color:#FFFFFF; text-decoration:none; }
#apDiv1 a:hover { color:#ccc; }

.SubLinks { padding:5px 0 10px 10px; margin:0px; list-style:none; }
.SubLinks li { padding:3px 8px 3px 12px; background:url(images/bullet.gif) no-repeat left 8px; }

/*----------------------------------------*/
/* CONTENT CLASSES */

.HomeContnt { margin:18px 0 0 0; padding:0px; height:240px; background: url(images/boxhomebottom.jpg) no-repeat left bottom; }

.HomeContnt2 { margin:18px auto 0 auto; padding:0px; height:490px; background: url(images/boxhomebottom.jpg) no-repeat left bottom; }

.HmContntArea { padding:25px 0 15px 0; background: url(images/boxhometop.jpg) no-repeat left top; }
.FtrBox { width:200px; margin:0px; padding:0px 15px 0 20px; }
.FtrSum { margin-top:12px; height:170px; overflow: hidden; }
.divider { background: url(images/divider.gif) no-repeat right 20px; }

.MainContnt { margin:10px 0 0 0; padding:0px 20px 20px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; }

.SubBox { margin:0px; padding:0px; width:287px; }
.SubBoxLinks { width:287px; margin:0px; padding:0px 0px 30px 0px; background:url(images/sktn_bottom.png) no-repeat right bottom; }
.SubBox2 { width:287px; margin:0px; padding:0px 0px 25px 0px; background:url(images/sktn_top.png) no-repeat right bottom; }
.SubBoxLinks ul { margin:0px 20px 0 30px; padding:0px; list-style:none; }
.SubBoxLinks ul li { margin:0px; padding:0px; border-bottom:1px solid #cecece; }
.SubBoxLinks ul li.last { border:0px; }

.SubBoxLinks a { color:#1c1c1c; text-decoration:none; font-size:10px; display:block; padding:3px 0px 5px 0px;  }
.SubBoxLinks a:hover { color:#fff; text-decoration:none; font-size:10px; background:#ccc;  }

.txtBox { color:#bdbdbd; margin:10px 25px 0px 0px; width:610px; }
.txtBox2 { color:#bdbdbd; margin:10px 10px 0px 10px; width:905px; }
.aboutus
{
	color: #bdbdbd;
	margin: 100px auto 0px auto;
	width: 600px;
}
/*----------------------------------------*/
/* FOOTER CLASSES */

#FooterBox { margin:8px auto 0 auto; padding:0px 20px 30px 20px; color:#bebebe; width:905px; }
#FooterBox a { color:#bebebe; text-decoration:none; }
#FooterBox a:hover { color:#fff; }

.copyrgts { font-size:10px; }


/* Navigation start*/
ul#nav li a {
display:block;
font-size:0;
height:0;
overflow:hidden;
padding-top:37px;
}

#navAll {
background:transparent url(images/sprite.png) repeat scroll -115px -9px;
width:67px;
}

ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
/* Navigation */


.Country { margin:0px; padding:0px; height:33px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }

.mlink a
{
	color: #5383C3;
	text-decoration: none;
	font-size: 11px;
}
.ebox {color:#000; }