body,html  {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#666;
}

img {
	border:none;
	}

img.right {
	float:right;
	padding:0 0 10px 10px;
	}

img.left {
	float:left;
	padding:0 10px 10px 0;
	}



form {
	display:inline;
	}

input,select,option,optgroup,textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
 	
.clear {
	clear:both;
	}

h1 {
	font-size:14px;
	}

p.quote {
	font-family:Georgia;
	font-size:13px;	
	font-style:oblique;
	}
p.quoted_by {
	float:right;
	}
	
.quote {
	font-family:Georgia;
	font-size:13px;	
	font-style:oblique;
	}


li {
	padding-bottom:5px;
	}


.alert {
	color:#FF0000;
	font-weight:bold;
	}



#container  {
	width: 740px;
	padding:20px;
	margin: 0 auto;
	/*border: solid 1px #000;*/
	background:#fff;

}


#header {
	width: 100%;
	height: 70px;
	margin: 0 0 0 0;
	background: #fff url(/images/mnl_logo.gif) no-repeat;
}

#topnav {
	height:12px;
	width:558px;
	padding:0;
	margin: 0;
	background: #f9f9f9;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	color:#000;
	font-weight:bold;
	text-align:center;

	float:right;
}

#topnav ul { 
  list-style:none;
  margin:0;
  padding:0;
}

#topnav li {
  display:inline;
  padding:0 20px 0 0;
  margin:0;
  }

#contentwrapper {
  padding:5px 15px 10px 15px;
  margin:0;
  } 

#content {
  width:100%;
  padding:0;
  margin:0;
}



#content_left {
	width:49%;
	float: left;
    padding:0;
	margin: 0;
}

#content_right {
	width:49%;
	float: right;
    padding:0;
	margin: 0;
}

#footer {
	margin: 0 auto;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding:0;
	font-size:10px;
}
#footer p {
	padding:5px;
	text-align:center;
	margin:0;
	}

table.data {
  width:100%;
  border-top:1px solid #cccccc; 
  border-left:1px solid #cccccc; 
  border-collapse:collapse; 
  margin:0px;
  padding:0px;
  } 
.data_header a:link, .data_header a:visited {
  color: #ffffff;
  font-weight: normal;
}
.data_header  {
  background-color:#7295A4;
  color:#ffffff;
  font-weight:bold;
	}
table.data td	{
  border-right:1px solid #cccccc; 
  border-bottom:1px solid #cccccc; 
  padding:3px;
	} 
table.data th {
  background-color : #dcdcdc; 
  border-right:1px solid #cccccc; 
  border-bottom:1px solid #cccccc; 
  padding:3px;
  }
.data_altrow {
	background-color : #f2f2f2 ; 
	}

table.none {
	border:none;
	padding:0;
	margin:0;
	}
table.none tr {
	border:none;
	padding:0;
	margin:0;
	}
table.none td {
	border:none;
	padding:0;
	margin:0;
	}
table.none th {
	border:none;
	padding:0;
	margin:0;
	}


table.form {
	border:none;
	padding:0;
	margin:0;
	}
table.form tr {
	border:none;
	padding:0;
	margin:0;
	}
table.form td {
	border:none;
	padding:3px;
	margin:0;
	}
table.form th {
	border:none;
	padding:3px;
	margin:0;
	}


a:link, a:visited {
	color:#36667D;
	}
a:hover {
	color:#7295A4;
	}
#header a:link, #header a:visited {
  color:#666666;
  text-decoration:none;
  }
#header a:hover {
  color:#7295A4;
  text-decoration:none;
  }

#topnav a:link, #topnav a:visited {
  color:#000;
  text-decoration:none;
  }
#topnav a:hover {
  color:#809CC1;
  text-decoration:none;
  }

#topnav a:hover.prod {
	color:#416188;
	}	
#topnav a:hover.serv {
	color:#60A9CC;
	}	
#topnav a:hover.case {
	color:#BD0275;
	}	
#topnav a:hover.about {
	color:#CA622D;
	}	
#topnav a:hover.ideas {
	color:#8D172D;
	}	


#boxhead_products a:link, #boxhead_products a:visited {
  color:#000;
  text-decoration:none;
  }
#boxhead_services a:link, #boxhead_services a:visited {
  color:#000;
  text-decoration:none;
  }
#boxhead_casestudies a:link, #boxhead_casestudies a:visited {
  color:#000;
  text-decoration:none;
  }
#boxhead_aboutus a:link, #boxhead_aboutus a:visited {
  color:#000;
  text-decoration:none;
  }
#boxhead_ourideas a:link, #boxhead_ourideas a:visited {
  color:#000;
  text-decoration:none;
  }      

#boxhead_products a:hover {
	color:#416188;
	}	
#boxhead_services a:hover {
	color:#60A9CC;
	}	
#boxhead_casestudies a:hover {
	color:#BD0275;
	}	
#boxhead_aboutus a:hover {
	color:#CA622D;
	}	
#boxhead_ourideas a:hover {
	color:#8D172D;
	}


























#footer a:link, #footer a:visited {
  color:#666666;
  text-decoration:none;
  }
#footer a:hover {
  color:#7295A4;
  text-decoration:none;
  }


/*icons with text*/
#download_csv {
	height:16px;
	background:url(/images/icons/icon_csv.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}

#download_csv p {
	padding:0 0 0 20px;
	margin:0;
	}

#import_salesforce {
	height:16px;
	background:url(/images/icons/icon_sf.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#import_salesforce p {
	padding:0 0 0 20px;
	margin:0;
	}

#delete {
	height:16px;
	background:url(/images/icons/delete.gif) no-repeat;
	padding:0 0 10px 0;
	margin:0;
	}
#delete p {
	padding:0 0 0 20px;
	margin:0;
	}

#wizard {
	height:16px;
	background:url(/images/icons/icon_wizard.jpg) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#wizard p {
	padding:0 0 0 20px;
	margin:0;
	}

#info {
	height:16px;
	background:url(/images/icons/icon_info.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#info p {
	padding:0 0 0 20px;
	margin:0;
	}

#help {
	height:16px;
	background:url(/images/icons/icon_help.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#help p {
	padding:0 0 0 20px;
	margin:0;
	}

#fields {
	height:16px;
	background:url(/images/icons/icon_contact_fields.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#fields p {
	padding:0 0 0 20px;
	margin:0;
	}

#mail {
	height:16px;
	background:url(/images/icons/icon_mail.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#mail p {
	padding:0 0 0 20px;
	margin:0;
	}

#view {
	height:16px;
	background:url(/images/icons/icon_view.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#view p {
	padding:0 0 0 20px;
	margin:0;
	}
	
#no {
	height:16px;
	background:url(/images/icons/icon_no.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
	}
#no p {
	padding:0 0 0 20px;
	margin:0;
	}

#cancel {
	height:16px;
	background:url(/images/icons/icon_cancel.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
}
#cancel p {
	padding:0 0 0 20px;
	margin:0;
}
#fullscreen {
	height:16px;
	background:url(/images/icons/icon_view.gif) no-repeat;
	padding-bottom:10px;
	margin:0;
}
#fullscreen p {
	padding:0 0 0 20px;
	margin:0;
}
#archive {
	height:16px;
	background:url(/images/icons/icon_archive.gif) no-repeat;

	margin:0;
}
#archive p {
	padding:0 0 0 20px;
	margin:0;
}


#column1 {
	width: 240px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	}

#column2 {
	width: 240px;
	float:left;
	margin:0 0 10px 0;
	padding-left:10px;
	}

#column3 {
	width: 240px;
	float:left;
	margin:0 0 10px 0;
	padding-left:10px;
	}




.box_top {
	background: url(/images/boxtop.gif) no-repeat;
	height:7px;
	width:240px;	
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
.box_bottom {
	background: url(/images/boxbottom.gif) no-repeat;
	height:7px;
	width:240px;	
	font-size:0;
	line-height:0;
	padding:0;
	margin:0 0 10px 0;
	}


#box {
	width: 238px;
	height:246px;
	background:#f9f9f9;
	border-right:solid 1px #ccc; 
	border-left:solid 1px #ccc;
	margin:0;
	padding:0;
	}
	
#box p {
	padding-right:5px;
	padding-left:5px;
	}


#boxhead_products {
	border-bottom:solid 2px #416188; 
	background: #e7e7e7;
	}
#boxhead_services {
	border-bottom:solid 2px #60A9CC; 
	background: #e7e7e7;
	}	
#boxhead_casestudies {
	border-bottom:solid 2px #BD0275; 
	background: #e7e7e7;
	}
#boxhead_aboutus {
	border-bottom:solid 2px #CA622D; 
	background: #e7e7e7;
	}	
#boxhead_ourideas {
	border-bottom:solid 2px #8D172D; 
	background: #e7e7e7;
	}	


h1.products {
	color: #416188; 
	}
h1.services {
	color: #60A9CC; 
	}	
h1.casestudies {
	color: #BD0275; 
	}
h1.aboutus {
	color: #CA622D; 
	}	
h1.ourideas {
	color: #8D172D; 
	}	




ul.image {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}


ul.image a {
	text-decoration:none;
	}


ul.boxheader {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	color:#000;
	}

li.arrow {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/arrow.gif) left top no-repeat;
}

li.info {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/Information.gif) left top no-repeat;
}
li.pricing {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/dollar.gif) left top no-repeat;
}
li.view {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/glasses.gif) left top no-repeat;
}
li.help {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/icon_help.gif) left top no-repeat;
}
li.pdf {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/icon_pdf.gif) left top no-repeat;
}

li.casestudies {
	margin: 5px 8px;
	padding: 0px 0 8px 20px;
	background: url(/images/icons/View.gif) left top no-repeat;
}




li.header_products {
	margin: 0;
	padding: 3px 0 5px 20px;
	background: url(/images/icons/Applications.gif) left top no-repeat;
}

li.header_services {
	margin: 0;
	padding: 3px 0 5px 20px;
	background: url(/images/icons/Tool.gif) no-repeat left;
}

li.header_casestudies {
	margin: 0;
	padding: 3px 0 5px 20px;
	background: url(/images/icons/View.gif) no-repeat left;
}

li.header_aboutus {
	margin: 0;
	padding: 3px 0 5px 20px;
	background: url(/images/icons/Information.gif) no-repeat left;
}

li.header_ourideas {
	margin: 0;
	padding: 3px 0 5px 20px;
	background: url(/images/icons/light.gif) no-repeat left;
}


#topnav a:link, #topnav a:visited {
  color:#000;
  text-decoration:none;
  }


/*li.header_products a:link, li.header_products a:visited {
  color:#000;
  text-decoration:none;
	}
li.header_services a {
	text-decoration:none;
	}
li.header_casestudies a {
	text-decoration:none;
	}
li.header_aboutus a {
	text-decoration:none;
	}
li.header_ourideas a {
	text-decoration:none;
	}
*/