/* CSS Document *//* Created March 26, 2007 -- Contains styles for Integrated Image Headers & Footer *//* -------------Branding Bar-------------- */#identity, #identity_cream {	background-color: #7d120c;	width: 100%;	height: 44px;	margin: 0;	padding: 0;	display: block;}#identity_cream {	background-color:#f8f3d2;}#identity hr, #identity_cream hr {	display: none;}#identity #signature a, #identity_cream #signature a {	display: block;	width: 250px;	height: 44px;	background: url(http://www.ius.edu/inc/navbar/images/ius_red.gif) no-repeat 0px 0;	position: relative;	left:-10px;} #identity #bannersearch, #identity_cream #bannersearch {	position: relative;	float: right;	width: 146px;	padding: 11px 20px 0px 0px;}#identity #bannersearch fieldset, #identity_cream #bannersearch fieldset {	border: none 0;	margin: 0;	padding: 0;}#identity #bannersearch #go, #identity_cream #bannersearch #go {	padding: 4px 0 0 0;	margin: 0;	vertical-align: top;	/* added styles */	position:absolute;	right:10px;}#identity #bannersearch #searchbox, #identity_cream #bannersearch #searchbox {	height: 14px;	font-size: 10px;	padding: 0 0 0 0;	margin: 0;	vertical-align: middle;	float:left;}#identity #signature a img, #identity_cream #signature a img {/*	display: none; */	border: none;}/***************************************** Footer ****************************************/#iufooter {	width: 100%;	/*	clear: both;margin: 25px 0 0 0;*/	position:absolute;	top:30px;	display: block;}#iufooter hr {	display: none;}#iufooter #copyright {	width: auto;	margin: 0 auto;	padding: 7px 0 7px 15px;	text-align: left;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;}#iufooter #copyright a {	color: #990000;	text-decoration: none;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;}#iufooter #copyright a:hover {	text-decoration: underline;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;}#iufooter #copyright #blockiu {	width: 24px;	float: left;	display: block;} #iufooter #copyright #blockiu a {	display: block;	width: 22px;	height: 28px;	background: url(http://www.ius.edu/inc/navbar/images/blockiu_transparent.gif) no-repeat;} #iufooter #copyright #blockiu a img {	border: none;	display: none;}#iufooter #copyright #statement {	margin: 0 0 0 30px;	padding: 2px 0 0 0;	font-size: 10px;	font-family:Arial, Helvetica, sans-serif;/*	line-height: 250%; */}
