#container {
	width: 875px;
	background-color: #EAEAEA;
	z-index: 2;
	height: 100%;
	border: 10px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 5px;
}

#branding {
	background-color: #FFFFFF;
	width: 875px;
	height: 75px;
	position: relative;
	float: left;
}
#logo {
	height: 32px;
	width: 90px;
	background-image: url(../branding_images/ficci_logo.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin: 0px;
	top: 20px;
	left: 40px;
}
#section_hdr {
	height: 40px;
	width: 600px;
	position: relative;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	top: 15px;
}
#masthead {
	background-image: url(../banner_images/bg_masthead.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 400px;
	width: 960px;
	position: relative;
	clear: left;
}

#nav_mainpanel {
	background-color: #FFFFFF;
	height: 26px;
	width: 100%;
	position: relative;
	overflow: visible;
	float: left;
}

#content {
	width: 430px;
	height: 100%;
	overflow: visible;
	float: left;
	position: relative;
	left: 40px;
}
#content_panel {
	background-color: #FFFFFF;
	width: 875px;
	float: left;
	height: 100%;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	text-align: left;
	padding: 0px;
	top: 0px;
}
#menu_left {
	width: 182px;
	z-index: 4;
	overflow: visible;
	position: relative;
	height: 100px;
	background-color: #FFFFFF;
	float: left;
	top: 30px;
}
#site_info {
	background-color: #FFFFFF;
	width: 875px;
	float: none;
	height: 100px;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	background-image: url(../banner_images/bg_bot.gif);
	background-repeat: repeat-x;
}



/* Specific to Main Pages */

#footer_panel {
	background-color: #EEEEEE;
	width: 875px;
	float: left;
	height: 80px;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	text-align: left;
}
#menubot_btn1 {
	width: 200px;
	left: 8px;
}
#menubot_btn2 {
	width: 436px;
	left: 8px;
}
#menubot_btn3 {
	width: 200px;
	margin-right: 3px;
	right: -8px;
}

#menubot_btn1, #menubot_btn2, #menubot_btn3 {
	float: left;
	position: relative;
	height: 78px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 8px;
	border: 2px solid #FFFFFF;
	overflow: visible;
}
#separator1 {
	height: 26px;
	text-align: left;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	position: relative;
	float: left;
}
#separator2 {
	width: 875px;
	height: 15px;
	text-align: left;
	z-index: 3;
}
#separator3 {
	width: 875px;
	float: none;
	height: 15px;
	text-align: left;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#splash_main {
	background-color: #FFFFFF;
	width: 875px;
	float: none;
	height: 390px;
	text-align: left;
	z-index: 3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	overflow: visible;
}
#splashmenu {
	float: right;
	height: 230px;
	width: 180px;
	margin-top: 150px;
	margin-right: 8px;
}

#pagebot {
	background-color: #00FFFF;
	height: 32px;
	width: 875px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	left: auto;
	right: auto;
	clear: both;
}
#site_info1 {
	background-color: #FFFFFF;
	width: 875px;
	height: 32px;
	z-index: 3;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	float: left;
	position: relative;
	clear: left;
}
#webmaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E9E9E;
	text-decoration: none;
	float: right;
	width: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	height: 26px;
}#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	position: relative;
	height: auto;
	width: auto;
	color: #9E9E9E;
}
#nav_submenu {
	background-color: #E6FAFF;
	height: 26px;
	position: relative;
	overflow: visible;
	float: left;
	width: 450px;
}
