#menu {
	/*background: #333;*/
	float: left;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 8em;
}
#menu li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	font-weight:bold;
	letter-spacing:1px;
}
#menu a {
	/*background: #333;
	border-bottom: 1px solid #393939;*/
	color: #ece7d5;
	display: block;
	margin: 0;
	padding: 4px 8px 4px 26px;
	text-decoration: none;
}

#menu_active a {
	background:url(../images/arrow_lite.png) left center no-repeat;
	padding-bottom: 4px;
	color:#b49866;
}

#menu_protfolio a  {
	background:url(../images/arrow_dark.png) left center no-repeat;
	padding-bottom: 4px;
	color:#5d3110;
}

#contact_us a  {
	background:url(../images/arrow_dark.png) left center no-repeat;
	padding-bottom: 4px;
	color:#5d3110;
}

#menu_team a  {
	background:url(../images/arrow_dark.png) left center no-repeat;
	padding-bottom: 4px;
	color:#5d3110;
}

#menu_service a  {
	background:url(../images/arrow_lite.png) left center no-repeat;
	padding-bottom: 4px;
	color:#b38545;
}

#menu_service_promodesign{
	background:url(../images/arrow_lite.png) left center no-repeat;
	padding-bottom: 4px;
	color:#b38545;
}

#service_brand_design{
	background:url(../images/arrow_lite.png) left center no-repeat;
	padding-bottom: 4px;
	color:#b38545;
}

#contact_us{
	background:url(../images/arrow_dark.png) left center no-repeat;
	padding-bottom: 4px;
	color:#FFFFFF;
}
