@charset "utf-8";
/* CSS Document */
body,img{
		margin:0px;
	border:none;
	padding:0px;
}
body{

	font-family:Tahoma, Geneva, sans-serif;
	background-color:#ccc;
}
h1,h2,h3,h4{
	font-family:Tahoma, Geneva, sans-serif;
	
}
a{
	color:#990000;
}
h1{
	font-size:1.6em;
	color:#990000;
}
h2{
	font-size:1em;
	color:#990000;
}
h3,h4{
	font-size: 11px;	
	font-weight:bold;
	color:#333;
}
h4{
	color:#000;
}
a{
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#wrapper {
	margin:0 auto;
	width: 900px;
	height: auto;
	z-index: 1; /* added z-index so this layer will appear under the absolute HeaderPic layer  */
	text-align: left;
	/*background-color:#E9E4D5;	*/
}
#border-home{
	width: 900px;
	min-height:400px;
	height:auto;
	/*border:solid 1px #000;*/
	background-color:#fff;
}
#leftnav,#topnav,#menubar, #mainbody-leftwrap,#mainbody-rightwrap,#topstrap,.diamond-drilling-pictures,
#mainbodywrapper,#rightcol,#diamond-drilling-pictures,#footer,#construction-background,#bottomstrip,
#leftnav a,#leftnav li,#maincontent,#leftcol,#rightcol,#leftnavwrapper,#border-home,#bottom-logos{	
	display:block;
	float:left;
}
#border-home{
}
#bottom-logos a{
	font-size:0.8em;
}
#leftnav{
	width:150px;
	height:auto;
	margin-left:54px;
	margin-top:6px;
	display:inline;
}
#leftnav li,#leftnav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#leftnav a{
	width:160px;
	width/**/:/**/142px;
	height:22px;
	height/**/:/**/17px;
	color:#666666;
	text-decoration:none;
	font-size:0.79em;
	padding-left:18px;
	padding-top:5px;
}
#topnav{
	background-image:url(../images/top-bar2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:850px;
	width/**/:/**/830px;
	height:20px;
	padding-top:0px;
	float:right;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	line-height:20px;
	padding-left:20px;
}
#topnav a{
	padding-right:20px;
	color:#fff;
	height:0.82em;
}
#topnav a:hover,#topnav a.on{
	color:#330000;	
}
#topstrap{
	width:900px;
	height:50px;
	background-image:url('../images/topbar-mohan.gif');
	background-repeat:no-repeat;
}
#logo{
	float:left;
	display:block;
	width:236px;
	height:49px;
	margin-top:-15px;
	margin-left:50px;
	margin-bottom:10px;
	background-image:url('../images/mohan-logo2.gif');
	background-repeat:no-repeat;
}
#leftnav a.majordiv{
	background-color:#DF9000;	
	color:#fff;
	font-weight:bold;	
	border-top:solid #fff 1px;
}
#leftnav a.minordiv{
	background-color:#e3e6eb;
	border-top:solid #fff 1px;
}
#leftnav a:hover,#leftnav a.on{
	color:#333;
	
}
a.on{
	color:#fff;
}

#leftcol{
	width:208px;
	height:auto;
	display:inline;
}
#rightcol{
	height:auto;
	width:648px;
	width/**/:/**/618px;
	text-align:left;	
	margin-left:20px;
	padding-right:10px;
	font-size:0.8em;
	display:inline;
}
#rightcol a{
	color:#666666;
}
#diamond-drilling-pictures{
	margin-top:4px;
	width:628px;
	height:auto;
}
#diamond-drilling-pictures img{
	margin-right:9px;
}
#mainbodywrapper{
	width:900px;
	height:auto;
}
#construction-background{
	width:560px;
	height:auto;
	padding-left:30px;
	background-color:#e0e0e0;
	background-image:url(../images/home-construction-background.jpg);
	background-repeat:no-repeat;
}
#bottom-logos{
	width:100%;
	height:auto;
	text-align:center;
	/*border-top:#ccc solid 6px;*/
	margin-bottom:10px;
}
#bottomstrip{
		width:100%;
	height:10px;

	background-image:url(../images/bottomstrip.gif);
		background-repeat:no-repeat;
}

a.link{
	font-weight:normal;
	color:#999;
	text-decoration:none;
}