/* RESET CSS */

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;
}

a {
	outline: none;
}

/* END RESET */


/* DIVS */

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#header {
	width: 948px;
	height: 126px;
	margin: 0 auto;
	border-top: 19px solid #fff;
	background-image: url('../images/header_bg.gif');
}

div.nav {
	float: left;
	height: 123px;
	display: inline;
}

div#col_1 {
	margin-left: 204px;
}

div#col_2, div#col_3 {
	padding-left: 3px;
}

div#colour_changer {
	width: 227px;
	height: 64px;
	padding-top: 27px;
	float: right;
}

div#picker_box {
	background-image: url('../images/picker_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 141px;
	height: 22px;
	margin-top: 3px;
}

div#coloured_right a:hover {
	color: #000000;
}

div#body_container {
	width: 876px;
	margin: 0 auto;
	border: 3px solid #000000;
	border-top: none;
	padding-left: 66px;
}

div.bg {
	background-image: url('../images/nav_bg.gif');
	background-repeat: repeat-y;
}

div#right_container, div#right_container_np {
	float: right;
	width: 610px;
	margin-top: 23px;
	min-height:537px;
	height:auto !important;
	height:537px;

	background-repeat: no-repeat;
	background-position: bottom right;
}

div.text {
	width: 590px;
	padding-right: 20px;
}

div#right_container_np {
	padding: 0px 0px 40px 0px;
}	

div#icol_1 {
	width: 325px;
	float: left;
}

div#icol_2 {
	width: 184px;
	float: right;
	padding-right: 40px;
}

div#icol_3 {
	width: 224px;
	float: right;
}

/* COLOUR PICKER */

div#picker_box ul {
	height: 16px;
}

div#picker_box ul li {
	display: inline;
}

div#picker_box ul li a {
	display: block;
	border: 3px solid #3f3f3f;
	width: 15px;
	height: 9px;
	float: left;
	margin: 7px 19px 0px 0px;
	text-indent: -9999px;
	outline: none;
	font-size: 0px;
}

div#picker_box ul li a:hover, div#picker_box ul li a.active {
	height: 16px;
	margin: 0px 19px 0px 0px;
	border: 3px solid #000000;
}

div#picker_box ul li a#red {
	background-color: #e09ec5;
}

div#picker_box ul li a#blue {
	background-color: #007dff;
}

div#picker_box ul li a#orange {
	background-color: #ff9d3f;
}

div#picker_box ul li a#green {
	background-color: #9cd173;
	margin: 7px 0px 0px 0px;
}

div#picker_box ul li a#green:hover {
	margin: 0px 0px 0px 0px;
}

div#picker_box ul li a#green_active {
	height: 16px;
	margin: 0px 0px 0px 0px;
	background-color: #9cd173;
	border: 3px solid #000000;
}

/* NAVIGATION */

a#about_us {
	width: 96px;
	height: 36px;
	margin-top: 56px;
	line-height: 36px;
	text-align: center;
}

a#online_brochures {
	width: 96px;
	height: 47px;
	line-height: 22px;
	text-align: left;
	margin-top: 25px;
	padding-left: 11px;
}

a#case_studies {
	width: 132px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	margin-top: 20px;
}

a#awards {
	width: 77px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-top: 33px;
}

a#links {
	width: 70px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: 3px 0px 0px 37px;
}

/* LEFT NAVIGATION */

ul#left_nav {
	float: left;
	width: 204px;
}

ul#left_nav li a {
	display: block;
	height: 32px;
	line-height: 32px;
	width: 180px;
	padding-left: 24px;
	color: #ffffff;
	text-decoration: none;
	background-color: #646464;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	font-weight: bold;
}

ul#left_nav li a.active {
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

/* RIGHT CONTAINER STYLES */

#right_container, #right_container_np {
	font-size: 14px;
	line-height: 21px;
}

#right_container p, #right_container_np p {
	margin-bottom: 21px;
}

#right_container h1, #right_container_np h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 21px;
}

ul#body_links li a {
	text-decoration: none;
	line-height: 25px;
}

ul#body_links li a:hover {
	color: #000000;
	text-decoration: underline;
}

input.contact {
	width: 215px;
	height: 14px;
	border: 1px solid #000000;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
}

div.error_message {
	color: red;
	font-size: 10px;
}

/* RIGHT IMAGES */

a.thumbs img, a.thumbs_active img {
	border: 0;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	margin-right: 20px;
	margin-bottom: 20px;
}

a.thumbs:hover img, a.thumbs_active img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}