body, html
{
  font: 100% arial, verdana, sans-serif;
  margin: 0 auto;
  text-align: center;
  padding:0;
}

#nav {
  width: 2.1em;
  float:left;
  height: 28em;
  overflow:hidden;
}
#container {
	padding-top: 2em;
	width: 45.63em;
	height: 35em;
	margin: auto;
	text-align: center;
	clear:both;
}
#container2 {
	float:right;
	width: 43.5em;
	height: 29em;
	margin: auto;
	text-align: left;
	clear:both;
}
#bgholder {
	float:right;
	width: 43em;
	height: 29em;
	margin: 0 auto;
	text-align: left;
}
#bhavikmorar {
	width:43.5em;
	height:1.1em;
	float:left;
	background-image: url(/images/bhavikmorar.png);
	background-repeat: no-repeat;
}
#tabspacer {
	width: 2em;
	height: 1em;
	float: left;
}
#intro_collapse{
	position: absolute;
	z-index: 20;
	width: 43em;
	height: 29em;
	background: #000000 url(../images/intro_small_bg.jpg) no-repeat center;
	
}

#display-text {
	padding-top: 0em;
	float:right;
	width: 43em;
	height:29em;
	text-align: justify;
	background-color: #000000;
	background-repeat:no-repeat;
	background-position: center;
}
#left_col{
	float: left;
	width: 40%;
}
#right_col{
	float: right;
	width: 50%;
	margin-top: 2.4em;
	margin-right: 1em;
}

#footer {
	width:43em; 
	height: 2em;
	text-align:center;
	float:left;
	padding-top: 0.5em;
}