/*
#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:none !important; 
	color:#4b412f !important;
}*/

#scroller-header {
	background:url(images/tab-header.gif) no-repeat;
	width:811px;
	height:65px;
	padding:35px 0 0 15px;
	
/* Hide from IE5-Mac \*/
{
	padding:35px 0 0 0px;
}
/* End hide */
}

#scroller-body {
	background:url(images/tab-body.gif) no-repeat bottom center;
	width:811px;
	padding-bottom:30px;
}

#mask {
	width:750px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-1 p {
font-size:14px;
font-weight:normal;
text-align:justify;
line-height:20px;
}

#panel-1 h1 {
font-size:20px;
font-weight:bold;
text-align:justify;
letter-spacing:2px;
line-height:20px;
}

#panel-2 {
}

#panel-2 p {
font-size:14px;
font-weight:normal;
text-align:justify;
line-height:20px;
}

#panel-2 h1 {
font-size:20px;
font-weight:bold;
text-align:justify;
letter-spacing:2px;
line-height:20px;
}

#panel-3 {
}

#panel-3 p {
font-size:14px;
font-weight:normal;
text-align:justify;
line-height:20px;
}

#panel-3 h1 {
font-size:20px;
font-weight:bold;
text-align:justify;
letter-spacing:2px;
line-height:20px;
}

#panel-4 {
}

#panel-4 p {
font-size:14px;
font-weight:normal;
text-align:justify;
line-height:20px;
}

#panel-4 h1 {
font-size:20px;
font-weight:bold;
text-align:justify;
letter-spacing:2px;
line-height:20px;
}




/* ---------------------- Gloss greyscale nav ---------------------- */
.rhm1{
	width:785px;
	height:64px;
	margin-left:4px;
	background:url(images/rhm1_bg.gif) repeat-x;
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#009;
	text-decoration:none;
	font:17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#009;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#009;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#009;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}

.rhm1-bg li a:hover span{
	color:#009;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
/* ---------------------- END Gloss greyscale nav ---------------------- */
