/* CSS Document */

*
{
	margin:auto;
	padding:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#25490B;
}
a
{
	color:#333333;
	font-weight:bold;
}
.style3 
{
	color: #25490C;
	font-weight: bold;
}
img, fieldset
{
	border:none;
}
ul.contentlist
{
	margin-left:25px;
}
ul.contentlist li
{
	margin:10px 0;
}
h3.contentheadingtitle
{
	
	font-weight:bold;
	font-size:14px;
	color:#25490B;
	margin:10px 0 10px 0;
	padding:0;
}
h3.contentheadingtitle.top
{
	margin-top:0px;
}
table.tabular td
{
	vertical-align:top;
	padding:5px 0;
}
div#contents
{
	
}
div#mainwrapper
{
	width:800px;
}
div#tm
{
	background:url(../images/bg_top_mid.jpg) repeat-x top left;
}
div#ml
{
	background:url(../images/bg_mid_left.jpg) repeat-y top left;
}
div#mr
{
	background:url(../images/bg_mid_right.jpg) repeat-y top right;
}
div#bm
{
	background:url(../images/bg_bottom_mid.jpg) repeat-x bottom left;
}
div#tl
{
	background:url(../images/bg_top_left.jpg) no-repeat top left;
}
div#bl
{
	background:url(../images/bg_bottom_left.jpg) no-repeat bottom left;
}
div#tr
{
	background:url(../images/bg_top_right.jpg) no-repeat top right;
}
div#br
{
	background:url(../images/bg_bottom_right.jpg) no-repeat bottom right;
}
div#innerwrapper
{
	padding:9px 0;
	width:786px;
}
div#header
{
	background:url(../images/banner.jpg) no-repeat;
	height:106px;
}
div.clear
{
	clear:both;
}
div#mainmenu
{
}
div#mainmenu ul
{
	list-style:none;
	height:40px;
}
div#mainmenu li
{
	float:left;
	height:40px;
	background:url(../images/bg_menu.jpg) repeat-x;	
}
div#mainmenu li a
{
	display:block;
	text-align:center;
	background:url(../images/bg_menu_sep.jpg) no-repeat top right;
}
div#mainmenu li#home
{
	width:15%;
}
div#mainmenu li#aboutus
{
	width:15%;
}
div#mainmenu li#knowyourrights
{
	width:30%;
}
div#mainmenu li#caseprocess
{
	width:20%;
}
div#mainmenu li#resources
{
	width:20%;
}
div#mainmenu li a.end
{
	background:none;
}
div#main
{
	background:#ffffff;
	padding:5px 0;
}
div#innermain
{
	background:#ffffff url(../images/bg_main.jpg) repeat-y top left;
	margin:0 5px;
}
div#left
{
	width:219px;
	float:left;
}
div#left div.module
{
	margin-bottom:30px;
}
div#left div.module.contact
{
	margin-bottom:10px;
}
div#left div.module.practice
{

}
div#left div.module.practice h3, div#left div.module.contact h3
{
	margin:10px 0;
}
div#left div.module.practice ul, div#left div.module.contact ul
{
	margin:10px 0;
	list-style:none;
}
div#left div.module.contact li
{
	margin:0 10px 5px 14px;
}
div.modulepaneTitle
{
	margin:10px 0 10px 14px;
	color:#FFFFFF;
	font-weight:bold;
}
div.moduleImg
{
	text-align:center;
}
div#left div.modulesep
{
	background:url(../images/bg_module_sep.jpg) no-repeat;
	height:6px;
}
div.modulepane input.inputbox, div.modulepane textarea.textbox
{
	width:189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#contentwrapper
{
	float:right;
	width:552px;
	margin-left:5px;
}
div#footer
{
	height:49px;
	background:url(../images/bg_footer.jpg) repeat-x;
}