	
/* TOP BAR */

#top_links {
	background-image: url(../../images/tabs/header_bar_group.gif);
}


	
#menu li a{
	background-image:url(../images/group_menu_bg.gif);
}
#menu li.home a{
	background-image:url(../images/group_menu_bg_home.gif);
}
#menu li.end a{
	background-image:url(../images/group_menu_bg_contact.gif);
}


#content .header{
	background: url(../images/title_bg_group_lar.gif);
}
#content .contact_header{
	background: url(../images/title_bg_group_med.gif);
}
#pane .header{
	background: url(../images/title_bg_group.gif);
}
#submenu .header{
	background: url(../images/side_title_bg_group.gif);
}
#submenu .contact_header{
	background: url(../images/side_title_bg_group_med.gif);
}


#pane h1, #pane h2, #content .highlight, #content #pane a:hover, #submenu h3, #submenu ul li a:hover, #submenu .index_news a:hover, #submenu #archive_link a:hover, #submenu #more_link a:hover{
	color:#162A75;
}

#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_bottom.gif) no-repeat right bottom;
}
	

