@import url("reset.css");
/**
*** Styles by Pigment Limited
*** June 2009
*** http://www.thinkpigment.com
**/

body {
	font-size: 90%;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	background: #444 url('/images/backgrounds/body.jpg') repeat-x scroll left top;
}

body.home {
	background: #eef5fb url('/images/backgrounds/body-home.jpg') repeat-x scroll left top;
}

a, a:link, a:visited {
	color: #090;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	font-size: 200%;
	letter-spacing: -0.05em;
	margin-bottom: 2px;
	color: #069;
}

h2 {
	font-size: 145%;
	font-weight: normal;
	letter-spacing: -0.03em;
	color: #069;
}

h2 span {
	color: #000;
	font-weight: normal;
}

h3 {
	font-size: 115%;
	font-weight: normal;
	letter-spacing: -0.02em;
	color: #069;
}

h3 span {
	color: #000;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	margin: 0 0 1em 0;
}

/* ---[ LAYOUT ]------------------------------------------------------ */
#header-wrapper {
	background: #eef5fb url('/images/backgrounds/body.jpg') repeat-x scroll left top;
	padding-bottom: 10px;
}

body.home #header-wrapper {
	position: static;
	background: transparent none;
}

#header {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	clear: both;
	float: none;
	overflow: hidden;
	background: transparent url('/images/backgrounds/header.jpg') no-repeat scroll center top;
}

#logo {
	margin: 5px 0 0;
	width: 280px;
	height: 90px;
	float: left;
}

#content-wrapper {
	position: static;
	background-color: #eef5fb;
}

body.home #content-wrapper {
	background-color: transparent;
}

#content {
	clear: both;
	overflow: hidden;
	position: static;
	margin: 0 0 40px;
	width: 980px;
	margin: 0 auto;
}

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#main {
	position: static;
	margin-bottom: 40px;
}

#nav {
	width: 580px;
	margin: 47px 0 0 400px;
	text-align: right;
}

#nav a {
	text-decoration: none;
}

ul.nav {
	padding: 0;
	margin: 0;
	float: none;
	font-weight: bold;
	font-size: 105%;
}

ul.nav li {
	list-style: none;
	list-style-image: none;
	display: block;
	position: relative;
	float: left;
	margin-right: 1px;
}

ul.nav li a {
	display: block;
	position: relative;
	float: left;
	padding: 5px 6px 5px 7px;
	margin: 0;
	color: #fff;
}

ul.nav li.active  {
	background: transparent url('/images/backgrounds/nav.png') no-repeat scroll left center;
}

ul.nav li.active a {
	color: #069;
	background: transparent url('/images/backgrounds/nav-right.png') no-repeat scroll right center;
}

ul.nav li a:hover {
	color: #000;
	text-decoration: none;
}

/* ---[ CUSTOM ELEMENTS ]------------------------------------------------------ */
.hide {
	display: none;
}

.clearfix {
	clear: both;
	float: none;
	height: 1px;
}

div.left {
	width: 46%;
	float: left;
}

div.right {
	width: 46%;
	float: right;
}

.large {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}


/* ---[ HOMEPAGE ]------------------------------------------------------ */
img.screenshot {
	position: absolute;
	top: 93px;
	right: 0;
}

img.benefits {
	margin: 15px 0 0 24px;
}

h1.strap {
	width: 500px;
	height: 80px;
	margin-bottom: 20px;
	background: transparent url('/images/backgrounds/h1.png') no-repeat scroll left top;
}

ul.features-list {
	font-size: 120%;
	font-weight: bold;
}
ul.features-list li {
	list-style: none;
	list-style-image: none;
	margin: 7px 5px;
	padding: 0 0 0 18px;
	line-height: 1.3em;
	background: transparent url('/images/backgrounds/tick.png') no-repeat scroll left 7px;
}

ul.features-list.sub {
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

ul.features-list.sub li {
	line-height: 1.2em;
	background: transparent url('/images/backgrounds/tick.png') no-repeat scroll left 5px;
}

ul.features-list.sub a.more {
	margin-top: 5px;
	padding: 2px 2px 2px 0;
	line-height: 2em;
}

div.feature-box-one {
	padding: 5px 0 30px;
	clear: both;
}

div.feature-box-one ul.features-list {
	width: 450px;
}

div.feature-box-two {
	padding: 20px 20px 50px 20px;
	clear: both;
	overflow: hidden;
}

div.feature-box-two div.feature {	
	height: 80px;
	margin: 20px 10px 10px 0;
	padding: 0;
	float: left;
}

div.feature-box-two div.feature.left {	
	width: 540px;
}

div.feature-box-two div.feature.right {	
	width: 380px;
}

div.feature-box-three {
	padding: 15px 20px 10px 20px;
	overflow: hidden;
	background: #fff url('/images/backgrounds/box-three-top.png') no-repeat scroll left top;
}

div.feature-box-three div.box-bottom {
	height: 10px;
	width: 980px;
	margin: 10px -20px -10px -20px;
	background: #fff url('/images/backgrounds/box-three-bottom.png') no-repeat scroll left top;
}

div.feature-box-three div.feature {
	width: 460px;
	height: 130px;
	float: left;
	background: #fff url('/images/backgrounds/box-three-sub.png') no-repeat scroll left top;
}

div.feature-box-three div.feature div.box-inner {
	margin-top: 10px;
	padding-left: 65px;
}

div.feature-box-three div.feature h3 {
	margin: 0 0 5px 0;
}

div.feature-box-three div.feature p {
	font-size: 90%;
	margin: 0 0 5px;
	text-align: left;
}

div.feature-box-three div.feature.left {
	margin: 20px 20px 0px 0;
}

div.feature-box-three div.feature.right {
	margin: 20px 0px 0px 0;
}

div.box-inner {
	padding: 10px;
}

/* ---[ AVATARS ]------------------------------------------------------ */
.engineering {
	background: #eef5fb url('/images/backgrounds/avatar_engineering.png') no-repeat scroll 10px 10px;
}
.school {
	background: #eef5fb url('/images/backgrounds/avatar_school.png') no-repeat scroll 10px 10px;
}
.accountancy {
	background: #eef5fb url('/images/backgrounds/avatar_accountancy.png') no-repeat scroll 10px 10px;
}
.printer {
	background: #eef5fb url('/images/backgrounds/avatar_printer.png') no-repeat scroll 10px 10px;
}

/* ---[ FOOTER ]------------------------------------------------------ */
div#footer-wrapper {
	color: #000;
	background: #555;
	font-size: 75%;
	clear: both;
	overflow: hidden;
	background: #444 url('/images/backgrounds/footer.png') repeat-x scroll left top;
}

div#footer-wrapper a, div#footer-wrapper a:visited {
	color: #fff;
}

div#footer {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 50px;
}

div#footer div.copyright {
	width: 400px;
	float: left;
}

div#footer div.links {
	width: 400px;
	float: right;
	text-align: right;
}

/* ---[ Benefits ]------------------------------------------------------ */
div.benefits-environment {
	padding: 10px;
	background: url('/images/environment.png') no-repeat scroll 10px 10px;
	padding-left: 150px;
}
div.benefits-efficiency {
	padding: 10px;
	background: url('/images/pound_clock.png') no-repeat scroll 280px 10px;
}
div.benefits-eff {
padding-right: 130px;
}