@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:1;
	margin:20px 0 20px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Colours */
.lightgrey {
	color:#999;
}
.midgrey {
	color:#666;
}
.darkgrey {
	color:#333;
}
.teal {
	color:#269cd3	
}

/* Typography */
body {
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:url(images/nettle-background.gif);
}
p {
	line-height:1.5;
}	
div#footerleftcol p, div#footerrightcol p {
	font-size:11px;
}
strong {
	font-weight:bold;
}
ul.info {
	padding-left:15px;
}
ul.info li {
	list-style:disc;
	line-height:1.3;
}
ul.menufooter {
	position:relative;
	float:right;
}
ul.menufooter li {
	position:relative;
	float:left;
	padding-left:5px;
	font-size:11px;
}
ul.menufooter li a, ul.menufooter li a:link {
	color:#666;
	text-decoration:none;
}
ul.menufooter li a:hover {
	color:#999;
}
ul.menufooter li ul {
	display:none;
}
a.whitelink, a.whitelink:link {
	color:#fff;
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
	line-height:0.85;
}
a.whitelink:hover {
	color:#666;
}
div.testimonialboxleft p {
	color:#333;
	font-weight:bold;
}
.testimonialname {
	color:#999;
	font-weight:normal;
	font-size:11px;
}
a.greylink, a.greylink:link {
	color:#666;
	font-size:40px;
	font-weight:bold;
	text-decoration:none;
	line-height:0.85;
}
a.greylink:hover {
	color:#999;
}
h2 {
	color:#00adee;
	font-size:40px;
	font-weight:bold;
	line-height:0.85;
}
h3 {
	color:#fff;
	font-size:40px;
	font-weight:bold;
	line-height:0.85;
}
h4 {
	color:#fff;
	font-size:25px;
	font-weight:bold;
	line-height:0.85;
}
a.blueback, a.blueback:link {
	color:#fff;
	line-height:1;
	background:#00adee;
	padding:2px;
	text-decoration:none;
	font-weight:normal;
	display:inline-block;
}
a.blueback:hover {
	color:#333;
}
div.projectwrap p {
	padding:2px 0 5px 20px;
}
table {
	margin-top:10px;
}
table tr td {
	padding:2px 5px 2px 0;
}
a.bodyrightcol, a.bodyrightcol:link {
	color:#269cd3;
	text-decoration:underline;
}
a.bodyrightcol:hover {
	color:#999;
}
a.bodyrightarch, a.bodyrightarch:link {
	color:#666;
	text-decoration:none;
	font-size:11px;
}
a.bodyrightarch:hover {
	color:#666;
	text-decoration:underline;
}

/* Structure */
#wrap {
	position:relative;
	margin:0 auto;
	width:1024px;
	background:#fff;
	border: 1px solid #f9f9f9;
}
#headerwrap {
	position:relative;
	width:1024px;
	height:111px;
	z-index:2;
}
.leftcol {
	position:relative;
	float:left;
	width:342px;
}
.rightcol {
	position:relative;
	float:left;
	width:682px;
}
#menu {
	position:relative;
	width:682px;
	height:111px;
	background:#e5e5e5;
}
#menuposition {
	position:absolute;
	bottom:16px;
	left:20px;
}
.clear {
	clear:both;
}
#bodywrap {
	position:relative;
	width:1024px;
	z-index:1;
}
.greyboxleft {
	position:relative;
	background:#e5e5e5;
	padding:15px 0 15px 50px;
	width:292px;
}
.testimonialboxleft {
	padding-left:50px;
	width:292px;
}
.whiteboxleft {
	position:relative;
	padding:10px 0 10px 50px;
	width:292px;
}
.greypadbox {
	position:relative;
	background-color:#ececec;
	height:30px;
}
#mainbodyimage {
	position:relative;
	float:left;
	width:682px;
	line-height:0;
}
#footerwrap {
	position:relative;
	width:1024px;
	padding:0 0 10px 0;
}
#footerleftcol {
	position:relative;
	float:left;
	width:512px;
	padding-top:10px;
}
#footerrightcol {
	position:relative;
	float:left;
	width:497px;
	padding-top:10px;
	padding-right:15px;
	text-align:right;
}
.projectwrap {
	position:relative;
	float:left;
	width:339px;
	background-color:#ececec;
}
.projectdesc {
	position:absolute;
	bottom:0;
	left:0;
	background-color:#ececec;
	width:339px;
}
.space5 {
	position:relative;
	float:left;
	width:4px;
	height:4px;
}
#bodyleftcol {
	position:relative;
	float:left;
	width:210px;
	padding-right:12px;
}
#bodymagcol {
	position:relative;
	float:left;
	width:210px;
	padding-right:6px;
}
#bodymagcolfinal {
	position:relative;
	float:left;
	width:210px;
}
#bodyrightcol {
	position:relative;
	float:left;
	width:420px;
}
.contentpad {
	padding:15px 20px 20px 20px;
}