/*
Velaris Website Styles
6/13/2007
*/
/* 	This is to keep the page from jumping out of alignment in Mozilla, Firefox and Netscape browsers.
	It forces those browsers to have a scroll bar area (appox. 22px wide). */
html { min-height: 100.05%; }
body {
	margin: 0; 
	padding: 0;
	text-align: center;
	background: #374b57 url(../images/bg_website.gif) repeat-x top left;
	color: #43738a;
	font-family: Trubechet MS, Arial, sans-serif;
	font-size: 76%;
	}
#wrapper {
	width: 1000px;
	padding: 0;	
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	color: #43738a;
	color: #000;
/*	height: 779px; */
}	
a img {
	border: 0;
	}
a:link, a:visited  {
	color: #43738a;
	text-decoration: none;
	}
a:hover, a:active {
	color: #999;
	text-decoration: underline;
	}
/*---------------------------------------*/
#header {
	margin: 0; 
	padding: 0;
	width: 1000px;
	height: 71px;
	background: #fff url(../images/bg_header_1.gif) no-repeat top right;
	font-size: 0.9em;
}
#header img#headlogo {
	float: left;
	margin: 0; 
	padding: 16px 0 0 0;
}
#headerlinks {
	margin: 0; 
	padding: 7px 10px 0 0; 
}
#headerlinks p {
	margin: 0; 
	padding: 3px 8px 0 0;
}
#sbi {
	border: 1px solid #999;
	margin: 0; 
	padding: 2px 0 0 3px;
	height: 16px;
	font-size: 0.9em
}
/*----------------------------------------*/
#mainnav {
	margin: 0; 
	padding: 0;
	width: 1000px;
	height: 36px;
	color: #fff;
	background: #fc3 url(../images/bg_mainnav_1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
/* Main navigation styles */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding: 10px 20px;
	color: #fff;	
	background-color:#fc3;
	background: url(../images/bg_line.gif) no-repeat top right; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	font-size: 0.9em;
}
/* Target the last main navigation link to have no "bar" on the right side */
#nav a.last {
	background-image: none;
}
/* #nav a.one, #nav a.two, #nav a.three, #nav a.four, #nav a.five, #nav a.six, #nav a.home { */
#nav a.one, #nav a.two, #nav a.three, #nav a.home {
	text-align: left;
}
#nav li {
	float: left;
	padding: 0;
}
/* -------------------------- */
/* The dropdown links lists */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px; 
	font-weight: normal;
	background-color: #374b57;
	margin: 0; 
}
#nav li li {
	padding: 0;
	width: 160px;
	border-bottom: 1px solid #000;
}
#nav li ul a {
	padding: 6px 10px;
	width: 140px;
	font-size: 0.9em;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -1.5em 0 0 140px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background: #ccc url(../images/bg_mainnav_on_1.gif) repeat-x;
}

/*--------------- special rule to show "on" state when in section */
#about_company #nav a.one,
#about_team #nav a.one,
/*----------------------------------------*/
#services_he #nav a.two,
#services_heod #nav a.two,
#services_wiod #nav a.two,
#services_biod #nav a.two,
/*----------------------------------------*/
#practices_ce #nav a.three,
#services_development #nav a.three,
#services_sd #nav a.three,
#services_bp #nav a.three,
/*----------------------------------------*/
#services_training #nav a.four,
#training_hyperion #nav a.four,
#training_olt #nav a.four,
#training_custom #nav a.four,
/*----------------------------------------*/
#services_rss #nav a.five,
#services_hc #nav a.five,
#services_rsd #nav a.five,
#services_rms #nav a.five,
#services_migration #nav a.five,
/*----------------------------------------*/
#customers_rep #nav a.six,
#customers_news #nav a.seven,
/*----------------------------------------*/
#news_wd #nav a.eight,
#partners_ptr #nav a.nine
/* #practices_ga #nav a.three, */
/*----------------------------------------*/
/*#services_remote #nav a.three,
/* #training_standard #nav a.four, 
#training_cognos #nav a.four, */
/*----------------------------------------*/
/* #customers_representative #nav a.five,
#customers_success_stories #nav a.five, */
/*----------------------------------------*/
/* #partners #nav a.six */
 {
	background: #ccc url(../images/bg_mainnav_on_1.gif) repeat-x;
}
/*---------------*/

/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #fff;
	background-image: none;
}
#nav li ul.under a:hover {
	background: #404040;
	color: #fff;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #c90;
}
/* special width for a wide secondary dropdown item */
#nav li ul.under li:hover a#w1, #nav li ul.under li.sfhover a#w1 {
	color: #fff;
	background-color: #c90;
	width: 155px;
}
/* -------------------------- */
#banner {
	clear: left;
	margin: 0; 
	padding: 0;
/* original width 740 */	
	width: 1000px;
	height: 185px;
	border-top: 1px solid #fff;
}
/* #colorbar {
	clear: left;
	margin: 0; 
	padding: 0;
	width: 1000px;
	height: 100px;
	background-color: #688b98;
	border-top: 3px solid #fff;
} */
 #colorbar_bottom {
 	clear: left;
	margin:  500px; 
	padding: 0;
	width: 500px;
	height: 30px;
	background-color: #374b57;
/*	border-top: 3px solid #fff; */
} 
/*---------------------------------------*/
#homecontent {
	margin: 0; 
	padding: 0;
}
#intro {
	float: left;
	margin: 10px 0 10px 20px; 
	padding: 0;
	width: 492px;
	height: 102px;
	background: #fff url(../images/bg_homeintro.gif) no-repeat top right;
}

/* ---------- */
* html #intro  /* (IE only) */
{
	margin: 10px 0 10px 10px;   /* (IE5.x/Win) */
	margin: 10px 0 10px 10px;  /* (other IE) */
}
/* ---------- */


#intro p {
	margin: 0; 
	padding: 0;
	color: #43738a;
	width: 440px;
	line-height: 1.6em;
}
#homenews {
	float: right;
	margin: 10px 20px 20px 0;
	padding: 0;
	width: 185px;
	font-size: 0.9em;
	border-top: 1px solid #f90;
	background: #fff url(../images/bg_home_boxes_news.gif) repeat-y top right;
}
#insights {
	float: left;
	margin: 10px 0 20px 20px; 
	padding: 0;
	width: 235px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
	border-top: 1px solid #f90;
	background: #fff url(../images/bg_home_boxes.gif) repeat-y top left;
}
#insights_1 {
	float: left;
	margin:  10px 0 270px 20px; 
	padding: 0;
	width: 235px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
	border-top: 1px solid #f90;
	background: #fff url(../images/bg_home_boxes.gif) repeat-y top left;
}

/* ---------- */
* html #insights  /* (IE only) */
{
	margin: 10px 0 20px 10px;   /* (IE5.x/Win) */
	margin: 10px 0 20px 10px;  /* (other IE) */
}
/* ---------- */

#education {
	float: left;
	margin: 10px 0 20px 20px;
	padding: 0;
	width: 235px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
	border-top: 1px solid #f90;
	background: #fff url(../images/bg_home_boxes.gif) repeat-y top left;
}
/* ---------- */
#reg_table {
	margin: 10px 0 20px 20px;
	padding: 0px 0 0px 20px;
}

* html #education  /* (IE only) */
{
	margin: 10px 0 20px 10px;   /* (IE5.x/Win) */
	margin: 10px 0 20px 10px;  /* (other IE) */
}
/* ---------- */

#insights p, #education p, #homenews p, #related_links p {
	margin: 0; 
	padding: 10px 3px 3px 15px;
}
#insights a:link, #education a:link, #homenews a:link, #insights a:visited, #education a:visited, #homenews a:visited {
	color: #43738a;
	text-decoration: underline;
	}
#insights a:hover, #education a:hover, #homenews a:hover, #insights a:active, #education a:active, #homenews a:active {
	color: #999;
	text-decoration: underline;
	}
/*---------------------------------------*/
#interiornav {
	float: right;
	width: 175px;
	margin: 0px 0px 0px 0px; 
	padding: auto;
	background-color: #eeeeee; 
    font-size:  medium;
/*		border-right: thin double #43738a;
    min-height: 500px;
    height: auto;
    height: auto !important;
	height:500px; 
	background: #f0ae16 url(../images/bg_interiornav.gif) no-repeat bottom left; 
	background: #fff url(../images/bg_related_links.gif) repeat-y top right; */
	font-size: 0.9em;
}
#navlist {
	padding: 20px 0 0 8px;
	margin: 0;
	width: 126px;
}
#navlist li {
	list-style: none;
	background: #ffba18 url(../images/bg_navlistli.gif) no-repeat bottom left;
	height: 28px;
}

#navlist li a { 
	display: block;
	margin: 0;
	padding: 5px 0 5px 13px;
	color: #000;
	text-decoration: none;
}
#navlist2 {
	padding: 20px 0 0 8px;
	margin: 0;
	width: 126px;
}
#navlist2 li {
	list-style: none;
	background: #edecec url(../images/bg_navlistli.gif) no-repeat bottom left;
	height: 42px;
}
#navlist2 li a { 
	display: block;
	margin: 0;
	padding: 5px 0 5px 13px;
	color: #000;
	text-decoration: none;
}
#navlist li a:hover, #navlist li a:active { 
	background-image: url(../images/bullet_interior_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#navlist2 li a:hover, #navlist li a:active { 
	background-image: url(../images/bullet_interior_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
/*----------------------------------------*/
#practices_ce #navlist li a#pce,
#services_sd #navlist li a#ssd,
#services_development #navlist li a#sd,
#services_bp #navlist li a#sbp,
/*----------------------------------------*/
#services_rss #navlist li a#rss,
#services_hc #navlist li a#hc, 
#services_rsd #navlist li a#rsd,
#services_rms #navlist li a#rms,
#services_migration #navlist li a#migration,
/*----------------------------------------*/
#approach_coe #navlist li a#acoe,
#approach_dm #navlist li a#adm,
/*----------------------------------------*/
/* #practices_ce #navlist li a#pce, */
#practices_ga #navlist li a#pga,
/*----------------------------------------*/
#services_training #navlist li a#st,
#training_hyperion #navlist li a#obs,
#training_olt #navlist li a#olt,
#training_custom #navlist li a#tc,
/*----------------------------------------*/
#customers_rep #navlist li a#rep,
#customers_news #navlist li a#news,
/*----------------------------------------*/
#partners #navlist li a#ptr,
/*----------------------------------------*/
#about_company #navlist li a#av,
#about_team #navlist li a#am,
#about_careers #navlist li a#ac,
/*----------------------------------------*/
#contact_form #navlist li a#ccf,
#contact_driving #navlist li a#cdd,
/*----------------------------------------*/
#news_home #navlist li a#neh,
#news_press #navlist li a#npr,
#news_media #navlist li a#nmc,
#news_coverage #navlist li a#nc,
/*----------------------------------------*/
#insights_whitepapers #navlist li a#i
{ 
	background-image: url(../images/bullet_interior_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#training_hyperion #navlist li a#tosh,
#training_cognos #navlist li a#tosc
{
	font-weight: bold;
}
/*----------------------------------------*/
#main {
	float: left;
	margin: 0 0 20px 0; 
	padding: 0;
	width: 600px;
/*	border-right: 1px solid #ccc; */
/*	border-left: thin solid #feb818; */
	color: #374b57;
	font-size: 0.9em;
}
#main p {
	margin: 0; 
	padding: 0 15px 15px 12px;
	line-height: 20px;
	font-size: medium;
}
#main ul, #main ol {
	margin: 0; 
	padding: 0 25px 15px 30px;
	line-height: 1.8em;
}

h2 {
	margin: 0; 
	padding: 25px 15px 22px 12px;
	font-size: 1.4em;
}
h3 {
	margin: 0; 
	padding: 20px 15px 10px 12px;
	font-size: 1.1em;
}
h4 {
	margin: 0; 
	padding: 5px 15px 10px 12px;
	font-size: 1.1em;
	font-style: italic;
}
#sidebar {
	float: left;
	margin: 0;
	color: #374b57; 
	padding: 20px 0 0 0;
	width: 200px;
}
#sidebar p {
	margin: 0; 
	padding: 0 15px 15px 12px;
	color: #374b57;
	font-size: 0.9em;
}
#related_links {
	float: left;
	margin: 20px 0 20px 14px;
	padding: 0;
	width: 200px;
	font-size: 0.9em;
	border-top: 1px solid #f90;
	background: #fff url(../images/bg_related_links.gif) repeat-y top right;
}
#longline {
	float: left;
	margin: 20px 0 20px 14px;
	padding: 0;
	width: 999px;
	height: 30px;
	font-size: 0.9em;
	border-top: 1px solid #f90;
	background: #fff url(../images/longline.jpg) repeat-y top right;
}

/* ---------- */
* html #related_links  /* (IE only) */
{
	margin: 100px 0 20px 7px;   /* (IE5.x/Win) */
}
/* ---------- */

#related_links p {
	margin: 0; 
	padding: 5px 3px 0 15px;
}
/*---------------------------------------*/
#footer {
    clear:left;
	margin: 0px 0px 20px 0px;  
	padding: auto;
	width: 1000px;
	background-color: #eeeeee;
/*	background: #d7d7d7  url(../images/bg_footer_1.gif) repeat-x top left; */
	color: #43738a;
	font-size: 10pt;
/*		text-align: left; */
	height: 90px;
}
#footer_text_1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 30px;
	color: #374b57;
	font-size: 10pt;
	line-height: 1.2em;
}
#info_pic {
	float:  left;
	margin: 0px 0 10px 0px; 
	padding: 0;
	width: 100px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
}
#footer_text_2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 50px;
	color: #374b57;
	font-size: 10pt;
	line-height: 1.2em;
}
#footer_text_3 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 50px;
	color: #374b57;
	font-size: 10pt;
	line-height: 1.2em;
}
#facebook_pic {
	float:  left;
	margin: 0px 0 10px 0px; 
	padding: 0;
	width: 100px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
}
#emailus_pic {
	float:  left;
	margin: 0px 0 10px 0px; 
	padding: 0;
	width: 125px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
}
#gsa_pic {
	float:  left;
	margin: 0px 0 10px 0px; 
	padding: 0;
	width: 140px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #43738a;
}
#footer p {
	margin: 0; 
	padding: 20px 0 0 0;
}
.CustomerGrouping
{
	float: left; 
	width: 200px;
}
.CustomerGrouping_1
{
	float: left; 
	width: 164px;
}