@charset "utf-8";
/* CSS Document By Aniruddha Deb*/

body {
	margin:18px 50px 18px 50px;
}
#wrap {
	width:902px;
	margin:0 auto;
}
#outline {
	width:900px;
	height:620px;
	border:#b0b0b0 1px solid;
	float:left;
	overflow:hidden;
}
.logo {
	float:right;
	margin:0 0 18px 0;
}

#clientele-leftpanel {
	width:264px;
	height:640px;
	float:left;
	margin:0;
	background:url(../images/clientele-leftpanel-arrow.gif) top right no-repeat #ffe600;
}
#clientele-leftpanel .text {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin:48px 0 0 22px;
	color:#000;
	text-transform:uppercase;
}
#clientele-contentpanel {
	width:596px;
	height:640px;
	margin:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:justify;
}
#clientele-contentholder {
	width:570px;
	height:590px;
	float:left;
	margin:25px 0 0 10px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#clientele-contentholder .pic-right{ 
	float:right; 
	margin:0 5px 0 25px;
}
#clientele-rightpanel {
	width:40px;
	height:640px;
	float:right;
	margin:0;
}
#footer {
	width:902px;
	float:left;
	margin:10px 0 0 0;
	height:70px;
	font-family:Verdana, Geneva, sans-serif;
	color:#304ea2;
	font-size:10px;
	line-height:20px;
}
#footer a{
	text-decoration:none;
	color:#304ea2;
}
#footer a:hover{
	text-decoration:underline;
	color:#304ea2;
}
#logoholder {
	float:left;
	width:560px;
	overflow:auto;
	margin:15px 0 0 0;
}
#logoholder img {
	float:left;
	margin:0;
	padding:3px;
/*	border:#9f9d9e solid 1px;*/
}
#logoholder td {
	padding-top:10px;
}
/////////////////////////////////////////////
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background:url(../images/expand.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #333; }
h2.active {background:url(../images/collapse.gif) no-repeat;} 
.toggle_container {
	width:555px;
	margin:0;
	float:left;
}
.toggle_container .block {
	padding: 10px; 
}
