body {
	margin:0px;
	max-width: 1220px;
	margin: 0 auto; 
	padding:0;
	position:relative;
	background:url(../new_images/body_bg.png) repeat 0 0;
}
#headers {
	position:absolute;
	left:15px;
	top:0px;
	width:1220px;
	height:83px;
}
#headers #bg {
	position:absolute;
	left:0px;
	top:0px;
	width:1220px;
	height:83px;
}
#headers #anywheresoftware_logo {
	position:absolute;
	left:0px;
	top:0px;
	width:478px;
	height:57px;
}
#headers #b4a_logo {
	position:absolute;
	left:1065px;
	top:0px;
	width:155px;
	height:84px;
}
#menu {
	position:absolute;
	top:83px;
	left:15px;
	width:1220px;
	height:33px;
	background-image:url(../new_images/toolbar_bg.png);
	text-align:center;
	cursor:pointer;
}
#menu a{
	position:relative;
	top:7px;
	vertical-align:middle;
	text-decoration:none;
	font-family: arial;
	font-size: 13px;
	color:#dad7d7;
	padding:0px;
}
#menu a:hover {
	text-decoration:none;
}
#menu img {
	position:absolute;
}
#menu div {
	position:absolute;
	top:0px;
	height:31px;
}
#menu #d0 {
	left:0px;
}
#menu #home {
	left:1px;
	width:83px;
}
#menu #d1 {
	left:83px;
}
#menu #screenshots {
	left:85px;
	width:120px;
}
#menu #d2 {
	left:205px;
}
#menu #showcase_id {
	left:207px;
	width:107px;
}
#menu #d3 {
	left:314px;
}
#menu #why {
	left:316px;
	width:99px;
}
#menu #d4 {
	left:415px;
}
#menu #downloads {
	left:417px;
	width:101px;
}
#menu #d5 {
	left:518px;
}
#menu #purchase {
	left:520px;
	width:84px;
}
#menu #d6 {
	left:604px;
}
#menu #community {
	left:606px;
	width:128px;
}
#menu #d7 {
	left:734px;
}
#menu #documentation {
	left:736px;
	width:118px;
}
#menu #d8 {
	left:854px;
}
#menu #contactus {
	left:856px;
	width:98px;
}
#menu #d9 {
	left:954px;
}
#search_div {
	position:absolute;
	left:964px;
	top:5px !important;
	width:240px;
	height:22px;
	background:  url(../new_images/search.png) no-repeat left top;
}
#search_div  input {
	position:absolute;
	left:4px;
	top:2px;
	height:16px;
	width:210px;
	border: none;
	background: transparent;
	font-family: arial;
	font-size: 12px;
	color: #141414;
	outline:none; 
}
#down_arrow {
	position:absolute;
	left:40px;
	top:32px !important;
	height:15px;
	width:22px;
	background:  url(../new_images/down_arrow.png) no-repeat left top;
	z-index:1;
}
#b4a_page_language {
	position:absolute;
	top:10px;
	left:1015px;
	width:170px;
	height:33px;
	font-family: arial;
	font-size: 15px;
	color:#41414B;
}
#b4a_page_language  a {
	text-decoration:underline;
}
.ui-autocomplete.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
   margin-top: 2px;
}
.ui-autocomplete.ui-widget  li{
  margin-top: 2px;
}
