/*

Date: December 6, 2007 1:28 PM
Developed By: Radiant InfoTech Nepal
Author: http://meroblogs.blogspot.com

*/

* {

	margin: 0px;
	border: 0px;
}

body {
	background-color: #FBFBFB;
	color: #605719;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/topmainbg.jpg);
	background-repeat: no-repeat;
}

div {
	SCROLLBAR-FACE-COLOR: #E4D774;

	SCROLLBAR-TRACK-COLOR: #F0E7AE; 
	SCROLLBAR-DARKSHADOW-COLOR: #F0E7AE; 
	SCROLLBAR-BASE-COLOR: #DDC20F
}

.button{
	background-color: #FFE114;
	border: 1px solid #DDC20F;
}

a:link {
	color: #4C4411;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C4411;
}
a:hover {
	text-decoration: underline;
	color: #242109;
}

a:active {
	text-decoration: none;
	color: #4C4411;
}

a.bot:link {
	color: #FFE114;
	text-decoration: none;
}
a.bot:visited {
	text-decoration: none;
	color: #FFE114;
}
a.bot:hover {
	text-decoration: underline;
	color: #242109;
}

a.bot:active {
	text-decoration: none;
	color: #FFE114;
}
a.green:link {
	color: #11962E;
	text-decoration: none;
}
a.green:visited {
	text-decoration: none;
	color: #11962E;
}
a.green:hover {
	text-decoration: underline;
	color: #0C6B21;
}

a.green:active {
	text-decoration: none;
	color: #11962E;
}

#bottomlink li{

	float:left;
	list-style:none;
	padding:0px 0px 0px 15px;
}

#bottomlink{

	float:left;
	width:500px;
}
#toplink li{

	float:left;
	list-style:none;
	padding:0px 0px 0px 15px;
}

#toplink{

	float:right;
	width:450px;
}
#top{

	margin: 0px 0px 48px 0px;
}
.welcome{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C62D0E;
}
.faqs{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C62D0E;
}
.toprepeatbg{
	background-image: url(images/toprepeatbg.jpg);
	background-repeat: repeat-x;
	margin-left:1198px;
}
.imgborder {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}



.bottombg {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottombg {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainbody{
	width: 1000px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: 300px;
	

}

#grass{
	background-position: left bottom;
	
	background-image: url(images/grass.gif);
	background-repeat: no-repeat;
}



#maincontent{
	width: 890px;
	float:right;
	margin: 30px 0px 0px 0px;

}


/*#yellow{
	background-image: url(images/yellowbg.png);
	background-repeat: no-repeat;
	
	background-position: 100px 0px;
}*/
#yellow{
	background-image: url(images/yellow.gif);
	background-repeat: no-repeat;
	background-position: 60px 0px;	
	
}

#leftmenu{

	
	
}

#leftmenu li{
	list-style:none;
	padding:6px 0px 6px 0px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: -20px bottom;	
	

}
#copyright{
	clear: both;
	margin:40px 0px 10px 0px;
	width: 500px;
	float:right;
	color:#FFFFFF	
}
#scroll{
height:500px;
overflow:auto;
}
