/* Reset Styles */

/*
	CSS Reset
	http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: inherit;
	text-decoration: inherit;
	font-style: inherit;
	text-align: left;
}
html,body {
	width: 100%;
	height: 100%;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
ol { list-style: decimal; }
ol ol { list-style: lower-alpha; }
ol ol ol { list-style: lower-roman; }
blockquote, q {
	quotes: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* New Styles */

body {
	color: #FFF;
	background-color: #5A5B5D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 20px;
	margin-bottom: 15px;
}
a:link, a:visited {
	color: #555;
	text-decoration: none;
}
a:hover, a:active {
	color: #C00;
	text-decoration: underline;
}
h2 {
	margin-top: 15px;
	margin-bottom: 8px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header .logo {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 500px;
}
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}
.navigation_wrapper {
	width: 1000px;
	height: 49px;
	background-image: url(images/mid.gif);
	background-repeat: repeat-x;
	position: relative;
}
.navigation_wrapper .main_nav {
	float: left;
	width: 958px;
	margin: 0px;
	padding: 0px;
	line-height: 49px;
	height: 49px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
}
.linkies a:link, .linkies a:visited {
	color: #80C342;
	text-decoration: none;
}
.linkies a:hover, .linkies a:active {
	color: #95e849;
	text-decoration: underline;
}
.wrapper .page_body {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.module {
	background-color: #7FC241;
	width: 490px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.module .content {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow:auto;
}
.wrapper .page_body .rightcolumn {
	float: right;
	width: 500px;
	margin-top: 15px;
}
.left-float {
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.page_body h2 {
	color: #5A5B5D;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: -5px;
	font-family: "Hammer Thin", Helvetica, Arial;
}
.page_body h3 {
	color: #5A5B5D;
	text-transform: none;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 2px;
	font-family: "Hammer Thin", Helvetica, Arial;
}
/*span.quotation {
	font-size: 48px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: 36px;
	font-style: italic;
}*/
.leftcolumn .brochure {
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 15px;
}
.leftcolumn {
	float: left;
	width: 500px;
	position: relative;
}
.brochure .brochure_button {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 128px;
	width: 200px;
	background-image: url(images/brochure_download.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.leftcolumn .page-buttons {
	float: left;
	width: 480px;
	position: relative;
	margin-left: 15px;
	padding-bottom: 40px;
}
.emphasised_text {
	font-size: 19px;
	line-height: 22px;
}

.page-buttons .button1 {
	background-image: url(images/iconS.png);
	width: 220px;
	height: 138px;
	background-repeat: no-repeat;
	background-position: 0px -276px;
	float: left;
	margin-bottom: 15px;
}
.page-buttons .button1:hover {
	background-position: -236px -276px;
}
.page-buttons .button2 {
	background-image: url(images/iconS.png);
	width: 220px;
	height: 138px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-bottom: 15px;
}
.page-buttons .buttongap {
	float: left;
	width: 220px;
	margin-right: 16px;
	height: 140px;
}
.page-buttons .arrows {
	position: absolute;
	top: 145px;
	left: 15px;
}
.wrapper .footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #474747;
	padding: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
.footer p {
	text-align: center;
}



.page-buttons .button2:hover {
	background-position: -220px 0px;
}
.page-buttons .button3 {
	background-image: url(images/iconS.png);
	width: 220px;
	height: 139px;
	background-repeat: no-repeat;
	background-position: 0px -138px;
	float: left;
}
.page-buttons .button3:hover {
	background-position: -220px -138px;
}



.brochure .brochure_button:hover {
	background-position: -200px 0px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5A5B5D;
	margin: 0px;
	padding: 0px;
}

.corner-tl {
	background-image: url(images/corner-g-tl.gif);
	height: 18px;
	width: 18px;
	float: left;
	background-repeat: no-repeat;
}

.corner-tr {
	background-image: url(images/corner-g-tr.gif);
	height: 18px;
	width: 18px;
	float: right;
	background-repeat: no-repeat;
}
.corner-bl {
	background-image: url(images/corner-g-bl.gif);
	height: 18px;
	width: 18px;
	float: left;
	background-repeat: no-repeat;
}
.downloader {
	padding-right: 20px;
}


.corner-br {
	background-image: url(images/corner-g-br.gif);
	height: 18px;
	width: 18px;
	float: right;
	background-repeat: no-repeat;
}





.navigation_wrapper ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
.navigation_wrapper li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	height: 49px;
	line-height: 49px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	/*color: #7fc341;*/
}
.navigation_wrapper .nav_end {
	float: left;
	height: 49px;
}
.copyright {
font-size: 85%;
}
ul.footerlinks {
display: block;
margin: auto;
text-align: center;
}
ul.footerlinks li{
display: inline;
text-align: center;
}
ol.module_ol li {
	margin-left: 45px;
	padding-bottom: 10px;
}
.module.longmodule {
	width: 990px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.longmodulecap {
	height: 18px;
	width: 990px;
	background-image: url(images/long-caps.png);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
}
.longmodulecap.bottom {
	background-position: bottom;
}


.module.team {
	/*margin-top: 15px;*/
	width: 480px;
	position: relative;
	margin-right: 0px;
	margin-left: 15px;
	overflow: visible;
	display: inline-block;
	float: left;
	padding: 0px;
	background-color: transparent;
	background-image: none;
	margin-bottom: 0px;
}
.unbound {
	padding-left: 20px;
	padding-right: 20px;
}
.unbound h3 {
	color: #80C141;
	font-size: 20px;
	line-height: 21px;
}
.module .content ul.normalbullets li {
	list-style-type: disc;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 20px;
}
ul.normalbullets {
	margin-top: 5px;
	margin-bottom: 5px;
}



.module.team .content h4 {
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.module.team .content p {
	margin-top: 8px;
}
.module.team .content h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.corner-bl.team {
	bottom: 0px;
	left: 0px;
	position: absolute;
}
.corner-br.team {
	bottom: 0px;
	right: 0px;
	position: absolute;
}
ul.big_ticks {
padding-bottom: 18px;
}
.big_ticks li {
	list-style-image: url(images/tick.png);
	list-style-position: outside;
	margin-left: 45px;
	margin-top: 13px;
	margin-bottom: 5px;
}
.contacticon {
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
}
.contactp {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
.download_link {
	height: 75px;
	width: 161px;
	background-image: url(images/download.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.savefile {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.download_link:hover {
	background-position: -161px;
}

.browse_link {
	height: 167px;
	width: 275px;
	background-image: url(images/browseonline.gif);
	float: left;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.browse_link:hover {
	background-position: -275px;
}
.advcol {
	width: 135px;
	display: block;
	float: left;
	margin-right: 9px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
}
.advcol p {
	text-align: left;
}

.advcol h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: -13px;
	color: #5A5B5D;
	text-transform: uppercase;
}

.advcol.col3 {
	margin: 0px;
	float: left;
}
