html {
	background: url('../images/body.jpg') repeat-y center;
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../images/top_bg.jpg') no-repeat center -10px;
}
.style1 {
	margin-left: 40px;
}
a {
	color: #A02121;
}
div.copyrght { margin: 10px 30px; }
a:hover {
	color: #000;
}
body, td {
	font: 85% Arial, Tahoma, verdana;
	color: #000;
}
div#main_top {
	width: 910px;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 0px;
	position: relative;
	overflow: hidden;
}
div#main_c {
	width: 910px;
	margin: 0px auto;
}
div#main_i {
	width: 910px;
	margin: 0px auto;
}
div#nav {
	border-top: 1px solid #A02121;
	width: 900px;
	margin: 0px auto;
	background: url('../images/menu_bg.jpg') repeat-x center top;
}
div#nav a {
	color: #6E6E6E;
	font: 11px Arial, Tahoma;
	text-transform: uppercase;
	display: block;
	float: right;
	background: #fff;
	padding: 4px 20px;
	text-decoration: none;
}
div#nav a:hover {
	color: #FFAEAE;
	background: url('../images/menu_bg.jpg') repeat-x center top;

}
div#nav a.active {
	color: #FFAEAE;
	background: url('../images/menu_bg.jpg') repeat-x center top;

}
p.hid {
	font: 11px Arial, Tahoma;
	text-transform: uppercase;
	padding: 4px 20px;
	margin: 0px;
}
h1#about {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1About.gif') no-repeat right bottom;
}
h1#business {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1Business.gif') no-repeat right bottom;
}
h1#services {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1Services.gif') no-repeat right bottom;
}
h1#reports {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1Reports.gif') no-repeat right bottom;
}
h1#contact {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1Contact.gif') no-repeat right bottom;
}

h1#laws {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1bglaws.gif') no-repeat right bottom;
}
h1#tools {
	display: block;
	text-indent: -1000em;
	height: 60px;
	width: 900px;
	margin: 0px auto;
	background: url('../images/h1Tools.gif') no-repeat right bottom;
}
#rcnt {
	width: 540px;
	padding: 0px 10px 20px 9px;
	\width: 540px;
	w\idth: 540px;
	float: left;
}
#rcnt h2 {
	font: 25pt Times, "Times New Roman";
	line-height: 25px;
	color: #A02121;
	border-bottom: 2px solid #A02121;
	font-weight: bold;
	letter-spacing: -2px;
}
h3.rpt {
	font-size: 13px;
	font-weight: normal;
}
blockquote.rpt {
	font-size: 11px;
	margin: 0px 10px;
	padding: 0px 0px;
}
#lcnt {
	width: 320px;
	padding: 0px 5px 5px 0px;
	\width: 320px;
	w\idth: 320px;
	float: left;
}

/* Navigation */
#subnav {
	width: 140px;
	float: left;
	
}
	#subnav ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		border: none
		}
	#subnav ul li {
		padding: 0px 2px;
		margin: 3px 0px;
	}
	#subnav ul li.active {
		border-left: 2px solid #A02121;
		border-bottom: 1px solid #A02121;
	}
	#subnav ul li a {
		text-decoration: none;
		font-size: 11px;
		color: #363636;
		margin: 0px;
		padding: 0px;
	}
	#subnav ul li a:hover {
		text-decoration: underline;
		color: #A02121;
	}
	#see {
		margin-top: 50px;
		background: url('../images/shad.jpg') no-repeat;
	}
	#see ul, #rel ul{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	#see ul li, #rel ul li {
		padding: 0px 10px;
		margin: 8px 0px;
		color: #575757;
	}
	#see ul li a, #rel ul li a {
		text-decoration: none;
		font-size: 11px;
		color: #575757;
		margin: 0px;
		padding: 0px 20px;
		background: url('../images/arrow.gif') no-repeat left center;
	}
	#see p, #rel p {
		margin: 0px; padding: 0px;
		border-top: 1px solid #A02121;
		font-size: 11px;
	}
	#see span, #rel span {
		color: #E3E3E3;
		background: #A02121;
		padding: 2px 6px;
	}
	#see ul li a:hover, #rel ul li a:hover {
		text-decoration: underline;
	}
	#rel {
		margin-top: 50px;
		background: url('../images/shad.jpg') no-repeat;
	}
	#aditional {
		color: #363636;
		font-size: 11px;
		margin-top: 60px;
	}
	#aditional a{
		color: #363636;
		text-decoration: underline;
		font-size: 11px;
	}
	#main {
		width: 900px;
		margin: 0px auto;
		background: url('../images/main.jpg') no-repeat;
		text-align: right;
	}
	.m_text{
		font-size: 13px;
		text-align: left;
		margin: 105px 10px 0px 10px;
		background: #fff;
		padding: 0px 10px 0px 10px;
	}
