/* PRIORITY SEARCH INTERNATIONAL GENERAL RULES *//* TAG DEFINITIONS */*, html, body {	margin: 0px;	padding: 0px;}html {	background-color: #231f20;}body {	font-family: Arial, Helvetica, sans-serif;	background-color: #231f20;}a {	text-decoration: none;}a img {	border: none;}h1, h2, h3, h4, h5, h6 {}/* STANDARD SIFR RULES */.sIFR-flash {	visibility: visible !important;	margin: 0;	padding: 0;}.sIFR-replaced, .sIFR-ignore {	visibility: visible !important;}.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}/* DECOY SIFR STYLES */.sIFR-active #main_body h2 {  visibility: hidden;  font-family: "Trebuchet MS", arial;  line-height: 55px;  font-size: 24px;}/* SITE CONTAINERS */div#whole_site_container {}div#site_container {}div#container {	position: relative;	margin: 0px auto;	width: 1000px;}/* HEADER */div#header {	position: absolute;	width: 325px;}	#header a {		cursor: pointer;	}	#header h1 {		width: 325px;	}				#header h1 span, #header img {			display: none;		}/* NAVIGATION */ul#navigation {	position: absolute;	z-index: 200;	padding: 0px 10px 0px 10px;	border-bottom: solid 1px #303030;	height: 94px;	list-style: none;	overflow: hidden;}	#navigation li {		float: left;	}			a#firm_link {			width: 95px;			background: transparent url("/images/navigation/firm.gif");		}				a#groups_link {			width: 148px;			background: transparent url("/images/navigation/groups.gif");		}						a#services_link {			width: 139px;			background: transparent url("/images/navigation/services.gif");		}				a#resources_link {			width: 158px;			background: transparent url("/images/navigation/resources.gif");		}				a#contact_link {			width: 100px;			background: transparent url("/images/navigation/contact.gif");		}				#navigation li a {			display: block;			height: 95px;			background-repeat: no-repeat;			background-position: 0px 0px;		}				#navigation li a:hover {			background-position: 0px -95px;		}					#navigation li a span {				display: none;			}/* MAIN SITE CONTENT BODY */div#main_body {	width: 1000px;}/* MAIN TEXT REGION */	div#body_text {		position: relative;		float: right;		color: #b4b4b4;		font-size: 14px;		line-height: 24px;	}			#body_text h2 {			padding: 0px 0px 20px 0px;			line-height: 36px;			font-size: 36px;			font-weight: 100;			text-transform: uppercase;			color: #a9a48f;		}		#body_text a {			color: #ffffff;		}				#body_text a:hover {			color: #428f9d;		}			/* FOOTER */		div#footer_container {	clear: both;	border-top: 2px solid #303030;	height: 61px;}	div#footer {		position: relative;		margin: 0px auto;		width: 1000px;		height: 61px;		background: transparent url("/images/backgrounds/footer.gif");		background-repeat: no-repeat;		background-position: center 10px;	}			p.copyright {			display: none;		}						/* STICKY IT STAMP! */			a#sticky_stamp {			position: absolute;			top: 0px;			right: 0px;			width: 75px;			height: 61px;		}					#sticky_stamp p, #sticky_stamp img {				display: none;			}
