/* CSS Document */

#bg_header_all
{
	position: absolute; left:0px; top:0px; width:780px; height:123px; background-image:url(images/header_all.gif); background-repeat:no-repeat;
}

#nav_container_top
{
	padding-top:51px; margin-left:137px;
}

#nav_items_top
{
	width:700px;
}

#nav_items_top a
{
	color:#ffffff;
	text-decoration:none;
}

#nav_items_top a:hover
{
	color:#FFFF99;
}

.spn_items_top
{
	font-size:.8em; font-weight:bold; color:#ffffff; padding:0px 3px 0px 3px;
}

#header_appts
{
	width:247px; height:19px; position:absolute; top:75px; left:473px; padding-left:11px; font-size:.75em; font-weight:bold; color:#000066;
}

/*#header_logotype
{
	width:auto; height:43px; background-image:url(images/header_logotype.gif); background-repeat:no-repeat; margin-left:140px; margin-top:5px;
}*/

/*#header_logo
{
	background-image:url(images/header_logo.gif); background-repeat:no-repeat; width:114px; height:114px; position:absolute; top:5px; left:25px; 
}

#bg_nav_top
{
	width:100%; height:28px; background-image:url(images/bg_nav_top.jpg);
}*/


