/* homecare removals */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0;
	padding:0;
	background: #e0e1e2 url(../img/bgd.gif) 0 0 repeat-x;
}

a
{
	color: #A25628;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #854621;
	text-decoration:none;
}

h1
{
	font: bold 14px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #bd975c;
	padding: 0 0 5px 0;
	margin:0;
}

h2
{
	font: bold 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #44442c;
	padding: 10px 0 0 0;
	margin:0;
}

h3
{
	font: bold 14px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #3497f4;
	padding: 0 0 0.8em 0;
	margin:0;
}

h4
{
	font: normal 14px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #cb9b30;
	padding: 0 0 0.8em 0;
	margin:0;
}

h5
{
	font: italic 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #bb580e;
	padding: 0 0 0.8em 0;
	margin:0;
}

h6
{
	font: normal 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #311200;
	padding: 0 0 0.8em 0;
	margin: 0;	
}

ul, ol, dl
{
	padding: 10px 0 20px 30px;
	margin: 0;
}

li, dd
{
	font: bold 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #45462c;
}

p
{
	font: normal 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #45462c;
	padding: 0px 0 0.8em 0;
	margin:0;
}

#container {
	position:relative;
	height: 100%;
	width:911px;
	margin:0 auto;
	padding:0;
	background: transparent url(../img/bgd-shad.gif) 0 0 repeat-y;
}

/*header*/

#hrs_header {
	position:relative;
	margin: 0 auto;
	width:911px;
	height:169px;
	background: url(../img/hrs_head.gif) 0 0 no-repeat;
}

/*menu*/

#hrs_m
{
	position:relative;
	width:911px;
	height: 45px;
	background: transparent url(../img/hrs_menu.gif) 0 0 no-repeat;
}

#hrs_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 911px;
	height: 45px;
}

#hrs_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 45px;
	display: block;
	top: 0px;
	
}

#hrs_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home			{left: 229px; width: 47px;}
#archive		{left: 280px; width: 116px;}
#removals		{left: 399px; width: 125px;}
#why			{left: 527px; width: 170px;}
#commitment		{left: 701px; width: 185px;}

#home			a:hover	{background: transparent url(../img/hrs_menu.gif) -229px -45px no-repeat;}
#archive		a:hover	{background: transparent url(../img/hrs_menu.gif) -280px -45px no-repeat;}
#removals		a:hover	{background: transparent url(../img/hrs_menu.gif) -399px -45px no-repeat;}
#why			a:hover	{background: transparent url(../img/hrs_menu.gif) -527px -45px no-repeat;}
#commitment		a:hover	{background: transparent url(../img/hrs_menu.gif) -701px -45px no-repeat;}

#home			a.on	{background: transparent url(../img/hrs_menu.gif) -229px -45px no-repeat; cursor: default;}
#archive		a.on	{background: transparent url(../img/hrs_menu.gif) -280px -45px no-repeat; cursor: default;}
#removals		a.on	{background: transparent url(../img/hrs_menu.gif) -399px -45px no-repeat; cursor: default;}
#why			a.on	{background: transparent url(../img/hrs_menu.gif) -527px -45px no-repeat; cursor: default;}
#commitment		a.on	{background: transparent url(../img/hrs_menu.gif) -701px -45px no-repeat; cursor: default;}

/*main*/

#main
{
	position: relative;
	width:900px;
	left:6px;
	padding:0 0 0 0;
	margin:0;
	background-color: #fff;
	background-image: url(../img/hrs_img.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/*content*/

#hrs_content 
{
	position:relative;
	float:left;
	width:612px;
	padding: 25px 20px 10px 45px;
	background: #FFFFFF ;
	
}

/*images*/

#hrs_imgs
{
	position:relative;
	float:left;
	width:218px;
	height: 442px;
	padding: 138px 0 0 0;
	overflow: auto;
	background: transparent;
}

#hrs_img3
{
	position:relative;
	float:left;
	width:218px;
	height: 442px;
	padding: 40px 0 0 0;
	overflow: auto;
	background: transparent;
}
#hrs_img2
{
	position:relative;
	top: 40px;
	float:left;
	width:178px;
	background: transparent;
}

#clear
{
	clear:both;
}

/*footer*/

#hrs_foot 
{
	position:relative;
	float:left;
	width:911px;
	height:66px;
	margin:0 0;
	background:transparent url(../img/hrs_foot.gif) 0 0 repeat-y;
}

#hrs_foot p
{
	width:650px;
	margin:0px 0 0 30px;
	padding:23px 0 10px 15px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #af8441;
}

#hrs_foot p a
{
	color: #000;
	text-decoration: none;
	font-style:normal;
}

#hrs_foot p a:hover
{
	color: #000;
	text-decoration: underline;
}

#hrs_foot h5#info
{
	position: absolute;
	top: 15px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: normal 12px "Verdana", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

#hrs_foot h5#info a
{
	text-decoration: none;
	color: #EFE5C9;
}

#hrs_foot h5#info a:hover
{
	color: #fff;
}

/* Added 19-03-2009 by Djenan Kozic (djenan.kozic@infoserve.com) */

a.enquire-button {
	background:transparent url('../img/button.gif') no-repeat top left;
	display:block;
	width:179px;
	height:28px;
	padding:5px 0 0 15px;
	text-decoration:none;
	margin-bottom:10px;
}