/*Rabies*/
body {
	background-color:#606061;
	color:606061;
}
.header {
	width:972px;
	height:311px;
	background:url(/images/rabies/header_image.gif) no-repeat;
}
.headerLinks {
	padding-left:45px;
	padding-top:62px;
}
.headerNavigation {
	width:972px;
	height:32px;
	background:url(/images/rabies/navigation_background.jpg) no-repeat;
}
.navigationTop ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color:#ec9e22;
	text-decoration:none;
	font:15px normal Verdana, Geneva, sans-serif;
}
.navigationTop ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	margin-right:22px;
}
.navigationTop ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.link {
	text-decoration:none;
	color:#ec9e22;
}
.link:hover {
	text-decoration:none;
	color:#fff;
}
.activeLink {
	text-decoration:none;
	color:#fff;
}
.activeLink:hover {
	text-decoration:none;
	color:#ec9e22;
}
.linkBottom {
	text-decoration:none;
	color:#a19e9e;
}
.contentTop {
	width:972px;
	height:20px;
	background:url(/images/rabies/content_background_top.jpg) no-repeat;
}
.contentMiddle {
	width:972px;
	height:720px;
	background:url(/images/rabies/content_background_middle.jpg) repeat-y;

}
.contentMiddleLeft {
	width:520px;
	margin:20px 30px 20px 36px;
	_margin:20px 30px 20px 18px;
	float:left;
}
.contentHeading {
	font:20px bold normal Verdana, Geneva, sans-serif;
	color:#db4626;
	text-align:left;
	margin:30px 0px 10px 12px;
}
.contentText {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#606061;
	text-align:left;
	line-height:20px;
	margin:0px 0px 0px 10px;
}
.contentMiddleRight {
	_width:340px;
	width:350px;
	float:right;
	margin-right:20px;
	_margin-right:6px;
}
.contentBottom {
	width:972px;
	height:20px;
	background:url(/images/rabies/content_background_bottom.jpg) no-repeat;
}
.footer {
	width:180px;
	height:36px;
	background:url(/images/rabies/property_solution_logo_bottom.jpg) no-repeat;
	float:left;
}
.footerNavigation{
	width:792px;
	height:50px;
	float:right;
}
.navigationBottom ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color:#999696;
	font:11px normal Verdana, Geneva, sans-serif;
}
.navigationBottom ul li {
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}
.navigationBottom ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

