/* CSS Document */

@import url(base.css);

/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page {
	background:url(images/bottomBack.gif) 290px bottom no-repeat;
}
#text {
	margin:0 220px 100px 0;
	}
/*
	Mark the main menu location
------------------------------------------*/
#mm1 a, #mm1 a:hover {
	background:url(images/menu.gif) -57px -72px no-repeat;
}

#menu li:hover ul li a, #mMenu li.jshover ul li a {
	background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
-------------------------- */
 #sub0 {
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
}

/* 
   
-------------------------- */

#content h1 {
display:block;
height:20px;
width:600px;
background:url(images/h_about_kemesa.gif) no-repeat;
margin:0 0 40px 115px;
}