* {padding: 0; margin: 0;}
* html {
	margin:0px;
	padding:0px;
	height:100%;
	}
* html #holder {
	height:100%;
}	
body {height:100%;
	  background:  #E0E0E0;
	  margin:auto;
	  padding:0px;
	  text-align:center;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  color:#6d6d6d;
	  }
div#breadcrumb {
	font-size:10px;
	float:right;
	padding:10px 10px 0px 0px;
	margin-bottom:0px;
	display:inline;
	color:#ededed;
	}	 
#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:visited, 
#breadcrumb a:active, 
#breadcrumb a:hover {
	color:#abe4ff;
	font-weight:bold;
	}
	  
div#container {
	width:850px;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	background-color:#ffffff;
	min-height:100%;
	height:93%;
	position:relative;
	}
h1 {
	font-size:17px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
h2 {
	font-size:16px;
	font-weight:bold;
	padding:16px 0px 0px 0px;
	color:#37708e;
	
	}
h2.title {
	font-size:20px;
	padding:12px 0px 15px 0px;
}	
h3 {
	margin-top:20px;
	color:#de992e;
	font-size:14px
	}
h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color:#de992e;
	}	

h3.services {
	
	}			
ul.normal, ol.normal {
	padding-left:27px;
	margin-bottom:5px;
	margin-top:5px;
	}
ol.normal li, ul.normal li {
	margin-bottom:5px;
	}		
.screen {margin-right:3px;
	font-size:11px;
	font-weight:bold;
	margin:16px 0;
	}	  
div#header {
	background:url(images/header_new.jpg) repeat-x top #286583;

	margin:0px;
	padding:0px;
	font-size:14px;
	}  
div#menu {

	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	height:20px;
	clear:both;
	}	
#menu ul li{
	display:inline;
	background-color:#4D90B1;
	margin:0px 1px 2px 2px;
	padding:10px 9px 2px 9px;
	font-size:11px;
	font-weight:bold;
	position:relative;
	z-index:0
	}	
#menu ul li a {
	position:relative;
	padding-bottom:3px;
	background-color:transparent;
	color:#ffffff;
	}
#menu ul li a:hover {
	text-decoration:none
	}
		
#menu ul {
	padding:0px;
	margin:0px 0px 0px 0px
	}	

div.line {
	width:100%;
	height:5px;
	background-color:#A4A4A4;
	font-size:1px;
	padding:0px;
	margin:0px;	
	}
div#banner {
	width:100%;
	background-color:#ffffff;
	text-align:center
	}	
div.rhcol {
	width:200px;
	float:right;
}	

.rhcol-home {
	width:200px;
	float:right;
	margin-top:-20px;
}	
div.rhdiv {

	margin:7px 0px 20px 10px;
	color:#6D6D6D;
	font-size:12px;
	}
div.address {
	padding-left:10px;
	font-size:11px;
	}
	
ul.bullet {
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	margin:5px 0px 0px 27px;
	}
ul.bullet li {
	margin-left:0px;
	padding:4px 0px 0px 3px;
	vertical-align:text-top
	}
		
ul.bullet li:hover, ul.bullet li.hover {
	list-style-image:url(images/bullet_hov.gif);
	}
div#content {
	width:525px;
	float:left;
	padding:8px 10px 10px 0px;
	font-size:12px;

	}
div#homecontent {
	width:auto;
	padding:8px 10px 10px 0px;
	font-size:12px;
	}	
p {margin:8px 0 8px 0}		

div.services,  div.products , div.resources{
	width: 298px;
	margin-bottom:10px
	}
div.casestudies {
	width:508px}

div.casestudies{
	float:right}
div.products {
	margin-right:	10px;
	}
		
div#bottomnav {
	text-align:center;
	clear:both;
	font-size:12px;
 	position:relative;
	padding-top:10px;
	top:-10px;
	background-color:#FFFFFF;
	}		
a, a:link, a:hover, a:visited {
	color:#276482;
	text-decoration:none;
	}	
a:hover {
	text-decoration:underline
	}	
div#body {
	padding: 10px 15px 15px 18px;
	height:auto;
	clear:right
	}
div#footer {
	text-align:center;
	color:#6d6d6d;
	background-color:#ffffff;
	position:relative;
	margin:auto auto auto auto;
	width:850px;
	clear:both
	}
div.clear {clear:both;
	height:1px;
	overflow:hidden;
	}	
div#footerin {
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	height:31px;
	color:#ffffff;
	font-size:10px;
	position:relative;
	margin:0px;
	padding:0px;
	}	
div#footerin p {
	padding-top:8px;
	margin:0px;
	}
#footer a, #footer a:link, #footer a:visited, #footer a:active {color:#6d6d6d}	
#footerin a, #footerin a:link, #footerin a:visited, #footerin a:active {color:#ffffff}	
img {border:0px}	

/*submenu drop down*/
ul.submenu {
	display:none;
	position:absolute;
	top:26px;
	left:0;
	background-color:#6ab4d8;
	list-style:none;
	padding:4px;
	color:#ffffff;
	width:230px;
	z-index:200
	}
.submenu li {
	display:block !important;
	background-color:#4d90b1 !important;
	padding:5px !important;}
.submenu li:hover, .submenu li.hover {
	background-color:#76b5d4 !important;
	color:#ffffff
	}	
.popup:hover ul, .popup.hover ul{ display: block; }			
/*----*/
/*-------round corners-------*/
div.inside {
	background-color:#ecf4fe;
	padding:8px;
	font-size:12px;;
	height:1%;
	}
.top-right {
	float: right;
	margin-top: -9px;
	background-image: url('images/cnr_topright.gif'); 
	height: 9px; 
	width: 9px;
	font-size: 2px;
}
.top-left {
	background-image: url('images/cnr_topleft.gif');
	height: 9px;
	margin-right:9px;
	font-size: 2px;
}
.bottom-left {
	background-image: url('images/cnr_bottomleft.gif');
	height: 9px;
	font-size: 2px;
	margin-right: 9px;
}

.bottom-right {

	background-image: url('images/cnr_bottomright.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 9px;
	font-size: 2px;
	margin-top: -9px;
}
/*------- GREY round corners-------*/

.top-right-grey {
	float: right;
	margin-top: -9px;
	background-image: url('images/cnr_topright_grey.gif'); 
	height: 9px; 
	width: 9px;
	font-size: 2px;
}
.top-left-grey {
	background-image: url('images/cnr_topleft_grey.gif');
	height: 9px;
	margin-right:9px;
	font-size: 2px;
}
.bottom-left-grey {
	background-image: url('images/cnr_bottomleft_grey.gif');
	height: 9px;
	font-size: 2px;
	margin-right: 9px;
}

.bottom-right-grey {

	background-image: url('images/cnr_bottomright_grey.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 9px;
	font-size: 2px;
	margin-top: -9px;
}
div.inside-grey {
	background-color:#eff1ef;
	padding:8px;	
	font-size:12px;;
	height:1%;
	}
.warning, .errors {
	color:#990000;
	text-transform:uppercase
	}
table {
	font-size:12px;
	}	
.button {
	background-image:url(images/bg_button_grey.gif);
	background-repeat:no-repeat;
	color:#087e9f;
	width:84px;
	height:36px;
	padding-bottom:2px;
	border:0;
	font-size:14px;
}
.smalltxt {
	font-size:10px}
img.border {
	border: 2px solid #d4d4d4;
	margin-left:5px;
	}	
img.line {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	}
.info {
	width:320px;
	height:120px;
	background-image:url(images/bg_info.gif);
	background-repeat:no-repeat;
	padding-top:8px;
	font-size:11px;
	}
.info div {
	margin:0px 8px 10px 50px;
	}
div.bar {
	width:450px;
	margin-bottom:20px;
	}			
.bar h3 {
	background-image:url(images/bar_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFFFFF;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	}
.bar div.border {
	display:block;
	border:1px solid #999999;
	padding:0px 15px 10px 15px;
	}	
.bar h4 {
	font-size:18px !important;
	color:#de992e;
	}	
.blue, h3{color:#276482 !important}
.extranet {color:#ff303b}	
.publisher {color:#a5d835}
.ecommerce {color:#f3990d}
.mailer {color:#cc50ff}



.message{
	width:600px;
}