/*---------------------------Begin Menu Styles*/
#approach {
	background-image: url(../images/roll_purple.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-indent: 25px;
	color: #FFFFFF;
}
#submenu_approach {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	display: none;
	line-height: 15px;
}
#submenu_approach a{
	color: #999999;
	text-decoration: none;
}
#submenu_approach a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


#industries {
	background-image: url(../images/roll_green.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 150px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 25px;
}
#submenu_industries {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: none;
	line-height: 15px;
}
#submenu_industries a{
	color: #999999;
	text-decoration: none;
}
#submenu_industries a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


#systems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/roll_blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 35px;
	width: 150px;
	line-height: 35px;
}
#submenu_systems {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: none;
	line-height: 15px;
}
#submenu_systems a{
	color: #999999;
	text-decoration: none;
}
#submenu_systems a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


#projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/roll_projects.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 35px;
	width: 150px;
}
#submenu_projects {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: none;
}
#submenu_projects a{
	color: #999999;
	text-decoration: none;
}
#submenu_projects a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#people {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/roll_yellow.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 35px;
	width: 150px;
	line-height: 35px;
}
#submenu_people {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	display: none;
	line-height: 15px;
}
#submenu_people a{
	color: #999999;
	text-decoration: none;
}
#submenu_people a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/roll_contact.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 35px;
	width: 150px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/roll_news.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	height: 35px;
	width: 150px;
}
#submenu_news {
	color: #999999;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: none;
}
#submenu_news a{
	color: #999999;
	text-decoration: none;
}
#submenu_news a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#approach a {
	color: #FFFFFF;
	text-decoration: none;
}
#industries a {
	color: #FFFFFF;
	text-decoration: none;
}
#systems a {
	color: #FFFFFF;
	text-decoration: none;
}
#projects a {
	color: #FFFFFF;
	text-decoration: none;
}
#people a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#news a {
	color: #FFFFFF;
	text-decoration: none;
}
/*---------------------------End Menu Styles*/
