body, body *{
	margin: 0;
	padding: 0;
	border: 0;	
}
body{
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	margin: 2px;
	min-width:750px;
}
h1{
	font-size: 0.1em;
	color: #fff;
	text-align: right;
	background: url(../images/header_logo.gif) no-repeat;
	background-position: 27% 0%;
	width: 100%;
	height: 90px;
}
#header h2{
	font-size: 0.1em;
	color: #FE6C17 !important;
	vertical-align: bottom;
	margin-left: 6em;
}
h4{
	margin: 0.5em 0 0.3em 0;
	font-size: 1em;
}

blockquote {
		margin: 1.2em; 
		border:1px solid #FE6C17;
}

#contentSection #content #rightColumn h4 a{
	color: #000;
	clear:both;
}
#level2 h4{
	margin: 2em 0 0.3em 0;
	font-size: 1em;
	color: #000;
	margin-left: 0.95em;
}
#level2 #contentSection #content h4 a{
	color: #000;
}
h5{
	font-size: 0.8em;
	margin-bottom: 0.3em;
}
#level2 h5{
	margin-left: 1.3em;
}
#level2 h3, #level2 #content h2{
	color: #67686D;
	margin: 0.5em;
	font-size:1.2em;
}
#level2 #content h3 span{
	font-size: 0.8em;
}

#level2 a{color: #FF5615; }
/*
#level2.vision a, #level2.vision h3{ color:#C66B06; }
#level2.services a, #level2.services h3{ color:#352792; }
#level2.knowledge a, #level2.knowledge h3{ color:#6901A7; }
#level2.blog a, #level2.blog h3{ color:#217225; }
#level2.contact a, #level2.contact h3{ color:#A90A01; }
*/

a{ 
	text-decoration: none;
	color: #FF5615;
}

a:hover{
	text-decoration: underline;
}

#header{
	width: 100%;
	height: 128px;
}
#header, .welcome #header{
	background: #FF5910 url(../images/banner_default.jpg) no-repeat top right;
}
.welcome h2{
	background: url(../images/heading_welcome.gif) no-repeat bottom left;
	width: 345px;
	height: 100%;
}
.vision #header{
	background: #FF5910 url(../images/banner_vision.jpg) no-repeat top right;
}
.vision h2{
	background: url(../images/heading_why.gif) no-repeat bottom left;
	width: 329px;
	height: 100%;
}
.services #header{
	background: #FF5910 url(../images/banner_services.jpg) no-repeat top right;
}
.services h2{
	color: #4331B9;
	background: url(../images/heading_what.gif) no-repeat bottom left;
	width: 225px;
	height: 100%;
}
.knowledge #header{
	background: #FF5910 url(../images/banner_knowledge.jpg) no-repeat top right;
}
.knowledge h2{
	color: #A313FE;
	background: url(../images/heading_knowledge.gif) no-repeat bottom left;
	width: 379px;
	height: 100%;
}
.blog #header{
	background: #FF5910 url(../images/banner_blog.jpg) no-repeat top right;
}
.blog h2{
	color: #35B73D;
	background: url(../images/heading_blog.gif) no-repeat bottom left;
	width: 165px;
	height: 100%;
}
.contact #header{
	background: #FF5910 url(../images/banner_contact.jpg) no-repeat top right;
}
.contact h2{
	background: url(../images/heading_contact.gif) no-repeat bottom left;
	width: 263px;
	height: 100%;
}
#mainContent{
	width: 80%;
	float: right;
}
#contentSection{
	width: 70%;
}
#level2 #contentSection{
	width: 100%;
}
#level2 #contentSection img{
	margin: 1em;
	display: block;
}
#navigation{
	width: 19%;
	float: left;
}
/* Box model hack to make main nav stretch all the way in IE5.x */
* html #navigation  /* this selector recognized by IE only */
{
  width: 20%;   /* total width (only for IE5.x/Win) */
  w\idth: 19%;  /* content width (for other IE) */
}
/* End Box model hack */
#mission{
	position: absolute; 
	width: 23%; 
	left: 75%;
	font-size: 10px;
	margin: 0.1% 0 0.9% 0;
}
#top_images{
	position: absolute; 
	width: 23%; 
	right: 26%;
	font-size: 10px;
	margin: 0.5% 1% 0.9% 3%;
}
#top_images p{
	margin-bottom: 2%;
}
#rightColumn{
	width: 46%;
	max-width: 23%;
	position: absolute;
	left: 74%;
	top: 220px;
	border-left: 1px solid #807F84;
	margin: 5px 0 0 0;
	padding: 13px 0 3px 10px;
	background: #fff;
}
#rightColumn a{
	color: #FF5615;
}

#rightColumn a.right {
	margin-top: -3px;
}

.services #rightColumn a{ color:#352792; }

img.cbc{
	margin-left: -150px;
}
#contentSection #content #rightColumn h3, #mission h3{
	color: #FF5615;
	font-size: 1em;
	clear:both;
}
#contentSection #content #rightColumn p{
	margin: 0 0 10px 0;
	padding: 0;
}
#navigation #mainNav{
	height: 128px;
}
#navigation ul#mainNav ul{
	list-style-type: none;
	height: 100%;
}
#navigation ul#mainNav li{
	display: inline;
}	
#navigation ul#mainNav li a{
	display: block;
	color: #FF5615;
	font-weight: bold;
	width: 99%;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	height: 20px;
	font-size: 0.1em;
	text-align: right;
	padding-right: 5%;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #FF5615; 
	background-image: url(../images/mainnav_welcome.gif);
}
#navigation ul#mainNav li a:hover,
#navigation ul#mainNav li.active a { background-color: #FF804F;  }
#navigation ul#mainNav li a.vision{ background-image: url(../images/mainnav_why.gif); }
#navigation ul#mainNav li a.services{ background-image: url(../images/mainnav_what.gif); }
#navigation ul#mainNav li a.knowledge{ background-image: url(../images/mainnav_knowledge.gif);}
#navigation ul#mainNav li a.blog{	background-image: url(../images/mainnav_blog.gif);}
#navigation ul#mainNav li a.contact{ background-image: url(../images/mainnav_contact.gif);}

#navigation ul#mainNav li a.lastNav{
	padding-top: 26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 1px;
	padding-bottom: 2px;
}
#navigation ul#secondaryNav *,
#navigation ul#secondaryNav,
#navigation ul#secondaryNav ul, 
#navigation ul#secondaryNav ul ul, 
#navigation ul#secondaryNav li,
#navigation ul#secondaryNav ul li ,
#navigation ul#secondaryNav ul ul li 
{
		padding: 0;
		width:100%;
}	
#navigation ul#secondaryNav ul{
	list-style-type: none;
}
#navigation ul#secondaryNav li{
	display: inline;
	width:100%;
	float:left;
}	

#navigation ul#secondaryNav li.section{
	display: block;
	background: #fff;
	font-weight: bold;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
	float:right;
	clear:both;
	padding-left:20px;
	width:auto;
}

#navigation ul#secondaryNav li.section a{
	color: #FF5615;
	font-weight: bold;
	font-size: 12px;
}

#navigation ul#secondaryNav li a{
	display: block;
	background: #fff;
	color: #FF5615;
	font-weight: bold;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
	float:right;
	clear:both;
	padding-left:20px;
	width:auto;
}
#navigation ul#secondaryNav ul {

}
#navigation ul#secondaryNav ul li a{
	display: block;
	background: #fff;
	color: #FF5615;
	font-weight: normal;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0.3em;
	clear:both;
	padding-left:15px;
	width:auto;
}

#navigation ul#secondaryNav ul ul {
	padding-bottom:10px !important;
}

#navigation ul#secondaryNav ul ul li a{
	display: block;
	background: #fff;
	color: #FF7540;
	font-weight: normal;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	font-size: 9px;
	margin-top: 0.2em;
	clear:both;
	padding-left:15px;
	width:auto;
	text-align:left;
}

#navigation ul#secondaryNav li a span{
	color: #000;
	font-size: 0.8em;
}

#navigation ul#secondaryNav li a.active{ background: #fff url(/images/dot-free-arrow.gif) top left no-repeat;}
#navigation ul#secondaryNav li a:hover{ color:#C43600; }
#navigation ul#secondaryNav ul li a.active{ background: #fff url(/images/dot-free-arrow-small.gif) top left no-repeat;}
#navigation ul#secondaryNav ul li a:hover{ color:#C43600; }

#content{
	width: 90%;
	border-left: 1px solid #807F85;
	margin-left: 10px;
	font-size: 0.8em;
	padding: 3px 0 50px 28px;
}
#level2 #content {
	width: auto;
	padding-right: 25%;
	position: relative;
}
#imgCol {
	width: 23.5%;
	padding: 5px;
	position: absolute;
	right:0;
	top:0;
	text-align:center;
	font-size: 0.8em;
}
#content #imgCol * {
	margin:auto;
	padding: 0;
	text-align:center;
}

#content #imgCol img {
	margin:auto;
	padding-top: 15px;
}

#content #imgCol h3 {
	width:80%;
	margin:0;
	padding: 0;
}

#content #imgCol p {
	margin: 20px 0;
	padding:0;
	width:80%;
	clear:left;
}

#content #imgCol p.contact {
	margin: 5px 0;
}

#content #imgCol span.caption {
	display: block;
	margin-top:0;
}

#content #imgCol a.pdf {
	display: block;
	margin:auto;
	height: 25px;
	padding-left:28px;
	background: #fff url(/images/acrobat.gif) top left no-repeat;
	text-decoration:underline;
	text-align:left;
}
#content #imgCol a:hover.pdf {
	text-decoration:none;
}
#content #imgCol span.caption {color: #FF5615; }
.vision #content #imgCol span.caption{ color:#C66B06; }
.services #content #imgCol span.caption{ color:#352792; }
.knowledge #content #imgCol span.caption{ color:#6901A7; }
.blog #content #imgCol span.caption{ color:#217225; }
.contact #content #imgCol span.caption{ color:#A90A01; }

#content p{
	margin: 10px;
	padding: auto;
}
.homepagePromo{
	width: 34%;
	height: 200px;
    font-size: 0.7em;
	padding-left: 10px;
	float: left;
}
.homepagePromo{
	margin-top: auto;
	margin-top/**/: -3.1em;
}
.swirl{
	background: url(../images/homepage_swoshbg.gif) no-repeat top left;
	margin-left: 1%;
}
.homepagePromo h3{
	font-size: 1em;
	margin-bottom: 5px;
	color: #6C6C6C;
}
.swirl h3{
	padding-top: 50px;
}
.homepagePromo img{
	padding-right: 8px;
}
.homepagePromo a{
	color: #FF5615;
	margin-bottom: 15px;
	display: block;
}
.homepagePromo a.promo_img{
	display: inline;
	margin-bottom: auto;
}
.homepagePromo p{
	margin-left: 57px;
}
.left{
	float: left;
}	
.right{
	float: right;
}
#footerLinks{
	width: 98%;
	clear: both;
	border-top: 1px solid #E4E4E7;
	padding: 1% 0.5% 1% 0.5%;
	font-size: 0.7em;
	text-align: center;
	margin-top: 10em;
	float: left;
}
#footerLinks a{
	color: #FF5615;
}
#jimmyweb{
	width: 98%;
	clear: both;
	padding: 1% 0.5% 1% 0.5%;
	font-size: 0.7em;
	text-align: center;
	margin-top: 2em;
	float: left;
}
#jimmyweb a{
	color: #FF5615;
}
a.linkRight{
	display: block;
	width: 95%;
	clear: both;
	text-align: right;
}
#content ol, #content ul{
	margin-left: 4em;
}
#content ol, #content ul{
	margin-bottom: 2em;
}
#content ol li, #content ul li{
	margin: 0.5em;
}
#content ol li ul{
	margin-bottom: 1em;
}

#content ul { 
	list-style-image:url(/images/bullet.gif); 
}

sup{
font-size: 9px;
}
/* $forms */
fieldset{
	border: 1px solid #FF5615;
	margin: 10px;
	padding: 10px;
}
legend{
	margin-bottom: 20px;
}
form input, form textarea{
	display: block;
	margin: 1% auto 1% 10%;
	border: 1px solid #FF5615;
	padding: 2px;
}
form table{
	margin-left: 0.5em;
}
form table td{
	padding: 0.3em;
}
form table td input, form table td textarea{
	border: 1px solid #CCC;
	padding: 0.2em;
	display:inline;
}
/* end forms */
.alert{
	color: red;
	font-weight: bold;
}
form .v_message {
		left:25px !important;
}
#contentSection #content img.rightImage{
	margin-right: -1%;
	float: right;
	clear: right;
}
p.quote img{
	padding-left: 3%;
}
.clear{
	clear: both;
}
div.divider hr{
	display: none;
}
div.divider{
	width: 90%;
	margin: 3% auto 3% auto;
	border-top: #FF5615 1px dashed;
	height: 1px;
}
#contentSection #content div.blogComment *{
	border: 0;
	padding: 0;
	margin: 0;
	padding: 3px;
}
#contentSection #content div.blogComment{
	border: 1px solid #FF5615;
	margin: 2%;
	padding: 1%;
	width: 93%;
}
#contentSection #content div.blogComment h4{
	width: 99%;
	background: #F7B16C; 	
}
#contentSection #content div.blogComment h5{
	margin-bottom: 1%;
}
.textcenter{
	text-align: center;
}
#contentSection #content p.ContentImage{
	padding-bottom: 2.5%;
}
#contentSection #content p.ContentImage em{
	display: block;
	float: left;
	margin-top: -10px;
	margin-left: 7px;
}

.blog #content img { float:right; clear:right; }

/* contact us panel on homepage */
#contact_us_panel {
	background: #74A3D9;
	padding: 0.3em !important;
	border: 1px solid #3F64B2;
	margin-bottom: 1.5em;
	float:left;
	clear:right;
}

#contact_us_panel h3 {
	background: #3F64B2;
	color: #fff !important;
	padding: 0.3em;
	margin-bottom: 0.3em;
	width: auto !important;
}

#contact_us_panel p {
	padding: 0.3em;
	width: auto !important;
	text-align:left !important;
	margin-top: 0.2em !important;
}

#contact_us_panel a {
	color: #fff !important;
	float:right;
}

/* contact us panel on level 2 pages */
#level2 #contact_us_panel {
	width: 143px;
	margin-top: 15px;
}


#quick_jump_panel {
	margin: 7px 0 7px 7px;
	font-size: 0.7em;
	margin-top: 1em;
	clear:both;
	width: 150px;
	float:right;
	clear:both;
}
#quick_jump_panel h3 {
	color:#FF5615;
	margin-bottom: 0.2em;
	font-size: 0.9em;
	margin-left:0;
	padding-left:0;
}

#quick_jump_panel select {
	border: 1px solid #807F85;
	font-size: 0.9em;
	width: 150px;
}

/* RSS links */

p.rss a {
		font-size: 10px;
		text-decoration: none;
		width:auto;
}

p.rss a:hover {
		color:#932800 !important;
}

p.rss a img {
		text-decoration: none;
		position:relative;
		top: 3px;
		padding-right: 4px;
}

#level2 #contentSection p.rss {
		float: none !important;
		width: auto !important;
}

#level2 #contentSection p.rss a {
		float: none !important;
		width: auto !important;
		display: inline !important;
}

#level2 #contentSection p.rss a img {
		float: none !important;
		width: auto !important;
		display: inline !important;
		clear:none;
		margin:0;
}

/* subscribe form */
form#frm_subscribe {
	display: block;
	clear: both;
	border: 1px solid #807f85;
	padding: 5px;
	font-size: 0.9em;
	text-align: left;
	width: 140px;
	float: right;
	margin-top: 2em;	
}

form#frm_subscribe h3 {
	margin: 0 !important;
	padding: 0.3em;
	font-size: 0.85em;
	background: #ff5615;
	color: #fff;
}

form#frm_subscribe p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

form#frm_subscribe input {
	font-size: 0.9em;
	margin: 0.2em 0;
	width: 95%;
}

form#frm_subscribe input.submit {
	font-size: 0.9em;
	margin: 0.2em 0;
	padding: 2px 5px;
	width: auto;
	float: right;
}

/* homepage-widget */
.homepage-widget {
    border: 1px solid #ccc;
    padding: 4px;
    margin: 8px 0 4px;
    background: transparent url(/images/hp_widget_consulting.jpg) bottom right no-repeat;
    min-width: 180px;
    position: relative;
    z-index: 100000;
}

.homepage-widget.analysis {
    background-image: url(/images/hp_widget_analysis.jpg);
    background-position: top right;
}

.homepage-widget.training {
    background-image: url(/images/hp_widget_training.jpg);
    background-position: top right;
}

.homepage-widget h3 {
    font-weight: normal;
    color: #807e84;
}

.homepage-widget p {
    font-size: 10px;
    width: 63%;
}

.homepage-widget select {
    font-size: 11px;
    border: 1px solid #ccc;
    min-width: 60%;
}
