/* Start of CMSMS style sheet 'Layout: Dhatim' */
/* CSS Document */
*{
	padding:0;
	margin:0;
}
.clear{ display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
	.clearfix:after { content: ".";	display: block;	height: 0; clear: both;	visibility: hidden;	}
	.clearfix {	zoom: 1; }
a img{ border:none; }
body{
	background-color:#000000;
	color:#505050;
	font-family: "trebuchet  MS", Arial;
	font-size:11px;
}
html, body {
	height: 100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px;
}

.footer, .push {
	height:43px;
}

#container{
	background:url(images/dhatim/bgr.jpg) repeat-x #FFFFFF;
	width:100%;
}
.footer{
	background:#000000 url(images/dhatim/footerBack.jpg) repeat-x top;
}
	.footerInner{
		width:980px;
		margin:0 auto;
		height:30px;
		background:url(images/dhatim/fInnerBack.jpg) no-repeat center top;
		text-align:center;
	}
	.footer ul{
		list-style-type:none;
	}
	.footer ul li{
		display:inline;
		padding:0px 0px 0px 4px;
	}
	.footer ul li a{
		padding:0px 4px 0px 0px;
		text-decoration:none;
		text-transform:lowercase;
	}
	.footer ul li a:hover{
		text-decoration:underline;
	}
	.footer ul li, .footer ul li a{
		font-size:11px;
		color:#000000;
		font-weight:normal;
		line-height:30px;
	}
	
.layout{
	width:990px;
	margin:0 auto;
}
.header{
	height:87px;
	background:url(images/dhatim/top_bgr.jpg) no-repeat top;
	padding:23px 0 0 21px;
	position:relative;
}
.header span{
	position:absolute;
	right:20px;
	top:20px;
	color:#b7b7b7;
	text-align:right;
	line-height:16px;
	letter-spacing:1px;
}
.header span a{
	color:#b7b7b7;
	text-decoration:none;
}
.header span a:hover{
	text-decoration:underline;
}
.navigation{
	height:54px;
	position:relative;
	background:url(images/dhatim/menu_right.jpg) no-repeat right;
}
.navigation div{
	float:left;
}
.menuLeft{
	width:21px;
	height:54px;
	background:url(images/dhatim/menu_left.jpg) no-repeat left;
}
.menuRight{
	/* width:370px; */
	height:54px;
	/* background:url(images/dhatim/menu_right.jpg) no-repeat left; */
	float:right !important;
}
.menu{
	/* width:599px; */
	height:54px;
}
	.menu ul{
		padding:0;
		margin:0;
		list-style-type:none;
	}
	.menu ul li{
		float:left;
		height:54px;
	}
	.menu ul li a, .menu ul li a span{
		float:left;
		height:54px;
		line-height:54px;
		font-size:14px;
		font-weight:normal;
		color:#000000;
		outline:none;
		text-decoration:none;
	}
	.menu ul li a span{
		padding:0px 20px;
		float:left;
		height:54px;
		background:url(images/dhatim/menuSepar.jpg) no-repeat left top;
		cursor:pointer;
	}

	a.menu_1{ background:url(images/dhatim/menu1.jpg) no-repeat 0px 0px; }
	a.menu_2{ background:url(images/dhatim/menu2.jpg) no-repeat 0px 0px; }
	a.menu_3{ background:url(images/dhatim/menu3.jpg) no-repeat right top; }
	
	a.menu_1 span{
		background:none !important;
	}
	a.menu_3 span{
		padding:0px 55px 0px 20px !important;
	}
	a.menu_1:hover, li.active a.menu_1{background:url(images/dhatim/menu1.jpg) no-repeat 0px -54px;}
	a.menu_2:hover, li.active a.menu_2{background:url(images/dhatim/menu2.jpg) no-repeat 0px -54px;}
	a.menu_3:hover, li.active a.menu_3{background:url(images/dhatim/menu3.jpg) no-repeat right -54px;}
	
.search{
	position:absolute;
	width:251px;
	height:26px;
	top:8px;
	right:10px;
	float:none !important;
	background:url(images/dhatim/searchText.jpg) no-repeat left center;
	z-index:3;
}
	.searchBtn{
		float:right;
	}
	.searchText{
		float:left;
		margin-left:0px;
		margin-top:6px;
		padding:0px 5px;
		width:205px;
		border:none;
		background:none;
	}
.content{
	background:#FFFFFF url(images/dhatim/content_bgr.jpg) no-repeat center top;
	min-height:400px;	
}
.breadcrumb{
	/* float:left; */
	height:20px;
	width:699px;
	line-height:20px;
	padding:10px 9px;
	color:#9D9D9D;
}
.breadcrumb a{
	color:#505050;
	text-decoration:none;
}
.breadcrumb span{
	color:#1982BF;
}
.inner{
	float:left;
	width:700px;
	padding:1px 8px 20px 9px;
}
.leftSide{
	width:263px;
	float:left;
	padding:25px 0px 0px 0px;
	margin:0 0 0 5px;
	*display:inline;
}
.leftSide .box{
	padding:0px 10px 10px 20px;
}
.greyZone{
	background:url(images/dhatim/grayZoneBack.png) repeat-y center;
}
.boxGrey{
	padding:12px 20px 20px 20px;
	float:left;
	width:223px;
}
.greyInner{
	float:left;
	padding:12px 28px 20px;
	width:665px;
}
h2{
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	padding:10px 0px;
	margin:0;
}
h2 span{
	font-size:14px;
	font-weight:normal;
}
h4{
	font-size:11px;
	font-weight:bold;
	padding:12px 0px;
	margin:0px;
}
div.content div div div ul, .list_1{
	list-style-type:none;
}
div.content div div div ul li, .list_1 li{
	background:url(images/dhatim/listType1.png) no-repeat left top;
	font-size:11px;
	line-height:14px;
	padding:0px 0px 6px 20px;
}
*html div.content div div div ul li, *html .list_1 li{
	background:url(images/dhatim/listType1.gif) no-repeat left top;
}
.list_2{
	list-style-type:none;
}
.list_2 li.first{ padding-left:17px; }
.list_2 li{
	display:inline;
	font-size:11px;
	line-height:14px;
	padding-left:45px;
}
.list_2 li a, .list_2 li a:visited {
	color:#505050;
	text-decoration:none;
}
.list_2 li a:hover{
	color:#505050;
	text-decoration:underline;
}
.dLink{
	font-size:14px;
	font-weight:bold;
	background:url(images/dhatim/listType2.jpg) no-repeat right 3px;
	padding:0px 12px;
	float:left;
	padding:0 12px 0 20px;
	margin:12px 0px;
}
.img1 img{
	margin:0px 0px 0px 50px;
}
.img2 img{
	margin:0px 0px 0px 18px;
}
.moreLink a {
	color:#000000;
	text-decoration:none;
	float:right;
}
hr {
	border:none;
	border-top:1px dotted #B2B2B2;
	margin-top:12px;
}
.homeTop{
	width:703;
	height:273px;
	/* background:url(images/dhatim/cntI.jpg) no-repeat center; */
	margin-bottom:20px;
}
.rightText{
	float:right;
	padding:50px 15px 0 0;
	width:200px;
}
.rightText p{
	padding:0px 0px 10px 0px;
}
.aboutTop{
	background:url(images/dhatim/innerTopBack.jpg) no-repeat center;
	color:#FFFFFF;
	font-size:35px;
	font-weight:bold;
	height:91px;
	line-height:72px;
	padding:0 20px;
	width:663px;
	text-transform:uppercase;
}
ul.navList{
	list-style-type:none;
	float:right;
	padding-top:5px;
}
ul.navList li{
	display:inline;
	background:url(images/dhatim/navListItem.jpg) no-repeat right center;
	float:left;
}
ul.navList li.last{
	background:none;
}
ul.navList li a{
	float:left;
	font-size:14px;
	line-height:16px;
	padding:0px 22px;
	color:#000000;
	text-decoration:none;
}
ul.navList li.active a, ul.navList li a:hover{
	color:#2C70BD;
	text-decoration:none;
}

.aboutCnt{
	width:500px;
	padding:50px 20px;
}

h6{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:12px 0px;
}
.imgLeft{
	float:left;
	margin:0px 20px 20px 0px;
}
.lineSmall{
	padding:10px;
}
.line{
	padding:20px;
}
.aboutCnt p{
	padding-bottom:12px;
}
/* End of 'Layout: Dhatim' */

