body {
	margin: 0px;
	padding: 0px;
	background: white;
	color: black;
	font: 11px Verdana, sans-serif;
}

a {
	color: #ca3d2b;
}

a:hover {
	color: #ff3300;
	/*background: #D9E4F4;*/
}

a img {
	border: none;
}

#header {
	background: white;
	height: 128px;
}

#header #logo {
	display: block;
	position: absolute;
	left: 48px;
	top: 48px;
}

#header #quote {
	position: absolute;
	left: 440px;
	top: 48px;
}

#nav {
	background: #0047B6 url(/images/main-b-nav.gif) repeat-x 0px 0px;
	position: relative;
	z-index: 50;
	height: 40px;
}

#menu {
	margin: 0px 0px 0px 79px;
	padding: 0px;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	height: 40px;
	background: url(/images/main-n-nav.gif) no-repeat 0px 0px;
	color: #80A3DB;
}

#menu span {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	background: url(/images/main-n-nav.gif) no-repeat 0px 0px;
	cursor: pointer;
}

#link-services a, #link-services a span { width: 115px; background-position: 0px 0px; }
#link-services a:hover span, #link-services a.hover span { background-position: 0px -40px; }
#link-newsletter a, #link-newsletter a span { width: 111px; background-position: -115px 0px; }
#link-newsletter a:hover span, #link-newsletter a.hover span { background-position: -115px -40px; }
#link-about a, #link-about a span { width: 124px; background-position: -226px 0px; }
#link-about a:hover span, #link-about a.hover span { background-position: -226px -40px; }
#link-faq a, #link-faq a span { width: 64px; background-position: -350px 0px; }
#link-faq a:hover span, #link-faq a.hover span { background-position: -350px -40px; }
#link-careers a, #link-careers a span { width: 89px; background-position: -492px 0px; }
#link-careers a:hover span, #link-careers a.hover span { background-position: -492px -40px; }
#link-home a, #link-home a span { width: 79px; background-position: -414px 0px; }
#link-home a:hover span, #link-home a.hover span { background-position: -414px -40px; }

#menu .end-cap {
	float: left;
	height: 40px;
	width: 1px;
	background: url(/images/main-n-nav.gif) no-repeat -492px 0px;
}

#services-menu {
	position: absolute;
	left: 80px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	width: 176px;
	height: 118px;
	display: none;
	clip: rect(auto, auto, auto, auto);
}

#services-menu .background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 176px;
	height: 118px;
	background: url(/images/menu-background.png) no-repeat 0px 0px;
}

/* \*/
* html #services-menu .background {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu-background.png');
}
/*  */

#services-menu ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px;
}

#services-menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#services-menu li a {
	display: block;
	padding: 4px 8px 5px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#services-menu li a:hover {
	background: #ca3d2b url(/images/main-b-menu-highlight.gif) repeat-x 0px 0px;
}

#calls-to-action {
	background: #9D9D9D url(/images/main-b-calls-to-action.gif) repeat-x left bottom;
	height: 144px;
	padding-left: 81px;
}

#calls-to-action .cta {
	margin-left: -1px;
	float: left;
	width: 225px;
	height: 144px;
	font-size: 10px;
	background: url(/images/main-b-cta-border.gif) no-repeat 0px 0px;
}

#calls-to-action .cta img {
	float: right;
	margin-right: 8px;
	margin-top: 36px;
	margin-left: 4px;
}

#calls-to-action .cta p {
	margin: 0px 12px 8px;
	padding: 36px 0px 0px;
	color: #666;
}

#calls-to-action #cta-development p { background: url(/images/main-t-cta-development.gif) no-repeat 0px 8px; }
#calls-to-action #cta-consultancy p { background: url(/images/main-t-cta-consultancy.gif) no-repeat 0px 8px; }
#calls-to-action #cta-solutions p { background: url(/images/main-t-cta-solutions.gif) no-repeat 0px 8px; }

#calls-to-action .cta select {
	margin-left: 12px;
	font: 11px Verdana, sans-serif;
	width: 200px;
}

#container {
	background: white;
}

#container-inner {
	margin-top: 8px;
	border-bottom: 8px solid white;
	margin-left: 80px;
	width: 672px;
	background: url(/images/main-b-columns.gif) repeat-y 447px 0px;
}

#body {
	width: 100%;
	float: left;
	margin-right: -232px;
}

#body-inner {
	margin-right: 232px;
	line-height: 18px;
	color: #666;
	padding: 0px 12px 24px 8px;
}

#body p {
	margin: 0px 0px 2ex;
}

#body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}

#body ul li {
	margin: 0px;
	padding: 0px 0px 1ex 24px;
	list-style: none;
	display: block;
	background: url(/images/bullet.gif) no-repeat 5px 3px;
}

#body h2 {
	font-weight: bold;
	border-bottom: 1px solid #B0B1B3;
	color: #333;
	margin: 4ex 0px 2ex;
	padding-bottom: 0.5ex;
	font-size: 14px;
}

#body h2.first {
	margin-top: 0px;
}

#body h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 2px 0px 1ex;
}

dl.faq {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #B0B1B3;
}

dl.faq dt {
	margin: 0px;
	padding: 8px 0px 8px 24px;
	font-weight: bold;
	border-top: 1px solid #B0B1B3;
	background: url(/images/sect-b-faq-q.gif) no-repeat 0px 8px;
}

dl.faq dd {
	margin: 0px;
	padding: 8px 0px 8px 24px;
	background: url(/images/sect-b-faq-a.gif) no-repeat 0px 8px;
}

dl.faq dd.continued {
	background: none;
}

dl.faq dd.back-to-top {
	background: url(/images/bullet.gif) no-repeat 8px 4px;
	font-size: 10px;
	text-transform: lowercase;
	padding-top: 0px;
}

fieldset {
	border: 1px solid #0047B6;
	padding: 8px;
}

* html #newsletter-form {
	width: 428px;
}

fieldset legend {
	font-size: 100%;
	font-weight: bold;
}

fieldset label {
	font-weight: bold;
	clear: left;
	float: left;
	width: 112px;
	text-align: right;
	padding-right: 8px;
	margin-top: 0.5ex;
}

fieldset label.required {
	background: url(/images/required-field.gif) no-repeat 0px 4px;
}

fieldset label.checkbox {
	clear: none;
	float: none;
	font-weight: normal;
	width: auto;
	text-align: left;
	display: inline;
}

fieldset input.text, fieldset select, fieldset textarea {
	width: 250px;
	font: 11px Verdana, sans-serif;
	margin-top: 0.5ex;
}

fieldset input.checkbox {
	vertical-align: bottom;
}

fieldset select {
	width: auto;
}

fieldset input.inline {
	width: 150px;
}

fieldset .checkbox-group {
	float: left;
	padding: 0.5ex 0px;
}

fieldset input.button {
	margin-left: 120px;
	background: #0047B6;
	border: 1px solid #80A3DB;
	border-color: #80A3DB #00235B #00235B #80A3DB;
	color: white;
	font: bold 11px Verdana, sans-serif;
}

#sidebar {
	width: 224px;
	float: right;
	font-size: 10px;
	padding-top: 0px;
	color: #666;
}

#sidebar .cta {
	background: #d9e4f4 url(/images/sect-b-cta.gif) repeat-x left bottom;
	margin: 0px 4px 8px;
	padding: 6px;
}

#sidebar .cta p {
	margin: 0px;
	padding: 16px 0px 0px;
}

#sidebar .cta select {
	font: 11px Verdana, sans-serif;
	width: 204px;
	margin-top: 1ex;
}

#sidebar .dropdown {
	margin-left: 0px;
	margin-top: 1ex;
}

#sidebar #cta-development p { background: url(/images/sect-t-cta-development.gif) no-repeat 0px 0px; }
#sidebar #cta-consultancy p { background: url(/images/sect-t-cta-consultancy.gif) no-repeat 0px 0px; }
#sidebar #cta-solutions p { background: url(/images/sect-t-cta-solutions.gif) no-repeat 0px 0px; }
#sidebar #cta-newsletter p { background: url(/images/sect-t-cta-newsletter.gif) no-repeat 0px 0px; }

#sidebar .address {
	margin: 0px 0px 2ex;
	padding: 0px 10px;
}

#sidebar .address h6 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #b0b1b3;
	padding-bottom: 1ex;
	margin: 0px 0px 1ex;
}

#sidebar .address p {
	margin: 0px 0px 2ex;
}

.cleaner {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#footer {
	background: #0047B6 url(/images/main-b-footer.gif) repeat-x left bottom;
	color: white;
	height: 80px;
}

#footer p {
	margin: 0px 0px 0px 80px;
	padding: 2ex 0px 0px 8px;
}

.elmg {
	font-weight: bold;
	color: #999;
}

.elmg .elm {
	color: #0047B6;
}

#footer .elmg .elm {
	color: white;
}

#footer a {
	color: white;
	background: none;
}

/***********************************/

.dropdown {
	position: relative;
	width: 200px;
	height: 19px;
	margin-left: 12px;
}

.dropdown .gui {
	background: white;
	padding: 1px;
	font-size: 11px;
	border: 1px solid #7f9db9;
}

.dropdown .gui .selected-item {
	display: block;
	height: 13px;
	border: 1px solid white;
	vertical-align: middle;
	margin-right: 17px;
	color: black;
	text-decoration: none;
}

.dropdown .gui .selected-item:hover {
	background: #316AC5;
	color: white;
}

.dropdown .gui .dropdown-button {
	position: absolute;
	right: 3px;
	top: 3px;
	text-decoration: none;
	width: 15px;
	height: 13px;
	background: url(/images/dropdown-button.gif) no-repeat 0px 0px;
}

.dropdown .gui .button:hover {
	background-position: 0px -19px;
}

.dropdown .gui .button:active {
	background-position: 0px -38px;
}

.dropdown .menu {
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
	background: white;
	border: 1px solid black;
	border-color: #b2b2b2 black black #b2b2b2;
}

.dropdown .menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

.dropdown .menu li a {
	display: block;
	width: 100%;
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.dropdown .menu li a:hover {
	background: #316ac5;
	color: white;
}

.dropdown .menu li a span {
	display: block;
	padding: 2px 3px;
}
/* News scroller */
#news-container {
	margin: 5px;
	padding: 5px;
}
#news-container  p {
	background: url(/images/sect-t-cta-latest-news.gif) no-repeat 0px 0px;
}
#news-scroller {}
.news-scroller-class {
	width: 200px;
	height: 50px;
	padding: 0px;
}
