/********************************************/
	/*	Adam Johnston (The Commerce Partnership)*/
	/*	CSS Reset Sheet	version.0.14			*/ /*	Dated		18.09.2009					*/
	/********************************************/
address,a,a:link,a:visited,a:hover,a:active,body,blockquote,br,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,object,ol,li,p,pre,q,table,th,tr,td,textarea,ul,input
	{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: arial;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	overflow: visible;
}

html {
	overflow: auto;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

abbr {
	border-bottom: 1px dotted #000000;
	cursor: help;
}

/****************************************/ /*	End Reset							*/
	/****************************************/
body {
	background: #a4b2bf url(../images/graphics/bg.png) no-repeat center top;
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
}

h1 {
	width: 150px;
	height: 80px;
	padding: 0px 0 0 55px;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
	font-family: verdana;
	letter-spacing: -1px;
	text-decoration: none;
	color: #ffffff;
	overflow: visible;
	clear: both;
	float: left;
}

h2 {
	margin: 15px 0;
	font-family: arial;
	font-size: 1.2em;
	color: #bd543c;
}

h3 {
	margin: 15px 0;
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #3c4d66;
}

a:link {
	color: #a4b2bf;
}

a:hover {
	border-bottom: 1px dotted;
}

p {
	margin: 10px 0;
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 0.7em;
	letter-spacing: 0.03em;
	line-height: 1.7em;
	color: #3c4d66;
}

p a:link,p a:visited {
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	text-decoration: none;
	color: #3c4d66;
}

hr {
	display: none;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted;
}

noscript p {
	width: 95.6%;
	padding: 2%;
	border: 1px dotted #e20000;
	background: #fff8f8;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.7em;
}

table {
	width: 872px;
	margin: 10px 0 0;
}

tr {
	margin: 20px 0;
}

td {
	width: 250px;
	padding: 0 20px;
	vertical-align: top;
}

td p {
	font-size: 0.6em;
}

#main_container {
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 132px;
	background: url(../images/graphics/header_bg.png) no-repeat;
}

#home_link {
	height: 20px;
	padding: 0 10px 0 0;
	background: url(../images/graphics/home.png) left 0px no-repeat;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#home_link a:link,#home_link a:visited,#home_link p {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 0.6em;
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
}

#home_link.homepage {
	position: relative;
	top: 9px;
}

#home_link.homepage p {
	letter-spacing: -0.001em;
	position: relative;
	top: -1px;
}

#header h1 a {
	width: 150px;
	height: 80px;
	float: left;
	font-weight: bold;
	line-height: 1em;
	font-family: verdana;
	letter-spacing: -1px;
	text-decoration: none;
	color: #ffffff;
	overflow: visible;
	clear: both;
}

#header h1 a:hover {
	border: none;
	color: #eeeeee;
	text-decoration: none;
}

#site_navigation {
	width: 557px;
	padding: 40px 0 32px;
	display: inline;
	float: right;
}

#site_navigation li {
	width: 135px;
	display: inline;
	float: left;
}

#site_navigation li ul {
	background: #fcfdfd;
}

#site_navigation li ul .link_navigation {
	height: 24px;
}

#site_navigation li ul .link_navigation a:link {
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 1.2em;
	color: #788088;
	text-decoration: none;
}

#site_navigation li ul .link_navigation a:visited {
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 1.2em;
	color: #788088;
	text-decoration: none;
}

#site_navigation li ul .link_navigation .current {
	margin: 0;
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 1.2em;
	letter-spacing: normal;
	line-height: normal;
	color: #a4b2bf;
}

#site_navigation li ul .desc_navigation {
	height: 18px;
	font-family: arial;
	font-size: 0.7em;
	color: #bd543c;
}

#content {
	width: 952px;
	min-height: 600px;
	margin: 0 0 0 13px;
	padding: 13px 0 0;
	background: #fcfdfd;
	overflow: auto;
}

#content_header {
	background: url(../images/graphics/content_bg.png) 4px top no-repeat;
	height: 37px;
}

#content_left {
	width: 416px;
	margin: 0 20px 10px 40px;
	border-bottom: 5px dashed #d8dee4;
	display: inline;
	float: left;
	overflow: auto;
	position: relative;
	top: -15px;
}

#content_left button {
	width: 220px;
	height: 40px;
	margin: 50px 0 20px;
	padding: 0 0 2px 10px;
	border: none;
	background: url(../images/graphics/site_button.png) no-repeat;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

#content_left button p {
	margin: 4px 0 0 0;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	float: left;
	position: absolute;
}

#content_left button .icon {
	margin: 0 7px 0 0;
	display: inline;
	float: right;
}

#content_left button:hover {
	background: url(../images/graphics/site_button.png) 0px -41px no-repeat;
	color: #dcecb4;
	cursor: pointer;
}

#newsfeed {
	margin: 20px 0 0 0;
	padding: 15px 0 0 0px;
	background: url(../images/graphics/bg_news.gif) no-repeat;
	background-color: #ffffff;
	min-height: 300px;
}

#newsfeed h3 {
	font-family: Futura, Verdana, "Century Gothic", Arial, Tahoma,
		Sans-Serif;
	font-size: 1em;
	color: #777f86;
	font-weight: bold;
}

#newsfeed_left {
	width: 184px;
	font-size: 0.9em;
	float: left;
}

#newsfeed_right {
	width: 199px;
	padding: 0 0 0 18px;
	font-size: 0.9em;
	float: left;
}

#content_right {
	width: 400px;
	margin: 0 40px 20px 20px;
	float: right;
	overflow: auto;
}

#content_right ul {
	width: 178px;
	margin: 310px 123px 0 122px;
	position: absolute;
	z-index: 1000;
	list-style: none;
}

#content_right ul li {
	display: inline;
	float: left;
}

#about-us_text_image {
	height: 400px;
	background: url(../images/graphics/about-us_right_bg.gif) no-repeat;
}

#what-we-do_text_image {
	height: 400px;
	background: url(../images/graphics/what-we-do_right_bg.gif) no-repeat;
}

#content_right ul .buttonback {
	width: 43px;
	height: 21px;
	background: url(../images/graphics/site_button.png) left -82px no-repeat
		;
	cursor: pointer;
}

#content_right ul .buttonback:hover {
	background: url(../images/graphics/site_button.png) left -126px
		no-repeat;
	cursor: pointer;
}

#content_right ul .buttonback button {
	display: none;
}

#content_right ul .buttonpause {
	width: 92px;
	height: 21px;
	background: url(../images/graphics/site_button.png) -44px -104px
		no-repeat;
	text-align: center;
	cursor: pointer;
}

#content_right ul .buttonpause:hover {
	background: url(../images/graphics/site_button.png) -44px -148px
		no-repeat;
}

#content_right ul .buttonpause button {
	display: none;
}

#content_right ul .buttonplay {
	width: 92px;
	height: 21px;
	background: url(../images/graphics/site_button.png) -44px -82px
		no-repeat;
	text-align: center;
	cursor: pointer;
}

#content_right ul .buttonplay:hover {
	background: url(../images/graphics/site_button.png) -44px -126px
		no-repeat;
}

#content_right ul .buttonplay button {
	display: none;
}

#content_right ul .buttonforward {
	width: 43px;
	height: 21px;
	background: url(../images/graphics/site_button.png) -137px -82px
		no-repeat;
	cursor: pointer;
}

#content_right ul .buttonforward:hover {
	background: url(../images/graphics/site_button.png) -137px -126px
		no-repeat;
	cursor: pointer;
}

#content_right ul .buttonforward button {
	display: none;
}

.content-row {
	width: auto;
	height: auto;
	overflow: visible;
	clear: both;
}

.content-row .left,.content-row .right {
	width: 416px;
	margin: 0px 20px 10px 40px;
	position: relative;
	top: -15px;
	float: left;
}

.content-row .right {
	margin: 0px 40px 0 20px;
}

#content_centre {
	margin: 0 40px;
	position: relative;
	top: -15px;
}

#page_header {
	min-height: 85px;
	border-bottom: 5px dashed #d8dee4;
}

#page_header h2 {
	position: relative;
	left: -26px;
	top: 45px;
}

#page_header h2:first-letter {
	font-size: 1.5em;
	text-transform: uppercase;
}

#page_header img {
	margin: 0 0 15px;
	display: inline;
	float: left;
}

#page_header p {
	margin: 1.8em 0;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.8em;
	clear: both;
}

#content_footer {
	background: url(../images/graphics/content_footer_bg.png) bottom
		no-repeat;
	height: 67px;
}

#footer {
	margin: 10px;
	display: inline;
	float: right;
}

#footer li {
	height: 14px;
	font-family: tahoma;
	font-size: 0.6em;
	font-weight: bold;
	color: #3c4d66;
	display: inline;
	float: left;
}

#footer li a:link,#footer li a:visited {
	font-family: tahoma;
	color: #fcfdfd;
	text-decoration: none;
	background: url(../images/graphics/offsite.png) right 0px no-repeat;
	padding: 0 15px 0 0;
}

#footer .spacer {
	color: #fcfdfd;
	margin: 0 5px;
}

body .offsite {
	background: url(../images/graphics/offsite.png) right 0px no-repeat;
	padding: 0 15px 0 0;
}

p .offsite {
	background: url(../images/graphics/offsite.png) top right no-repeat;
	padding: 0 15px 0 0;
}

#home_link.hide_icon {
	background: none;
}

.only_html {
	display: none;
}

#site_navigation .only_html {
	display: none;
}

.float_links {
	font-size: 0.75em;
	position: relative;
	top: 20px;
	right: 50px;
}

.medium {
	font-size: 4.75em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.65em;
	color: #ffffff;
	word-spacing: -10px;
}

.large {
	font-size: 6em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.7em;
	color: #ffffff;
	word-spacing: -10px;
}

.cards {
	height: 450px;
}

.cards .cardpack {
	position: absolute;
}

.cards .cardpack .textholder {
	width: 400px;
	min-height: 300px;
	background: #fcfdfd;
}

.cards .cardpack .textholder h3 {
	margin: 25px 0 0;
	font-size: 1.2em;
	color: #666666;
	text-transform: uppercase;
}

.cards .cardpack .textholder h4 {
	font-size: 0.9em;
	color: #a4a1a1;
	text-transform: uppercase;
}

.cards .cardpack .textholder p {
	font-size: 1.8em;
	color: #cccccc;
	line-height: .8em;
	font-weight: lighter;
}
