body {
	background: #003366 url(../images/criminalrecord/bg-tile.gif) repeat-x;
}


#menu #mlt
{
float: left;
height: 72px;
width: 230px;
}

#menu #mlt #spcr
{
	float: left;
	display: inline;
	width: 61px;
	height: 72px;
	background-image: url(../images/criminalrecord/hdr_std_pt2.gif);
	background-repeat: no-repeat;
}

#menu #mlt div#logo
{
	float: left;
	width: 169px;
	height: 72px;
	background-image: url(../images/criminalrecord/hdr_std_pt1.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

	#menu #mrt
	{
		position: relative;
		float: left;
		/*height: 45px;*/
		width: 687px;
		background-position: right bottom;
		background-image: url(../images/criminalrecord/hdr_bg_blnk.jpg);
		background-repeat: repeat-x;
		text-align: right;
		/*padding-top: 27px;*/
	}
	
		#menu #mrt div
		{
			/*position: absolute;
			top: 7px;
			right: 10px;*/
		}
		
		#banner
		{
			height: 150px;
			background-image: url(../images/criminalrecord/hdr_02.jpg);
			background-repeat: no-repeat;
		}
		
		#main
		{
			background: none;
			background-color: #fff;
		}
		
		#main #lmargin
		{
			background-image: url(../images/criminalrecord/tab_body_left.gif);
			background-repeat: no-repeat;
		}
		
		#header
		{
			background-image: url(../images/criminalrecord/hdr_03.gif);
		}
			
		#main #content
		{
			background-color:#FFFFFF;
			background-image: none;
		}
		
		#footer
		{
			font-size: 9px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			color: #999999;
			background-image: url(../images/criminalrecord/ftr_bg.gif);
			background-repeat: no-repeat;
			height: 34px;
		}
		
			#footer #frt a
			{
				line-height: 3;
			}
			
			.ffButton
			{
					background-color: #9fe900;
					color: #000000;
					font-family: "Verdana","Arial","Helvetica","Sans-serif";
					font-size: 10px;
					font-weight: normal;
			}
			
	table#tblSearchFormWrapper
	{
		background-image:url(../images/criminalrecord/bg_form_ps4-v2.jpg);
		background-repeat:no-repeat;
	}