html, body {
    height: 100%;
	
}

body {
	color:#464646;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	line-height:17px;
	/*background-image:url(../images/body_bg.jpg);*/
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}

#wraps-wrap {
	width:980px;
	
	margin:auto;
	background:#FFF	url(../images/bg.gif)	repeat-y 50% 0px;

	background-color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	border:0px solid red;
}

#wrap {
	width:970px;
	text-align: center;
	background:url(../images/bos.jpg);
	margin:auto;
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	
}

#header 
{	
	border: 0px solid red;
	position:relative;
}

ul
{
	line-height:15px;
}

#middle-section 
{
	text-align:center;
	padding: 0px;
	margin: 0px;
	float:right;
}

#panel-left 
{	
	float:left;
	width: 270px;
	background-color: #dee2e5;
	vertical-align:top;
	height:auto; 	
}

#panel-middle{
	width:500px;
	float:left;
	border:0px solid red;
}

#panel-right 
{
	border:0px solid red;
	float:left;
	width: 200px;
	margin:10px;
}


#panel-contents
{
 text-align:left;
}
td
{
font-size: 11px;
}

a
{
	text-decoration: none;
	text-align:left;
	padding-top:2px;	
	color:#0000CC;
}

#main-heading a
{
color:#293d6b;
}

.main-heading
{
	width: inherit;
	font-size:12px;
 	margin-top:5px;
	
	padding-left:10px;
	text-align:right;	
	border:1px solid red;
	/*margin:5px 0px 1px 0px;height: 22px; margin-bottom:3px;float:left;border-right:1px solid white;*/
} 

 #main-menu-top
 {
 background-image:url(../images/menu-bg.jpg) ;
 border:0px solid red;
 height:35px;
}

.menu-separator
{
 background-image:url(../images/menu-sep.jpg) ;
 width:4px;
 height:35px;
 float:left;

}

.main-menu-item , .selected-menu-item
{
	
	
	text-align:center;
	text-align:left;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 20px;
	padding-left:10px;
	
	float:left;
	border:0px solid red;	
		

}

.main-menu-item a
{
	color:#FFFFFF;		
}

.main-menu-item a:hover, .selected-menu-item
{
	font-weight:bold;
	color:#FF9900;

}

#bottom-bar
{
	
	width:100%;	
	vertical-align: bottom;
	margin-top:5px;
	
	background-repeat:repeat-x;
	height: 45px;
	/*border:1px solid red;background-image:url(../images/footer.jpg);background-color:#484848;*/
}


h1,h2
{
	color:#0b3488;
	text-align:left;
	
}

h1{
/*	background-image:url(../images/recycle.png) ;*/
	background:none;
	color:navy;
	padding:8px;
	/*color:#006cb7;*/
	padding-bottom:8px;
	font-weight:bold;
	font-size:17px;
	border-bottom:1px solid navy;
	margin:10px 0px 10px 0px;
	
}

h3
{
	padding-top:10px;
	background-image:url(../images/sun.jpg) ;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:13px;
	border-bottom:1px solid ;
	height:30px;

	
}

h2{
	padding:7px;
	padding-left:15px;
	color:brown;
	border:1px solid brown;
	background-color:#FBF3EA;
	font-size:14px;
}

h2 a{
	color:brown;
}

.point-detail
{
	padding-left:20px;
	text-align:justify;
}

.tab-image
{
	float:left;
	margin:0px;
	padding:3px;
	font-size:24px;
	color:#cadcb2;
	width:155px;
	cursor:pointer;
	padding-bottom:20px;
	padding-top:5px;
	background-repeat:no-repeat;
	border:0px solid red;
}



.tab-image:hover
{
	font-weight:bolder;
}

form{
	margin:0px;
	padding:0px;
}


.bodyDiv
	{
		border:0px solid red;
		float:left;
		width:800px;
		background:#FFFFFF;
	}
.do-not-show
	{
		display:none;
	}
	
.tab-heading	
{
	text-align:left;
	background-color:#c3cfb3;
	padding:5px 0px 5px 10px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;

}

li
{
 	margin-top:3px;
	margin-bottom:3px;
	
  text-align:left;
}

.components
{
	width:350px;
	height:300px;
	border:1px solid #FF9900;
	float:left;
	margin:5px;
	padding:5px;
	
	text-align:center;
}

#tests:hover
{
	border:1px solid red;
}








#menu{	
 background-image:url(../images/menu-bg.jpg) ;
 border:0px solid red;
 height:38px;
position:relative;
	
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	padding:0px;
	margin:0px;
	
	float:left;
	width:100px;
	margin-right:2px;
	text-align:center;
	z-index:99999;
}

#menu ul li,#menu ul li a{
	line-height:28px;
	color:#FFFFFF;
	font-weight:normal;
}

#menu ul li.drop-down{
	position:relative;
}

#menu ul li ul{
	display:none;
	position:absolute;
	top:28px;
	left:0px;
	z-index:99999;
}
#menu ul li ul li{
	width:150px;
	text-align:left;
	background:#0b3488 ;
	padding-left:5px;
	border-bottom:1px solid;
}

#menu ul li ul li, #menu ul li ul li a {
 line-height:20px;
}
 
#pastevents{
	border:0px solid red;
	padding-left:0px;
	height:2200px;
}
#pastevents .box{
	width:220px;
	height:270px;
	margin:5px;
	float:right;
	text-align:center;
	border:2px solid #B59B93;
}
#pastevents .box .text{
	text-align:center;
	margin:5px;
	color:gray;
	margin-top:8px;
	border:0px solid red;
}

#pastevents .box .picture{
	border:0px solid red;
	margin:5px;
	margin-top:8px;
	text-align:center;
}

#success_story{
	border:0px solid red;
	width:700px;
}
#success_story .box{
	border:2px solid #cccccc;
	padding-top:10px;
	margin:5px;
	width:325px;
	height:630px;
	float:left;
}
#success_story .box .picture{
	text-align:center;
}
#success_story .box .writer{
	float:right;
	font-size:12px;
	padding-right:20px;
	font-weight:bold;
	color:navy;
}
#success_story .box .comments{
	padding:10 20 10 20;
	font-family:Comic Sans MS;
	font-weight:bold;
	font-size:14px;
	color:navy;
	line-height:20px;
}
#success_story .box .text ul li{
	padding-top:40px;
	width:250px;
	font-family:verdana;
	font-size:12px;
	color:gray;
	line-height:18px;
}

#index-tabs ul li, #index-tabs ul li a{
	list-style:circle;	
	background:none;
	color:#000000;
	
	font-weight:normal;
	
}

#index-tabs .sub_box{
	margin-left:30px;
	margin-top:10px;
	border-bottom:1px dashed #cccccc;
	line-height:20px;
}


#panel-bottom{
	
}

/* criteria menu */

#criteria_menu{
	list-style:none;	
	height:42px;	
	margin-top:0px;
	margin-left:0px !important;
	float:left;
	width:960px;
	border:0px solid red;
	font-size:11px;
}


#criteria_menu li{
	float:left;	
	list-style: none;	
	padding:0px 7px 0px 7px;	
	margin:0px;	
	text-align:center;
	/*border:1px solid red;*/
	
}

#criteria_menu li.main-li{
	margin-top:0px;
	
	background-position:right;
	width:120px;
	/*border:1px solid red;*/
}

#criteria_menu  li.separator{
	
	width:1px;
	padding:0px;
	height:52px;
}

#criteria_menu li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	border-bottom:1px solid #366c86;
	display:none;
	top:37px;
	z-index:9999;
}

#criteria_menu li ul li{	
	list-style: none;	
	height:auto;
	text-align:left;
	padding-left:7px;
	float:none;
	/*line-height:18px;	*/
	border:1px solid #366c86;
	font-size:12px;
	background:#ffffff !important;
	width:165px;
	color:#366c86
	line-height:20px;
}
		
#criteria_menu  li ul li a{	
	width: auto;
	font-family:Arial;
	font-size:12px;
	color:#366c86;
	
}

#criteria_menu  li ul li:hover{
	
	border-left:0px;
	background:#366c86 !important;
	color:#ffffff;
}

#criteria_menu  li ul li:hover a{
	color:#ffffff;
}