body{
	margin:0;
	padding:0;
	background-color:#D3D3D4;
}

ul{
	list-style-type:none;
}
.whitebg{
	background-color:#FFF;
}
.topcrv{
	background:url(images/topcrv.gif) no-repeat 0 0;
	width:1000px;
	height:66px;
}
.leftshdw{
	background:url(images/left-shdw.gif) repeat-y 0 0;
	width:32px;
}
.rightshdw{
	background:url(images/right-shdw.gif) repeat-y 0 0;
	width:32px;
}
.logotxtmargin{
	padding:5px 0 0 5px;
}
ul.topmenu{
	height:30px;
	padding:10px 0 12px 0;
}
ul.topmenu li{
	background:url(images/menu-div.gif) no-repeat 0 top; height:28px;
	float:left;
	padding:0 13px 0 13px;
}
ul.topmenu li span{
	background:url(images/menu-div.gif) no-repeat 100% 0; width:65px; height:28px;  display:block;
	}
/*a.home{
	background:url(images/menu-div.gif) no-repeat 0 0;
	height:26px;
}*/
ul.topmenu li a{
	font:12px/13px Arial, Helvetica, sans-serif;
	color:#874B15; display:block; padding:8px 0 0 0;
	text-decoration:none;
}
ul.topmenu li a:hover{
	color:#000;
	text-decoration:underline;
}
.yellowbg{
	background-color:#EEB211;
	height:164px;
	padding:0 35px 0 36px;
}
.imgmargin{
	margin:36px 45px 0 0;
}
.imgmargintop{
	margin:36px 0 0 0;
}
.bodypadding{
	padding:32px 0 35px 54px;
}
.bodypadding1{
	padding:16px 0 0 0;
}
h2.headingtxt{
	font:bold 20px/14px Arial, Helvetica, sans-serif;
	color:#7C3B00;
	margin-top: 4px;	
}
.dottedline{
	background:url(images/dott.gif) repeat-y 0 0;
}
.bodytxt{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#000;
}
.lftbodypadding{
	padding:0 32px 0 0;
}
.rghtbodypadding{
	padding:0 0 0 34px;
}
.menubg{
	background-color:#FDF7E7;
}
ul.leftmenu{
	padding:0;
	margin:0;
	background:url(images/menu-line.gif) no-repeat left bottom;
	background-color:#FCF0CF;
}
ul.leftmenu li{
	font:12px/13px Arial, Helvetica, sans-serif;
	background:url(images/menu-line.gif) no-repeat 0 0;
	padding:10px 0 10px 14px;display:block;
}
ul.leftmenu li a{
	background:url(images/arrow.gif) no-repeat 0 2px;
	color:#6E2700;
	text-decoration:none;
	padding:0 0 0 15px; 
}
ul.leftmenu li a:hover{
	color:#000;
}
.footercrv{
	background:url(images/footercrv.jpg) no-repeat 0 0;
	height:53px;
}


	