/** GENERAL CSS **/


a img{border: 0;}

.clear{clear: both;}
ogo{position: absolute;margin: 10px 0 0 0;}
#container{min-height:100%;position:relative}
#body_header,#page_header,#content{margin: 0 auto;width: 971px;}
/** END OF GENERAL CSS **/

/** HEADER **/	
#header{
	background:#0070bb;
	height: 45px;
}
	#top_menu{width: 980px;margin: 0 auto;}
	#top_menu ul{list-style-type: none;float: right;margin: 20px 0 0 0;}
	#top_menu ul li{display: inline-block;float: left;margin-left: 8px;}
	#top_menu ul li a{display: inline-block;font: bold 14px Arial;color: #ffffff;text-decoration: none;background: URL(/template/sites/100/images/top_menu_left.png) top left no-repeat;padding: 0 0 0 5px;height: 20px;}
	#top_menu ul li a:hover{background-position: bottom left;color: #0070bb;}
	#top_menu ul li a span{background: URL(/template/sites/100/images/top_menu_right.png) top left no-repeat;display: inline-block;padding: 2px 5px 0 0;height: 18px;cursor: pointer;}
	#top_menu ul li a:hover span{background-position: bottom right;}
	#top_menu .language a{background: none;}
/** END OF HEADER **/

/** BODY **/
#body{
	background: #ffffff;
	padding-bottom:1px;
	width:980px; 
	margin:0 auto; 
	position:relative;
	background-color: white;
	border: 0px solid #959596;
	border-bottom:  0px solid #ffffff;
}

	/** BODY HEADER **/
	#body_header{height: 100px; }
		#menu{list-style-type: none;float: right;margin: 40px 0 0 0;}
		#menu li{display: inline-block;float: left;margin-left: 8px;}
		#menu li a{display: inline-block;font: bold 14px Arial;color: #0070bb;text-decoration: none;background: URL(/template/sites/100/images/sub_left.png) top left no-repeat;padding: 0 0 0 8px;height: 22px;}
		#menu li a:hover,#menu .current_page_parent a, #menu .current_page_ancestor a, #menu .current_page_item a{background-position: bottom left;color: #ffffff;}
		#menu li a span{background: URL(/template/sites/100/images/sub_right.png) top left no-repeat;display: inline-block;padding: 3px 8px 0 0;height: 19px;cursor: pointer;}
		#menu li a:hover span,#menu .current_page_parent a span, #menu .current_page_ancestor a span, #menu .current_page_item a span{background-position: bottom right;}
		
		#submenu{list-style-type: none;float: right;margin: 20px 0 0 0;}
		#submenu li{display: inline-block;float: left;margin-left: 8px;}
		#submenu li a{display: inline-block;font: bold 12px Arial;color: #0070bb;text-decoration: none;background: URL(/template/sites/100/images/subsub_left.png) top left no-repeat;padding: 0 0 0 8px;height: 22px;}
		#submenu li a:hover,#submenu .current_page_item a,#submenu .current_page_parent a{background-position: bottom left;}
		#submenu li a span{background: URL(/template/sites/100/images/subsub_right.png) top left no-repeat;display: inline-block;padding: 3px 8px 0 0;height: 19px;cursor: pointer;}
		#submenu li a:hover span,#submenu .current_page_item a span, #submenu .current_page_parent a span{background-position: bottom right;}
/** END OF BODY HEADER **/


#anniversary {
position:absolute;
left:480px;
top:60px;
font: bold 14px Verdana;
color: #0070bb;

}
