html {
	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/bg.jpg) #fff repeat-x;
}

a:link, a:visited {	color: #42ac1f; text-decoration:none; }
a:active, a:hover { color: #42ac1f; text-decoration: underline; }

p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #000000;
	text-align: justify;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #4f9e03;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #333333;
	text-transform: capitalize;
}

.h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #f69a24;
}

.h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9c78b;
	border-top: 1px solid #fff;
}

#container {
	width: 900px;
	margin: auto;
	padding: 0;

}

#content_area {
	width: 100%;
	background: #ffffff;
	padding-top:0px;
	margin-top:0px;

}

#header {
	background: url(images/header_h2k.jpg);
	width: 900px;
	height: 176px;
	background-repeat:no-repeat;

}

#logo {
	float: left;
	width: 215px;
	height: 125px;
	margin: 10px 0 0 35px;
	padding-top:0px;

}

#site_logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#site_logo span.big {
	font-size: 36px;
	margin: 0;
}

#site_logo span.green {
	color: #ebfcd8;
	margin: 0;
}

#site_slogan {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0 0;
}

#header_right {
	float: right;
	width: 606px;
}

.email {
	float: right;
	width: 410px;
	height: 30px;
	padding-top: 10px;

}

.email form {
	width: 410px;
}

.label {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.field {
	width: 163px;
	height: 20px;
	border: none;	
	background: #fff;
	border: 2px solid #e4bf77;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 12px;
}

.button {
	width: 85px;
	height: 25px;
	border: none;
	background: #F0B722;
	border: 1px solid #E29A2C;
	margin: 0;
	vertical-align: middle;
}

#menu {
	float: right;
	width: 600px;
	height: 100px;
	margin: 15px 0 0 0;
	
}

#menu .menu_item {
	float: left;
	width: 150px;
	height: 100px;
	color: #fff;
	font-family: Tahoma;
							
	
}

.menu_item:hover {
	text-decoration: underline;
}

.menu_item .menu_text a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 75px 20px 0 0;
}

.menu_text a:hover {
	text-decoration: underline;
}

.menu_description {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px 20px 0 5px;
}

.menu_description:hover {
	text-decoration: none;
}

#menu .about {
	background: url(images/about.png) no-repeat;
	background-position: 80px 10px;
}

#menu .organization {
	background: url(images/organization.png) no-repeat;
	background-position: 80px 10px;
}

#menu .projects {
	background: url(images/projects.png) no-repeat;
	background-position: 80px 10px;
}

#menu .faq {
	background: url(images/faq.png) no-repeat;
	background-position: 80px 10px;
	
}



#left_section {
	float: left;
	width: 230px;
	background: url(images/left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#right_section {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0px 25px 0 0;
	padding-top:10px;
}

#right_section img {
	float: left;
	margin: 0 10px 10px 0;
}

.category_list {
	margin: 0 0px;
	padding: 0px;
	list-style: none;
}

.section_1 {
	width: 100%;
}

.section_2 {
	width: 100%;
	height: 62px;	
	background: url(images/section_2_bg.jpg);
	margin: 0 0 10px 0;
}

.section_2 .section_2_left {
	float: left;
	width: 118px;
	height: 57px;	
	margin: 0 ;
	padding: 5px 0 0 0;
	border-right: 1px solid #fdc76d;
	color: #fff;
}

.section_2_left img {
	margin: 0 0 3px 40px;
}

.section_2_left:hover {
	color: #333;
	text-decoration: underline;
}

.section_2_left a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.section_2 .section_2_right {
	float: right;
	width: 108px;
	height: 52px;	
	margin: 0;
	padding: 10px 0 0 0;
	color: #333;
}

.section_2_right img {
	border: none;
	margin: 0 0 5px 35px;
}

.section_2_right:hover {
	color: #333;
	text-decoration: underline;
}

.section_2_right a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.readmore {
	float: left;
	background:url(images/readmore.jpg) repeat-x;
	margin: 0 0 10px 0;
	height: 18px;
	padding: 2px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.readmore:hover {
	text-decoration: underline;
}

.readmore a {
	color: #fff;
	text-decoration: none;
}

.readmore a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer {
	width: 100%;
	background: #f7a027;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}


   ul.menudropdown li { 
	  display: inline; 
	  position: relative; 
	}
	
	ul.menudropdown div { 
	  display: none; 
	  background-color: #b6dffe;
	} 

	ul.menudropdown li.mega { 
	  z-index:1000;
		
	}
	 
	ul.menudropdown li.mega div { 
	  width: 10em; 
	  position: absolute; 
	  top: 0.2em; 
	  left: 2.5em; 
	  z-index:500;
		
	} 

	ul.menudropdown li.hovering div { 
	  display: block; 
	  line-height:30px;
	} 

	.menu_item .menu_text_blogs a {
	font-size: 13px;
	font-weight: bold;
	color: #2e5e98;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px 0px 0 0;
	background-color: #b6dffe;
	padding-left:15px;
	
    }

	.menu_item .menu_text_blogs a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #2e5e98;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px 0px 0 0;
	background-color: #9ec8fc;
	padding-left:15px;
	
    }

	.menu_item .menu_text_blogs  {
		 border-style:solid;
		 border-width:1px;
		 border-color:#2e5e98;
    }

.menu_text_blogs a:hover {
	text-decoration: none;
}

.menu_text_blogs {
	text-decoration: none;
}