/*menus
----------------------------------*/

#header_menu{
	position: absolute;
	left: 307px;
	top: 45px;
}
#header_menu ul{
	margin: 0px;
	padding: 0px;

}
#header_menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	background-image: none;
}
#header_menu ul li a{
	float: left;
	margin: 0px;
	padding: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/top_menu_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 1px;
}
#header_menu ul li a:hover{
	background-image: url(../images/top_menu_background_hover.jpg);
}
#header_menu .header_menu_last a{
	background-image:none;
}
#header_menu .header_menu_last a:hover{
	background-image: url(../images/top_menu_background_hover_2.jpg);
}

/*product suites*/

#suites {
 width:460px;
 	height:150px;
  position:relative;
  }
.box {
  	float:left;
	margin-right:12px;
  }
  
#suites a, #suites a:visited {
  text-decoration:none;
  background-color:#fff; 
  display:block; 
  width:80px; 
  height:127px; 
	opacity:.6;
	filter:alpha(opacity=60);
	background-repeat:no-repeat;
  }
* html #suites a, * html #suites a:visited {
  width:80px; 
  height:127px; 
  w\idth:80px; 
  he\ight:127px;
  }
#suites a span {
  display:none;
  }
#suites a:hover {
	opacity:.99;
	filter:alpha(opacity=100);
}

#suites a:hover span.lk {
  display:block; 
  position:absolute; 
  left:0px; 
  top:115px; 
  padding:5px; 
  width:420px;
  text-align:left;
  color:#000000;
  }

#suite_manufacturing {	background-image: url(../images/products/manufacturing_small.gif); }
#suite_distribution {	background-image: url(../images/products/distribution_small.gif); }
#suite_ecommerce {	background-image: url(../images/products/e-commerce_small.gif);}
#suite_report { background-image: url(../images/products/reporting_small.gif); }
#suite_financial {	background-image: url(../images/products/financial_small.gif); }

/*left menu*/

#menu {
	margin: 0px;
	padding: 0px;
}
#menu div {
	margin: 0px;
	padding: 0px;
}
#menu div a{
	display: block;
	height:31px;
	margin: 0px;
	padding: 0px;
	background-color:#C4D4DD;
}
#menu_top{
	background-image:url(../images/menu/top_of_menu.jpg);
	height:14px;
}
#menu_bottom{
	background-image:url(../images/menu/bottom_of_menu.jpg);
	height:5px;
	background-repeat: no-repeat;
}

#menu ul li a:hover{
	background-color:white;
}
#products a {
	background-image:url(../images/menu/software.jpg)
}
#products a:hover, #products .selected {background-image:url(../images/menu/software_hover.jpg)}

#sneak a {
	background-image:url(../images/menu/sneak.jpg)
}
#sneak a:hover, #sneak .selected {background-image:url(../images/menu/sneak_hover.jpg)}

#features a {
	background-image:url(../images/menu/releases.jpg)
}
#features a:hover, #features .selected {background-image:url(../images/menu/releases_hover.jpg)}


#services a {
	background-image:url(../images/menu/services.jpg)
}
#services a:hover, #services .selected {background-image:url(../images/menu/services_hover.jpg)}

#about a {
	background-image:url(../images/menu/about.jpg)
}
#about a:hover, #about .selected {background-image:url(../images/menu/about_hover.jpg)}

#partners a {
	background-image:url(../images/menu/partners.jpg)
}
#partners a:hover, #partners .selected {background-image:url(../images/menu/partners_hover.jpg)}

#dealers a {
	background-image:url(../images/menu/dealers.jpg)
}
#dealers a:hover, #dealers .selected {background-image:url(../images/menu/dealers_hover.jpg)}

#customers a {
	background-image:url(../images/menu/customers.jpg)
}
#customers a:hover, #customers .selected {background-image:url(../images/menu/customers_hover.jpg)}

#hosted a {
	background-image:url(../images/menu/hosted.jpg)
}
#hosted a:hover, #hosted .selected {background-image:url(../images/menu/hosted_hover.jpg)}

#contact a {
	background-image:url(../images/menu/contact.jpg);
}
#contact a:hover, #contact .selected {background-image:url(../images/menu/contact_hover.jpg)}

/*right menu*/

#testimonials{
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 184px;
	position:relative;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
#testimonials div{
	position:absolute;
	z-index:11;
	left:17px;
	top:20px;
}
#testimonials p {
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:0;
	padding-bottom: 5px;	
	text-align: left;
}
#testimonials a {
	color:#622f8d;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}
#testimonials div{

}
#latest_news{
	background-image: url(../images/menu/latestnews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 184px;
	position:relative;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
#latest_news div{
	position:absolute;
	z-index:10;
	left:17px;
	top:20px;
}
#latest_news p {
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:0;
	padding-bottom: 5px;	
	text-align: left;
}
#latest_news a {
	color:#622f8d;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}
#latest_news div{

}
#offers{
	background-image: url(../images/offers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 194px;
	display: none;
	position:relative;
	font-size: 11px;
	line-height: 12px;
}
#offers p{
	position: absolute;
	height: 88px;
	width: 77px;
	left: 94px;
	top: 40px;

}
#offers .purchase{
	display: block;
	position: absolute;
	left: 40px;
	top: 141px;
	width:122px;
	height:31px;
}
#testdrive a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	background-image: url(../images/menu/testdrive_edit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#testdrive a:hover{
	background-image: url(../images/menu/testdrive_hover_edit.jpg);
}
#demo a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	background-image: url(../images/menu/demo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#demo a:hover{
	background-image: url(../images/menu/demo_hover.jpg);
}
#newsletter{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#newsletter p{
	padding-bottom:5px;
	text-align:center;
}
#upcoming_events{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#upcoming_events{
	padding-bottom:5px;
	text-align:center;
}
#pulse{
	text-align:center;
}

