/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#dbdbdb;
	color:#404040;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:170%/170% Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#6e9c3c;
}
h3 {
	font-size:110%;
	color:#1c3f95;
}
h4 {
	font-size:120%;
}
#content a {
	color:#1c3f95;
	font-weight:bold;
}
#content a:hover {
	color:#6e9c3c;
}

/* [/html] */

/* [header and nav] */

#header_outer {
	background:url(/images/header-bg.gif) repeat-x;
	height:134px;
}
#header_inner {
	width:850px;
	margin:0 auto;
	text-align:left;
	font:100%/170% Arial, Helvetica, sans-serif;
	position:relative;
}
#site_tabs {
	position:absolute;
	top:0;
	right:0;
}
	#site_tabs li {
		float:left;
		padding-top:3px;
		height:24px;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
	}
	#site_tabs li.tab_our {
		background:url(/images/tab-our.gif) no-repeat;
		width:103px;
	}
	#site_tabs li.tab_fid {
		background:url(/images/tab-fid.gif);
		width:123px;
	}
	#site_tabs li.tab_lei {
		background:url(/images/tab-lei.gif);
		width:121px;
	}
	#site_tabs li.tab_edu {
		background:url(/images/tab-edu.gif);
		width:138px;
	}
	
			#site_tabs li.tab_local {
		background:url(/images/tab-local.gif);
		width:138px;
	}
	#site_tabs a {
		text-decoration:none;
		color:#fff;
		display:block;
		height:24px;
	}
#logo {
	padding:28px 0 0 35px;
	float:left;
}
#subnav {
	float:right;
	list-style:none;
	font-size:90%;
	margin:45px 15px 0 0;
}
#subnav li {
	float:left;
	color:#4c4c4c;
	border-right:1px solid #4c4c4c;
	padding:0 7px;
	line-height:110%;
}
#subnav li.nobord {
	border:0;
}
#subnav a {
	color:#4c4c4c;
	text-decoration:none;
}
#subnav a:hover, #home #subnav a.home2, #contact #subnav a.contact, #login #subnav a.login {
	color:#6e9c3c;
}
#nav {
	text-transform:uppercase;
	list-style:none;
	padding:8px 0 0 0;
	font-weight:bold;
}
#nav li {
	float:left;
	position:relative;
}
#nav li img.left, #nav li img.right {
	display:none;
}
#nav a {
	color:#404040;
	text-decoration:none;
	padding:11px 14px 0;
	display:block;
	height:24px;
	border:2px solid transparent;
	border-bottom:0;
}
#home #nav a.home, #sectors #nav a.sectors, #services #nav a.services, #projects #nav a.projects, #products #nav a.products, #investors #nav a.investors {
	background:#92d050;
	color:#fff;
	border-color:#f2f2f2;
}
#home #nav a.home {
	margin-left:-2px;
	padding:11px 15px 0;
}
#home #nav a.home img.right, #sectors #nav a.sectors img.right, #services #nav a.services img.right, #products #nav a.products img.right, #projects #nav a.projects img.right, #investors #nav a.investors img.right {
	position:absolute;
	display:block;
	right:0;
	top:0;
}
#home #nav a.home img.left, #sectors #nav a.sectors img.left, #services #nav a.services img.left, #products #nav a.products img.left, #projects #nav a.projects img.left, #investors #nav a.investors img.left {
	position:absolute;
	display:block;
	left:0;
	top:0;
}
#home #nav a.home img.left {
	left:-2px;
}
#nav a:hover {
	color:#6e9c3c;
}
#home #nav a.home:hover, #sectors #nav a.sectors:hover, #services #nav a.services:hover, #projects #nav a.projects:hover, #products #nav a.products:hover, #investors #nav a.investors:hover {
	color:#fff;
}

/* [/top] */

/* [content] */

#content_outer {
	background:#fff url(/images/outer-bg.gif) repeat-x bottom;
}
#content {
	width:850px;
	margin:0 auto;
	text-align:left;
	background:url(/images/content-bg.gif) no-repeat 0 190px;
}
#top_image {
	position:relative;
	height:190px;
	background:url(/images/top_image-bg.gif) no-repeat;
}
#top_image img.top_pic {
	position:absolute;
	right:0;
	top:0;
}
#top_image img.wide {
	right:80px;
}
#top_image .strapline {
	position:absolute;
	left:70px;
	top:35px;
}
#top_image .oneliner {
	position:absolute;
	top:55px;
	font:140%/130% Helvetica, Arial, sans-serif;
}
#top_image .strapline h2 {
	color:#fff;
	font:250%/130% Helvetica, Arial, sans-serif;
}
#top_image .strapline h2 span {
	display:block;
	margin-left:35px;
}
#top_image .strapline h2 span.sml_strap {
	font-size:65%;
	line-height:120%;
	width:350px;
	margin-top:5px;
}
#top_image .strapline h2 span.proj_strap {
	font-size:75%;
	line-height:120%;
	width:350px;
	margin-top:5px;
}
#top_image .strapline h2 span.line3 {
	display:block;
	margin-left:75px;
}
#top_image .strapline h2 span.line4 {
	display:block;
	margin-left:115px;
}
/*#services #top_image .strapline {
	position:absolute;
	left:60px;
	top:13px;
	font-size:90%;
}*/
#fader {
	float:right;
	margin:0 100px -22px 0;
}
#left {
	width:221px;
	float:left;
	padding:20px 15px 30px 15px;
}
#left h3 {
	font:110%/155% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
#left ul.tabs {
	list-style:none;
	margin:0 -15px;
}
#left ul.tabs li {
	width:240px;
	min-height:20px;
	margin:3px 0;
	font-size:90%;
}
#left ul.tabs li a {
	font-weight:normal;
	display:block;
	padding:0 17px 2px;
	text-decoration:none;
	color:#1c3f95;
	background:url(/images/lozenge.gif) no-repeat 0 -25px;
}
#left ul.tabs li a:hover, #left ul.tabs li a.onstate {
	background-position:0 0;
}
#left ul.gap {
	margin-top:25px;
}
#left ul.tabs ul {
	list-style:none;
	margin:0 0 0 10px;
}
#left ul.tabs ul li {
	width:213px;
}
#left ul.tabs ul li a {
	background:none;
	text-decoration:underline;
}
#left ul.tabs ul li a:hover, #left ul.tabs ul li a.onstate {
	color:#6e9c3c;
	text-decoration:none;
}
#left ul.tabs a.navHeader {
	cursor:pointer;
}
#left ul.tabs li.heading {
	font:110%/155% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0 10px 15px;
	color:#1c3f95;
}
#left img.proj_thumb {
	border:1px solid #ccc;
}
#right {
	width:554px;
	margin-right:5px;
	float:right;
	padding:0 20px 60px;
}
#right .breadcrumbs {
	background:#f0f5eb;
	border-bottom:1px solid #d8d8d8;
	padding:6px 10px;
	margin:0 -20px;
}
#right ul {
	margin:15px 17px;
	list-style:square;
}
#right ol {
	margin:15px 25px;
}
#right ul.twocol {
	margin:15px 0;
	list-style:none;
	width:260px;
}
#right ul.twocol li {
	float:left;
	width:130px;
}
#right ul.twocolwide {
	margin:15px 0;
	list-style:none;
	width:560px;
}
#right ul.twocolwide li {
	float:left;
	width:280px;
}
#right .jigsaw {
	float:right;
	margin:-30px 0 0 30px;
}
#right .icons {
	margin:25px 0 0;
	text-align:center;
	height:154px;
}
#right .icons img {
	vertical-align:middle;
}
#right .login_icon {
	margin:0 8px;
	width:179px;
	height:154px;
	background:url(/images/reseller-icon.jpg) no-repeat;
	float:left;
	text-align:center;
}
#right .login_icon form {
	padding-top:40px;
}
#right .login_icon input {
	width:150px;
	border:1px solid #5778ca;
	padding:5px;
	margin-bottom:5px;
}
#right .login_icon input.submitbutt {
	background:#89a8f3;
	margin-top:2px;
	width:162px;
	font-size:130%;
	color:#fff;
	font-weight:bold;
}
#right .wrap_pic_right {
	float:right;
	margin:5px 0 0 10px;
}
#right .wrap_pic_left {
	float:left;
	margin:5px 10px 0 0;
}
#right .newspic {
	float:right;
	margin:5px 0 10px 20px;
}
#right .newspic2 {
	float:left;
	margin:5px 20px 5px 0;
}
#right .sample_holder {
	float:left;
	width:247px;
	padding:0 15px;
	text-align:center;
}
#right .third {
	width:170px;
	padding:5px 7px;
	font-family:Tahoma, Geneva, sans-serif;
}
#right .third img {
	margin-bottom:5px;
}
#right .sample_holder h4 {
	font-size:100%;
	color:#1c3f95;
}
#right .sample_holder h4.smaller, #right p.smaller {
}
#right .sample_holder h4.top_space {
	margin-top:35px;
}
#right a.pdf_dl {
	background:url(/images/pdf-tab.gif) no-repeat;
	width:229px;
	height:36px;
	padding:19px 0 0 18px;
	display:block;
	color:#fff;
	font:110%/130% Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:left;
}
#right a.two {
	height:42px;
	padding:12px 0 0 18px;
}
#right .info_strip {
	font-size:135%;
	font-weight:bold;
	color:#1c3f95;
	text-align:center;
	clear:both;
	padding-top:10px;
}
#right .info_strip a {
	color:#1c3f95;
}
#right .img_strip {
	margin:25px 0;
	text-align:center;
}
#right .img_strip img {
	margin:0 8px;
	vertical-align:middle;
}
#right .padded img {
	margin:15px 20px;
}
#right img.margbott {
	padding-bottom:10px;
}
#right p.ntm {
	margin-top:-10px;
}
#right p.pdf_ctr {
	margin-top:105px;
}
#right p.pdf_ctr2 {
	margin-top:75px;
}
#right p.pdf_ctr3 {
	margin:25px 0 20px;
}
#right img.padd_left {
	margin-left:25px;
}
#right span.strap_tab {
	background:url(/images/strap-tab.gif) no-repeat;
	width:395px;
	height:36px;
	padding:19px 0 0 18px;
	display:block;
	margin:20px auto;
	color:#fff;
	font:140%/130% Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:left;
}
#right .shadebox {
	float:left;
	background:#f7f7f7;
	border:1px solid #bfbfbf;
	padding:0 15px;
	margin:10px 0 25px 0;
	font-size:90%;
	line-height:160%;
}
#right .shade_nomarg {
	margin-right:0;
}
#right .shadebox ul ul {
	margin:3px 0 0 15px;
	list-style:circle;
}
#right .half_col {
	float:left;
	width:262px;
	padding:0 15px 0 0;
}
#right .prodbox {
	float:left;
	background:url(/images/gradient-box.gif) no-repeat bottom;
	border:1px solid #bfbfbf;
	width:248px;
	height:505px;
	padding:0 11px;
	margin:0 10px 10px 0;
	font-size:90%;
	line-height:160%;
}
#right .prod_nomarg {
	margin-right:0;
}
#right .box1 {
	height:400px;
}
#right .box2 {
	height:465px;
}
#right .prodbox img.nopad {
	margin:-15px -11px 0;
}
#right .serv_icons {
	margin:15px 0;
}
#right .serv_icons img {
	margin:0 0 12px;
}
#right .serv_icons img.midpic {
	margin:0 10px 12px;
}
#right .serv_icons img.trouble {
	margin:0 10px 12px 96px;
}
table.matrix thead td {
	background:#ccc;
	font-weight:bold;
	font-size:120%;
}
table.matrix td {
	padding:3px 4px;
	border-bottom:1px solid #ccc;
}
table.matrix tr.subhead td {
	background:#eee;
	font-weight:bold;
}

/* [form] */


legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:150px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:194px;
}
input.submitbutt {
	background:#dcdcdc;
}
fieldset.reseller_form {
	border:1px solid #d9d9d9;
	background:#ececec;
}
fieldset.reseller_form label {
	color:#1c3f95;
	text-align:right;
	font-weight:bold;
	width:115px;
	margin-right:9px;
}
fieldset.reseller_form input, fieldset.reseller_form textarea {
	width:360px;
}
fieldset.reseller_form p.submit {
	text-align:right;
}
fieldset.reseller_form p.submit input {
	width:90px;
	padding:2px 0;
	margin-right:5px;
	font-weight:bold;
}

/* [/form] */

/* [footer] */

#footer_outer {
	background:url(/images/footer-bg.gif) repeat-x;
}
#footer {
	width:850px;
	height:40px;
	margin:0 auto;
	text-align:left;
}
#footer ul {
	list-style:none;
}
#footer li {
	float:left;
	padding:11px 10px 0 7px;
}
#footer li.lastone {
	background:none;
	padding-right:0;
}
#footer li.copyright {
	background:none;
	padding-top:10px;
}
#footer li.arrival {
	float:right;
	background:none;
}
#footer li.arrival span {
	color:#00aeef;
}
#footer a {
	color:#595959;
	text-decoration:none;
	border:0;
}
#footer .blue {
	color:#00aeef;	
}
#arrival {
	width:685px;
	margin:10px auto;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(/images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #e5e5e5;
	font-size:1px;
	clear:both;
}
hr {
	color:#e5e5e5;
	background-color:#e5e5e5;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.topmarg {
	margin-top:25px;
}
.center {
	text-align:center;
}
strong.grey {
	background:#ecf1ff;
	padding:3px 2px;
	line-height:220%;
}
.blue {
	color:#1c3f95;
}
.firstpara {
	font-size:110%;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.hide, h1 {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}

/* [/extra] */
