/* CSS Document */

@import url(base.css);

/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page {
	background:url(images/bottomBack.gif) 490px 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
-------------------------- */
#menu li:hover ul li#sm1b a, #menu li.jshover ul li#sm1b a,
 #sub2 {
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
}

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

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

}
#text ul{
margin:0 0 0 50px;

}
#text ul li {
margin:0 0 10px 0;
}