body
{
	margin: 0px;
	background-image: url('../images_main/hamara_mainbg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
	background-color: #feae31;
}



#maindiv
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

#whitediv
{
	clear: both;
	margin-top: 45px;
	width: 720px;
	height: 680px;
	background-color: #FFFFFF;
}

#leftmenu
{
	float: left;
	margin-left: -30px;
	padding-top: 80px;
	text-align: left;
	width: 190px;
}

#rightcontent
{
	float: right;
	text-align: left;
	width: 520px;
	margin-top: -80px;
	background-color: #FFFFFF;
/*	background-image: url('../images_main/sun.jpg');
	background-position: right top;
	background-repeat: no-repeat;*/
}

#rightcontent1
{
	float: right;
	text-align: left;
	width: 520px;
	margin-top: -80px;
	background-color: #FFFFFF;
}

/***************************************/
.pr_txt_red{font-size: 10pt; font-family: Arial; color: #FF0000; font-weight:bold;}
.pr_txt_u{font-size:10pt; font-family: Arial; text-decoration:underline; font-weight:bold;}
.pr_txt{font-size: 10pt; font-family: Arial; text-align:justify; display:block;  width:510px; }
.pr_txt_subhead{font-size: 10pt; font-family: Arial; color:#000000; font-weight:bold;}
/***************************************/


