/* General default styles for the body and all elements inside it */
body {
	font-family: Arial, Verdana, Sans-serif;
	text-align: center;
	font-size: 62.5%;
	color: #5C5C5C;
	background:#f9a6a6  url(../images/templates/gradient_outback.gif) repeat-x;
}

div.menu {
	width:718px; 
	margin-bottom:26px;
	background-image:url(../images/templates/main_menu_bg_business.jpg);
	background-repeat: no-repeat;
}

div.menu ul li ul {
	width:718px;
	background-repeat: no-repeat;
	height:14px;
	position:absolute; 
	display: none;
	top:17px;
	left:0px; 
	background-color: #9e5a59;
}