#sas {
	height: 100%; 
	font-size: 50px
	display: block; 
	padding: 0 3px;
	margin: 0 10px;
	color: #ffffff;
}
#navigation {
	float: left; 
	width: 782px; 
	padding: 2px 0 0 0;
	height: 48px;
	position: relative;
	background: #980000;
	text-align: center;
	text-transform: lowercase;
}
#navigation .select, 
#navigation .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block;
}
#navigation li {
	display:inline; 
	margin: 0; 
	padding: 0;
	height:auto;
}
#navigation .select1 {
	
	float:left;   
	font-size:12px; 
	line-height:25px; 
	white-space:nowrap;
	color: #eeeeee; 
}
#navigation .select a,
#navigation .current a {
	display:block; 
	height: 25px; 
	float:left;   
	text-decoration:none; 
	font-size:14px; 
	line-height:25px; 
	white-space:nowrap; 
}
* html #navigation .select a, 
* html #navigation .current a {
	width:1px;
}
#navigation .select a span, 
#navigation .current a span {
	height: 100%; 
	display: block; 
	padding: 0 3px;
	margin: 0 10px;
	color: #ffffff;
}
#navigation .select a:hover, 
#navigation .select li:hover a {
	background: #ffd5e7;
	cursor: pointer;
}
#navigation .select a:hover span, 
#navigation .select li:hover a span {
	color: #000000;
}
#navigation .sub {
	display:none;
}
/* for IE5.5 and IE6 only */
#navigation table {
	position:absolute; 
	border-collapse:collapse; 
	left: 0; 
	top: 0; 
	font-size: 14px;
}
#navigation .current a {
	border-color:#046;
}
#navigation .current li a {
	color: #000000;
	background: #FFFFFF;
	margin: 0 2px;
}
#navigation .current a span {
	color: #000000;
	background: #FFFFFF; 
}
#navigation .select li a {
	margin: 0 2px;
}
#navigation .sub li a:hover, 
#navigation .select a:hover .sub li a:hover, 
#navigation .select li:hover .sub li a:hover {
	background: #eeeeee; 
	color: #000000; 
	text-decoration:underline;
}
#navigation .sub_active .current_sub a {
	font-weight: bold;
}
#navigation .sub_active .current_sub a, 
#navigation .sub_active a:hover {
	color: #000000;
	text-decoration: underline;
}
#navigation .select li a:hover .sub, 
#navigation .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:782px; 
	top: 25px; 
	left:0; 
	background: #ffd5e7; 
	margin-top:1px; 
	padding:0; 
	z-index:100; 
}
#navigation .sub, 
#navigation .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
}
#navigation .sub_active {
	display:block; 
	position:absolute; 
	width:782px; 
	top: 25px; 
	left:0; 
	background:#FFFFFF; 
	margin-top:1px; 
	padding:0; 
	z-index:10; 
	color:#000; 
}
* html #navigation .sub_active, 
* html #navigation .select a:hover .sub {
	z-index:-1; 
	margin-top:0; 
	margin-t\op:1px;
}
#navigation .sub_active a {
	height:25px; 
	float:left; 
	text-decoration:none; 
	line-height:24px; 
	white-space:nowrap; 
	font-weight:normal;
}
#navigation .sub_active a, 
#navigation .select a:hover .sub li a, 
#navigation .select li:hover .sub li a {
	display:inline; 
	background: #FFFFFF; 
	padding: 2px 10px 0 10px; 
	margin:0; 
	font-size: 12px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#000000; 
	height:25px; 
	line-height:24px;
}
#navigation .select a:hover .sub li a, 
#navigation .select li:hover .sub li a {
	background: #ffd5e7;
}


.subnavigationContact {
	padding: 0 0 0 200px;
	margin: 0 0 0 200px;
}
