/* start reset */
* {outline: none; background-repeat: no-repeat; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end reset */

body, input.text, textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}

a:link, a:visited, a:active {
	color: #0682eb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

html, body {
	background-color: #FFFFFF;
	height: 100%;
}

/* home background */

#wrapper {
	min-width: 856px;
	min-height: 100%;
}

.inner {
	min-heigh: 100%;
	width: 856px;
	margin: 0 auto;
	position: relative;
	padding: 0 72px 95px 72px;
	top: 0;
	left: 0;
}

.inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}
.inner {
	min-height: 1px;
}

#header {
	height: 63px;
	padding: 27px 0 0 0;
}

#logo {
	width: 161px;
	height: 47px;
	position: relative;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -3000px;
	overflow: hidden;
	background-image:url(../images/logo.gif);
}

#slogan {
	width: 271px;
	height: 18px;
	position: absolute;
	text-indent: -3000px;
	overflow: hidden;
	background-image:url(../images/slogan.gif);
	top: 45px;
	left: 245px;
}

/* start menu */


#main-menu {
	width: 100%;
	float: left;
	margin: 0 0 21px 0;
}

#main-menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
#main-menu li {
	float: left;
	margin: 0 23px 0 0;
}

#main-menu a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	height: 13px;
}

#main-menu a:hover {
	background-position: 0 -13px;
}

#main-menu li:hover #sub-menu {
	display: block;
}

#sub-menu {
	z-index: 2000;
	position: absolute;
	background-color: #fff;
	display: none;
	float: left;
	width: 230px;
	border: 1px solid #ccc;	
}

#sub-menu li a {
	text-decoration: none;
	color: #666;
	height: 18px;
	display: block;
	text-indent: 0px;	
}

#sub-menu .sub {
	margin-left: 12px;
}

#sub-menu li:hover {
	background-color: #f4f4f4;
}

#sub-menu li a:hover {
	padding: 0 0 0 12px;
	text-decoration: none;
	background-image: url("../images/bullet.gif");
	background-position: 4px 6px;
	color: #0682eb;
}

#sub-menu li  {
	float: left; 
	margin: 0;
	width: 220px;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	height: 18px;
}

#main-menu .last {
	float: left; 
	margin: 0;
	width: 220px;
	border-bottom: none;
	padding: 5px;
}

#main-menu .about_egs { background-image:url(../images/about_egs.gif); width: 60px;}
#main-menu .commercial_sector { background-image:url(../images/commercial_sector.gif); width: 110px;}
#main-menu .public_sector { background-image:url(../images/public_sector.gif); width: 74px;}
#main-menu .our_solutions { background-image:url(../images/our_solutions.gif); width: 78px;}
#main-menu .customers { background-image:url(../images/customers.gif); width: 62px;}
#main-menu .suppliers { background-image:url(../images/suppliers.gif); width: 53px;}
#main-menu .contact_us { background-image:url(../images/contact_us.gif); width: 62px;}

#main-menu .date {
	text-align: right;
	font-size:11px;
	color: #aaaaaa;
	margin: 0px;
	width: 195px;
}

/* end menu */


/* start flash */

#flash {
	z-index: 1;
	width: 855px;
	height: 268px; 
	float: left;
}	

/* end flash */


/* start inner headers */

#about-egs-header {
	background-image:url(../images/about-egs.jpg);
	width: 855px;
	height: 138px; 
	float: left;
	background-position: top left;
}

#commercial-sector-header {
	background-image:url(../images/commercial-sector.jpg);
	width: 855px;
	height: 138px; 
	float: left;
	background-position: top left;
}

#public-sector-header {
	background-image:url(../images/public-sector.jpg);
	width: 855px;
	height: 138px; 
	float: left;
	background-position: top left;
}

#our-solutions-header {
	background-image:url(../images/our-solutions.jpg);
	width: 855px;
	height: 138px; 
	float: left;
	background-position: top left;
}

#suppliers-header {
	background-image:url(../images/suppliers.jpg);
	width: 855px;
	height: 138px; 
	float: left;
	background-position: top left;
}


/* end inner headers */


/* start sections */

#section1 h1 {background-position: -1px 0px; }

#section1 hr {
	border: none;
	height: 1px;
	background-color: #ddd;
}

#section1 .sub {margin-left: 12px;}

#section1 .about-egs { background-image:url(../images/about-egs.gif); }
#section1 .egs-at-a-glance { background-image:url(../images/egs-at-a-glance.gif); }
#section1 .why-are-we-different { background-image:url(../images/why-are-we-different.gif); }
#section1 .our-customers { background-image:url(../images/our-customers.gif); }
#section1 .our-partners { background-image:url(../images/our-partners.gif); }
#section1 .our-technology { background-image:url(../images/our-technology.gif); }
#section1 .our-management-team { background-image:url(../images/our-management-team.gif); }
#section1 .our-board { background-image:url(../images/our-board.gif); }
#section1 .corporate-info { background-image:url(../images/corporate-info.gif); }
#section1 .contact-us { background-image:url(../images/contact-us.gif); }

#section1 .commercial-sector { background-image:url(../images/commercial-sector.gif); }
#section1 .housing { background-image:url(../images/housing.gif); }
#section1 .construction { background-image:url(../images/construction.gif); }
#section1 .manufacturing { background-image:url(../images/manufacturing.gif); }
#section1 .services-sector { background-image:url(../images/services-sector.gif); }

#section1 .public-sector { background-image:url(../images/public-sector.gif); }
#section1 .local-government { background-image:url(../images/local-government.gif); }
#section1 .idea-marketplace { background-image:url(../images/idea-marketplace.gif); }
#section1 .emergency-services { background-image:url(../images/emergency-services.gif); }
#section1 .bluelight { background-image:url(../images/bluelight.gif); }
#section1 .education { background-image:url(../images/education.gif); }
#section1 .parabilis { background-image:url(../images/parabilis.gif); }
#section1 .unity { background-image:url(../images/unity.gif); }
#section1 .central-government-and-health { background-image:url(../images/central-government-and-health.gif); }
#section1 .testimonials { background-image:url(../images/testimonials.gif); }
#section1 .case-studies { background-image:url(../images/case-studies.gif); }
#section1 .return-to-investments { background-image:url(../images/return-to-investments.gif); }

#section1 .our-solutions { background-image:url(../images/our-solutions.gif); }
#section1 .solutions-overview { background-image:url(../images/solutions-overview.gif); }
#section1 .esourcing-and-contract-management { background-image:url(../images/esourcing-and-contract-management.gif); }
#section1 .supplier-management { background-image:url(../images/supplier-management.gif); }
#section1 .eprocurement { background-image:url(../images/eprocurement.gif); }
#section1 .electronic-invoice-management { background-image:url(../images/electronic-invoice-management.gif); }
#section1 .spend-analysis { background-image:url(../images/spend-analysis.gif); }
#section1 .fms-erp-integration { background-image:url(../images/fms-erp-integration.gif); }
#section1 .professional-services { background-image:url(../images/professional-services.gif); }

#section1 .all-news { background-image:url(../images/news-title.gif); }

#section1 .jerry-ellis { background-image:url(../images/jerry-ellis.gif); }
#section1 .peter-whent { background-image:url(../images/peter-whent.gif); }
#section1 .paul-kelly { background-image:url(../images/paul-kelly.gif); }
#section1 .nigel-spray { background-image:url(../images/nigel-spray.gif); }
#section1 .piyush-mathur { background-image:url(../images/piyush-mathur.gif); }
#section1 .david-cocks { background-image:url(../images/david-cocks.gif); }
#section1 .adrian-gibson { background-image:url(../images/adrian-gibson.gif); }
#section1 .tim-clarke { background-image:url(../images/tim-clarke.gif); }
#section1 .peter-green { background-image:url(../images/peter-green.gif); }

#section1 .webinar { background-image:url(../images/webinar_label.gif); }

#section1 .watch-the-demo { background-image:url(../images/watch-the-demo.gif); }

#section1 .whitepapers { background-image:url(../images/whitepapers.gif); }

#section1 .subscribe-to-our-enews { background-image:url(../images/subscribe-to-our-enews.gif); }

.under-construction {
	width: 300px;
	display: block;
	background-image:url(../images/warning.gif);
	background-position: left top;
	margin: 50px 0 0 20px;
	padding-left: 60px;	
}


#section1 .news-list li { margin-bottom:7px; }

#section1 .article {
	margin: 0px;
	padding: 0px;
	}
	
#section1 .article li {
	background-image: none;
	padding: 0px;
	}
	
#section1 .article strong {
	font-size: 16px;
	}
	
#section1 .article em {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	}

#section1 .news_body {
	margin-top: 15px;
	}	
	
#section1 .news_body strong{
	font-size: 12px;
	font-weight: bold;
	}	
		
#section1 .news_body li{
	padding-left: 15px;
	background-image:url(../images/bullet_text.gif);
	background-position: 0 7px;
	}	
			

/* end sections */



/* start breadcrumb */

#breadcrumb {
	width: 855px;
	float: left;	
	height: 28px;
	margin-top: 10px;
}

#breadcrumb span { float: left; }

#breadcrumb ul { float: left; }

#breadcrumb ul li {	
	float: left; 
	padding: 0 15px 0 10px;
	background-image:url(../images/separator_bc.gif);
	background-position: right center;
}

#breadcrumb ul .last{	
	float: left; 
	padding: 0 15px 0 10px;
	background-image:none;
}

/* end breadcrumb */


/* start content */

#content {
	padding: 29px 0 0 0;
	position: relative;
	float: left;
}


#help_text {
	width: 265px;
	float: left;
	min-height: 239px;
}

#content .what-we-do {
	width: 213px;
	height: 17px;
	text-indent: -3000px;
	overflow: hidden;
	background-image:url(../images/what-we-do.gif);
	margin: 0 0 13px 0;
}

#help_text p {
	margin: 0 0 15px 0;
}

#news_text {
	width: 265px;
	min-height: 239px;	
	float: left;
}

#news_text h1 {
	width: 52px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	background-image:url(../images/news_label.gif);
	margin: 0 0 15px 0;
}

#news_text li {
	margin: 0 0 15px 0;
}

#links {
	padding-top: 0px;
	width: 265px;	
	float: left;
}

#links .watch_demo {
	background-image:url(../images/demo.jpg);
	width: 265px;
	height: 62px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
}

#links ul {
	margin: 15px 0 0 40px;
}

#links a {
	height: 25px;
	text-indent: 25px;
	display: block;	
}

#links .webinar { background-image:url(../images/webinar.gif); }
#links .call_back { background-image:url(../images/call.gif); }
#links .enews { background-image:url(../images/news.gif); }
#links .brochure { background-image:url(../images/pdf.gif); }
#links .whitepaper { background-image:url(../images/whitepaper.gif); }
#links .read_the_blog { background-image:url(../images/blog.gif); }

#separator {
	background-image: url(../images/separator.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 29px;
	height: 230px;
	float: left;
	position: relative;
}

#content_inner {
	padding: 10px 0 0 0;
	position: relative;
	float: left;
}

#section1 {
	width: 533px;
	padding-right: 57px;
	float: left;
}

#section1 .intro {
	font-size: 16px;
	color: #095c4d;
	font-weight: normal;
}

#section1 h1{
	width: 533px;
	height: 17px;
	text-indent: -3000px;
	overflow: hidden;
	margin-bottom:10px;
}

#section1 p{
	padding-bottom: 15px;
	color: #666;
}

#section1 dt{
	padding: 35px 0 0 100px;
	color: #666;
}

#section1 strong{
	color: #333;
}

#section1 em{
	font-weight: bold;
	font-style: normal;
	color: #666;
}

#section1 .pdf_download li {
	background-image:url(../images/pdf_icon.gif);
	background-repeat: none;
	height: 45px;
	padding: 15px 0 0px 44px;
}

#section1 .phone_number:hover, .phone_number:link, .phone_number:active, .phone_number:visited{
	background-image:url(../images/skype.gif);
	background-repeat: none;
	padding-left: 21px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #666;
}

#section1 ul { 
	padding: 0 0 15px 15px;
}

#section1 ul li {
	padding-left: 15px;
	background-image:url(../images/bullet_text.gif);
	background-position: 0 7px;
}

#section1 .contact_addresses {
	float: left;
	width: 200px;
}

#section1 form {
	float: left;
	width: 320px;
}

#section1 form label {
	width: 100%;
	display:block;
}

#section1 form label input {
	width: 250px;
	font-size: 12px;
	color: #000;
	font-family: inherit !important;		
}

#section1 form label span.textarea {
	width: 250px;
	height: 100px;
	display: block;
}

#section1 textarea {
	width: 250px;
	height: 100px;
	overflow: auto;
	font-size: 12px;
	color: #000;
	font-family: inherit !important;	
}

#section1 form label strong {
	width: 60px;
	font-weight: normal;
	float: left;
	white-space: nowrap;
	line-height: 27px;
}

#section1 form label span {
	width: 250px;
	height: 27px;
	display: block;
	float: right;
}

#section1 form input.button {
	margin: 10px 0 0 70px;
	width: 100px;
	float: left;
}


#winner_logos {
	float: left;
	width: 265px;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
}

#winner_logos li {
	float: left;
	display: block;
}

#winner_logos li a {
	float: left;
	text-indent: -3000px;
	margin: 0 10px;
}

#winner_logos .gov_winner {
	background-image: url(../images/gov_winner.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 64px;
}

#winner_logos .red_herring_winner {
	background-image: url(../images/red_herring_winner.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	width: 49px;
	height: 64px;
}

#links .watch_the_demo {background-image:url(../images/calculator.gif);}

/*end content */


/* start footer */

#footer {
	min-width: 856px;
	margin: -75px 0 0;
	clear: both;
	font-size: 11px;
	color: #aeaeae;
}

#footer .inner {
	width: 856px;
	border-top: 1px solid #b2b2b2;
	margin: 0 auto;
	padding: 10px;
}

#footer p {
	background-image: url("../images/symbol.gif");
	background-repeat: no-repeat;	
	width: 100%;
	height: 20px;
	float: left;
	text-indent: 40px;
}

/* end footer */
