body
{
	margin: 0;
	font: 12px/16px Arial, Tahoma, Verdana;
	background:#fff url(../images/bg.gif);
	color: #666;
}


#wrapper
{
	width: 100%;
	margin: 0 auto;
}

hr
{
	height: 1px;
	color: #dfdddc;
	border: none;
	background-color: #dfdddc;
}



h1,h2,h3,h4,h5,h6,img,p,ul,li,table
{
margin:0;
padding:0;
border:0;
}

a
{
	color: #5d5d5d;
	text-decoration: none;
}

a:hover
{
	color: #0089ca;
	text-decoration: underline;
}

ul.all
{
	margin: 10px 0 10px 25px;
	padding: 0;
	list-style: disc;
	line-height: 20px;
}

hr
{
	height: 1px;
	color: #dfdddc;
	border: none;
	background-color: #dfdddc;
}

/* For Banner */

#banner
{
	float: left;
	width: 100%;
	height: 141px;
	background: url(../images/bg-banner.gif) 0 0 repeat-x;
	position: relative;
}

	#banner h1
	{
		float:left;
		width: 658px;

	}

		#banner h1 a
		{
			background: url(../images/logo.png) top left no-repeat;
			width: 658px;
			height: 141px;
			text-decoration: none;
			display: block;
		}

			#banner h1 span
			{
				font: 12px Arial;
				color: #B1B1B1;
				display:none;
			}

	#banner span
	{
		float:right;
		color: #999;
		background: url(../images/icon-contact.gif) 0 0 no-repeat;
		padding: 10px 0 0 0;
		margin-top: 10px;
	}

		#banner span img
		{
			float:right;
			margin: 0 0 0 10px;
		}

		#banner span b
		{
			color: #006600;
		}



#navigation
{
	position: absolute;
	width: 760px;
	right: 0;
	top: 111px;
	background: #87c624;
	-webkit-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	height: 60px;
	z-index: 99;
}

	#navigation ul
		{
		float:right;
		}

		#navigation ul li
			{
			list-style:none;
			float:left;
			}

				#navigation ul li a
				{
					font-family: 'Roboto', sans-serif;
					font-size: 20px;
					color: #fff;
					display: block;
					padding: 21px 30px 23px 30px;
					text-decoration: none;
					border-right: 1px solid #dbeebe;
				}

				#navigation ul li a:hover
				{
					font-family: 'Roboto', sans-serif;
					font-size: 20px;
					color: #fff;
					display: block;
					padding: 21px 30px 23px 30px;
					text-decoration: underline;
					border-right: 1px solid #dbeebe;
				}

.no-menuborder
{
	border-right: none !important;
}

#animation
{
	float: left;
	width: 100%;
}

#block-info
{
	float: left;
	width: 100%;
	height: 153px;
}

#about-suknepal
{
	float: left;
	width: 54%;
	background: #4e4e4e;
	height: 93px;
	font: italic 16px/20px Arial;
	color: #ebece5;
	padding: 2.0% 2% 2.4% 2%;
}

#gallery-home
{
	float: left;
	width: 34%;
	background: url(../images/curve-sep.gif) 0 0 no-repeat #272b2e;
	padding-left: 8%;
	padding-top: 40px;
	padding-bottom: 40px;
}

	#gallery-home ul
	{
		width: 100%;
	}

	#gallery-home ul li
	{
		float: left;
		list-style: none;
		margin-right: 2%;
		width: 30%;
	}

#contentmain
{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

#contentleft
{
	float: left;
	width: 25%;
	margin-right: 2%;
}

#president-message
{
	float: left;
	width: 80%;
	background: url(../images/bg-president-message.gif) 0 0 repeat;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	padding: 10%;
	color: #fff;
	height: auto;
}

	#president-message h2
	{
		font: 25px Tahoma;
		color: #c7dd72;
		border-bottom: 1px dotted #fff;
		padding-bottom: 8px;
		margin-bottom: 10px;
	}

	#president-message a
	{
		font: italic 12px Arial;
		color: #c7dd72;
	}

	#president-message p
	{
		width: 100%;
		border-bottom: 1px dotted #fff;
		color: #fff;
		height: 85px;
		margin-bottom: 10px;
	}

		#president-message p img
		{	
			float: left;
			margin-right: 15px;
		}

		#president-message p b
		{
			font: bold 15px Arial;
		}

#project-menu
{
	float: left;
	width: 80%;
	background: url(../images/bg-president-message.gif) 0 0 repeat;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	padding: 10%;
	color: #fff;
	height: auto;
}

	#project-menu h2
	{
		font: 25px Tahoma;
		color: #c7dd72;
		border-bottom: 1px dotted #fff;
		padding-bottom: 8px;
		margin-bottom: 10px;
	}

	#project-menu ul li
	{
		list-style: none;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #78a3c2;
	}

		#project-menu ul li a
		{
			color: #fff;
			font: 14px Arial;
		}

#contentright
{
	float: left;
	width: 71%;
	margin-right: 2%;
	font: 14px/19px Arial;
}

	#contentright h3
	{
		font: 40px Tahoma;
		color: #DC7D39;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	#contentright h3 b
	{
		font: 40px Tahoma;
		color: #40739C;
	}

	#contentright h4
	{
		font: 20px Tahoma;
		color: #999;
		margin-bottom: 15px;
		margin-top: 15px;
	}

#feature-project
{
	float: left;
	width: 100%;
}

	#feature-project h3
	{
		margin-bottom: 30px;
		border-bottom: none;
	}

	#feature-project ul li
	{
		float: left;
		width: 27%;
		color: #73746c;
		font: 13px Arial;
		background: #e9f6d1; /* Old browsers */
		background: -moz-linear-gradient(top,  #e9f6d1 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9f6d1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e9f6d1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e9f6d1 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e9f6d1 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #e9f6d1 0%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f6d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		-webkit-border-radius: 15px 15px 15px 15px;
		border-radius: 15px 15px 15px 15px;
		list-style: none;
		height: 280px;		
		border: 1px solid #e2e4d5;
		padding: 20px;
		margin-right: 20px;
	}

		#feature-project ul li p
		{
			border-bottom: 3px solid #e2e4d5;
			padding-bottom: 7px;
			margin-bottom: 15px;
		}

			#feature-project ul li p a
			{
				font: bold italic 17px Arial;
				color: #55941d;
			}

#arrows
{
	float: right;
	margin-right: 10px;
}

	#arrows img
	{
		float: left;
		margin-left: 10px;
	}


#footer-border
{
	float: left;
	width: 100%;
	background: #095493;
	height: 7px;
	position: relative;
}

.left-footer
{
	position: absolute;
	left: 0;
	width: 45px;
}

.right-footer
{
	position: absolute;
	right: 0;
	width: 45px;
}


#footer
{
	float: left;
	width: 94%;
	color: #dbdbdb;
	background: #4e4e4e;
	height: 30px;
	margin-top: 1px;
	padding: 30px 3% 20px 3%;
}

	#footer a
	{
		color: #dbdbdb;
		font: 14px Arial;
	}

	#footer span
	{
		float: right;
		color: #dbdbdb;
		font: 14px Arial;
		padding-right: 10px;
	}


#footer-bottom
{
	float: left;
	width: 94%;
	padding: 1% 3% 1% 3%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
}

	#footer-bottom span
	{
		float: right;
		color: #b8b8b8;
		padding-top: 10px;
	}

		#footer-bottom span a
		{
			color: #b8b8b8;
			padding-top: 10px;
		}


	#footer-bottom img
	{
		float: left;
		margin-right: 5px;
	}


#box-table-a
{
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
}
#box-table-a th
{	
	padding: 8px;
	background: #e6ecd7;
	/*border-top: 4px solid #e9f5e6;*/
	border: 1px solid #cccccc;
	color: #333;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	/*background:#fcfcfc;*/
}
#box-table-a td
{
	background: #fff; 
	border: 1px solid #ecd7ec;
	color: #666;
	border-top: 1px solid #ecd7ec;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#box-table-a tr:hover td 
{
	background: #f4f9dd;
	color: #333;
}

#box-table-a tr:hover td a
{

	color: #006699;
}

#box-table-a td a:hover{ color:#fff;}

#box-table-a a{ color:#006699;}
#box-table-a a:hover{ color:#006699; text-decoration: underline;}




.imgL {
	float: left;
	margin: 0 15px 10px 0;
	padding: 5px;
	background: #eee;
	border: 1px solid #e6e6e6
}

.imgR {
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
	background: #eee;
	border: 1px solid #e6e6e6;
}


.photo-gallery
{
	float: left;
	margin-top: 10px;
}

	.photo-gallery ul li
	{
		list-style: none;
		float: left;
		margin-right: 25px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #ccc;
		margin-bottom: 25px;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
		text-align: center;
	}

	.photo-gallery ul li:hover
	{
		list-style: none;
		float: left;
		margin-right: 25px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #ccc;
		margin-bottom: 25px;
		background: #f3f7ce;
	}

	.photo-gallery ul li a
	{
		font-size: 13px;
	}