/* @group PAGE/SECTION SPECIFIC TREATMENTS
============================= */

/* @group Home page
============================= */

body#home #main {
	position: relative;
	z-index: 15;
	width: auto;
	margin: 0;
	padding: 31px 0 0px;
	background: url(i/bg-content-home.png) repeat-x;
	}

body#home #header {
	padding-bottom: 0;
	background-position: 50% 90%;
	}

body#home #header hr.ornament {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	height: 1px;
	background: transparent url(i/bg-header.png) repeat-x 50% -589px;
	}

body#home #content {
	float: none;
	width: 960px;
	margin: 0 auto;
	}

#HSI-footer-links a{
 color: #5B5B5B;
  font-weight:normal;
}
#HSI-footer-links a:hover{
 text-decoration:none;
 color: #5b5b5b;
}
#HSI-footer-links{
  padding-top: 5px;
}

/* @end Home page
--------------------- */

/* @end PAGE/SECTION SPECIFIC TREATMENTS
--------------------- */
