html
{
  font: normal 12px Arial,Helvetica,sans-serif;
/*
height:100%;
*/
}
body
{
/*
height:100%;
overflow-y: scroll;
*/
margin:0;
min-width: 1220px;
}
a img
{
  border:0;
}
.clear
{

  clear:both;
}
.hidden
{
  display: none;
}
#container_container
{
width:100%;
}
#container
{
}

#bottom_spacer
{
height:2em;
height: 0;
}

#header
{
  margin:0px;
  width:100%;
}
#header .spacer
{
  width:0px;
  height:5em;
  float:left;
}
#header_header
{

}
#header_main
{
  width:100%;
  height:116px;
}
#header_footer
{
float:right;
}
#sidebar
{
width:210px;
padding:0 0px 3em 0px;
background:url(/images/red_dash.jpg);
background-position: right;
background-repeat: repeat-y;
float:left;
}
#main
{
  background:#fff;
  background-repeat:repeat-y;
  border-bottom:1px solid #a7a7a7;
  margin:0;
  width:100%;
}
#main_main
{
/*
background:orange;
*/
clear:none;
margin:0;
margin-left:210px;
margin-right:257px;
position:relative;
top:0;
left:0;
}
#image_menu {
	width:254px;
	float:right;
	border-left:#af0202 solid 3px;
	border-bottom:#af0202 solid 3px;
	}
#footer_main{
  background: #ddd;
  padding:.5em 1em;
  background:white;
  border-top:1px solid #ccc;
  text-align: center;
  font-style: italic;
  color:#999;
}
#footer_main a{
  color:#999;
}
#footer_footer{

  height:0;
}

#menu
{
width:100%;
height:30px;
}
#menu ul
{
  margin: 0;
  padding: 0 0 0 0px;
  height:30px;
  width:100%;
  position: relative;
  z-index: 4;
  background-image:url(/images/black_menu_fade.jpg);
  background-position:top;
  background-repeat:repeat-x;
  list-style:none;
}
#menu li
{
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image:url(images/menu_divide.jpg);
}
#menu a
{
  font-size:13px;
  display: block;
  margin: 0px;
  padding: 0 1em;
  line-height:2.5em;
  color: #fff;
  background-image:url(/images/menu_divider.jpg);
  background-position:right;
  background-repeat:no-repeat;
  height:30px;
  text-decoration:none;
}
#menu a:hover
{
  color:#FFFFFF;
  text-decoration:underline;
}
#menu a.selected
{
  color:#FFFFFF;
}


#urhere
{
  padding:0 30px 0 0;
}
#urhere .delim
{
  /*
  font-size: 3em;
  */
  display:block;
  float:left;
  margin:0;
  padding:.5em;
  color:#ddd;
}
#urhere a
{

  text-decoration:none;
  white-space: nowrap;
  color:#456;
  display:block;
  float:left;
  padding:.5em 0 .4em 0;
}
#urhere a:hover
{
  color:#234;
}
#logo
{
width:210px;
height:89px;
float:left;
margin:15px 0px 0px 30px;
}
.number-email {
	height:20px;
	float:right;
	margin-top:50px;
	padding-right:25px;
	}
.number-email div {
	float:right;
	}
#sidebar h3
{
  margin:0 0 15px 0px;
  padding:0;
  background-image:url(../images/red_fade.jpg);
  background-repeat:repeat-x;
  height:22px;
  color:#FFFFFF;
  padding:3px 0px 0px 10px;
}
#sidebar h3 a
{
  font-size:15px;
  color:#FFFFFF;
  font-weight:normal;
}
#sidebar h3 a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
#sidebar h3 a.selected
{
  color:#ffffff;
  font-weight:normal;
}
#sidebar a:hover
{
  color:#900;
}
#sidebar a
{
  text-decoration:none;
  color:black
}
#sidebar a.selected
{
  font-weight:bold;
}

#sidebar a.unselectedGroup,
#sidebar a.selectedGroup
{
  color:#900;
}
#sidebar a.selectedGroup
{
  font-weight:bold;
}


#sidebar ul
{
border-style: none;
border: #800D0D;
border-width: 0px;
margin:0;
padding:0 10px 0 0;
list-style: none;
}
#sidebar li {
padding:.25em 0 .25em 1em;
line-height:1.2em;
}
#sidebar li li {
padding:.23em 0 .23em 1em;
line-height:1.1em;
}
#sidebar li li li {
padding:.21em 0 .21em 1em;
line-height:1.0em;
}

#sidebar li li li li {
padding:.19em 0 .19em 1em;
line-height:0.9em;
}


