
*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 1.8em; color: #f4f4f4; old:#FFF2B3; font-weight: normal; margin: 0 0 .3em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; }
	a { color: #000066; }
	a:hover { color: #6F8DB3; text-decoration: none; }
	img { border: 0; }
	.blue { color: #6F8DB3; }
	.red { color: Red; }
	.hpblue { color: #20418E; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 65px; margin: 0 auto; }
	#menu  { float: right; padding: 2px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding-top: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #6F8DB3; border-bottom: 2px solid #ccc; }
		#menu .active a { color: #6F8DB3; border-bottom: 2px solid #ccc;}

	#submenu1  { float: right; padding: 10px 0 0 0; list-style: none; visibility: hidden; }
		#submenu1 li { display: inline; }
		#submenu1 a { display: block; float: left; margin-left: 30px; padding-top: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#submenu1 a:hover { color: #6F8DB3; border-bottom: 2px solid #ccc; }
		#submenu1 .active a { color: #6F8DB3; border-bottom: 2px solid #ccc;}

 
#teaser { clear: both; margin-top:20px; height: 150px; background: #fff url(images/banner_fade.jpg) repeat-x; }
#teaserCRM { clear: both; margin-top:20px; height: 150px; background: #fff url(images/background_Critters.jpg) repeat-x; }
#teaserDD { clear: both; margin-top:20px; height: 100px; background: #fff url(images/background_DataDomain.jpg) repeat-x; }
#teaserHP { clear: both; margin-top:20px; height: 100px; background: #20418E; }
	.box { float: left; padding: 0 0 0; width: 480px; color: #000; } //#f4f4f4; x: 
	.crmbox { float: left; padding: 0 0 0 ; width: 260px; color: #C7E3EE; }
	#image { float: right; width: 388px; height: 258px; position: relative; top: 0px; xbackground: url(images/Untitled-2.png) no-repeat top right;  }
	#imageCRM { float: none; width: 640px; position: relative; top: 0px; background: url(images/EGI_Header_640x150_Critters.jpg) no-repeat top right; height: 150px; }
	#imageDD { position: absolute; height: 61px; width: 342px; top:155px; }
	#imageHP { position: absolute; height: 81px; width: 115px; top:145px; }
	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(images/bar.gif) repeat-x; visibility:hidden; }
	.step { color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	.stepi { color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; height: 30px; }
	
.col { float: left; width: 276px; margin:0 30px 16px 0; }
.coldd { float: left; width: 160px; margin:0 20px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }


.colImage { float: left; width: 276px; margin: 0 20px 16px 0; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(images/footer-partner.jpg) no-repeat right 7px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	
	
.text
{
	font: 1em "Trebuchet MS", Arial, Sans-Serif; color: #444;
}	

#subProducts
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	left: 700px;
	width: 150px;
}

#subProducts a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-size: 12px; color: #000000;
}

#subProducts a:hover
{	
	color: #6F8DB3; border-bottom: 1px solid #ccc; 
}
		
		
		
