*{
  margin:0;
  padding:0;
}
.clear{
	clear:both;
	overflow:hidden;
	height:0px;
}
body{
	margin-top:20px;
	background:#FFFFFF;
}
#page {
	width: 950px;
	margin: auto;
	border: 1px solid #4684B3;
}
#header {
	background: url(../images/band_header.jpg) repeat-x;
	height:124px;
}
#logo {
	height:87px;
	overflow:hidden;
}
#menu {
	width:698px;
	margin:auto;
}
#menu ul {
	padding: 0;
	margin: 0 auto;
}
#menu ul li {
	list-style: none;
}
#home_button, #about_button, #staff_button, #services_button, #contact_button, #home_button_hover, #about_button_hover, #staff_button_hover, #services_button_hover, #contact_button_hover{
	height:37px;
	float:left;
	cursor:pointer;
}
#home_button{
	background:url(../images/menu_home.jpg) no-repeat;
	width:122px;
}
#home_button_hover{
	background:url(../images/menu_home_hover.jpg) no-repeat;
	width:122px;
}
#about_button{
	background:url(../images/menu_about.jpg) no-repeat;
	width:130px;
}
#about_button_hover{
	background:url(../images/menu_about_hover.jpg) no-repeat;
	width:130px;
}
#staff_button{
	background:url(../images/menu_staff.jpg) no-repeat;
	width:139px;
}
#staff_button_hover{
	background:url(../images/menu_staff_hover.jpg) no-repeat;
	width:139px;
}
#services_button{
	background:url(../images/menu_services.jpg) no-repeat;
	width:159px;
}
#services_button_menu{
	height:170px;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#d8e9f6;
	position: absolute; 
	z-index:2000;
	color:#FFFFFF;
	text-align:center;
	left:0;
}
#services_button_menu a{
 color:#4b88b7;
}
#services_button_menu li{
	margin-top:10px;
}
#services_button_hover{
	background:url(../images/menu_services_hover.jpg) no-repeat;
	width:159px;
}
#contact_button{
	background:url(../images/menu_contact.jpg) no-repeat;
	width:147px;
}
#contact_button_hover{
	background:url(../images/menu_contact_hover.jpg) no-repeat;
	width:147px;
}
.item_hover {
	display: none;
}
#content{
	min-height:370px;
}

#body{
	width:780px;
	margin:auto;
}
#body_footer{
	width:404px;
	margin:auto;
}
#footer {
	height: 44px;
	background: url(../images/band_footer.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 8px 0 0 0;
}
#bottom_img {
	background: url(../images/asterisk_band.jpg);
	height:30px;
	width:844px;
}
.submenu {
	background: #d8e9f6;
	clear: both;
/*	display: none; */
	position: absolute;
	left:0;
}
.submenu li {
	height: 10px; 
}
.submenu li div, .submenu li {
	overflow: hidden;
/*	display: inline; */
}
.submenu_link {
	font-size: 11px;
	color: #558fbb;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.submenu_link:hover {
	text-decoration: underline;
}
#services_button {
	position: relative;
}
#submenu_services {
	width: 162px;
}
#submenu_services li{
	float: none !important;
	font-weight: bold;
}
#home_list_box{
	margin:auto;
	width:194px;
}
#home_list{
	list-style:none;
	list-style-position:inside;
	display:inline;
}
#home_list li{
	float:left;
	margin-left:10px;	
}
#box_left{
	width:350px;
	float:left;
	margin-top:70px;
	margin-left:15px;
	margin-right:100px;
}
#box_right{
	width:245px;
	height:206px;
	float:left;
	margin-top:15px;
}
.menu_items{
	list-style:disc;
	list-style-position:inside;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu_items li{
	margin-left:21px;
	list-style-position: outside;
}
.menu_items02{
	list-style:circle;
	list-style-position:inside;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu_items02 li{
	margin-left:40px;
}
/* ******** TEXTS ************* */
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#104a8a;
	padding-top:10px;
	font-size:22px;
}
.title02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#104a8a;
}
.text01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#3a3535;
	margin-top:20px;
	margin-bottom:8px; 
}
.text02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#104a8a;	
}
.text02 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#0b3157;
}
.text03{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
	font-weight:bold;
	color:#104a8a;
}
.text04{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#104a8a;
	margin:5px 0;	
}
.text04 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#0b3157;
	margin-left:5px;
}
.text05{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#3a3535;
	margin-top:10px;
}
.link{
	color:#FFFFFF;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
