body {
	padding:0;
	margin: 0;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-x;
    background-color:#000000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:202px;
	margin: 0 auto;
}
#containercreare {
	width: 900px;
	height: 165px;
	margin: 0 auto;
}
#nav {
	width: 214px;
	height: 165px;
	float:left;
}
#flash {
	width: 686px;
	height: 164px;
	float:left;
}
#textcontainer {
	background-image:url(images/textbgtop.jpg);
	width: 868px;
	overflow:auto;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-left: 15px;
	padding-right:15px;
}

#leftcol {
	width:567px;
	margin: 0 auto;
	float:left;
	padding-top:30px;
	padding-left:30px;
}
#rightcol {
	width:203px;
	margin: 0 auto;
	float:right;
	padding-top:50px;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#489D24;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
}
h2 {
	font-size:16px;
	color:#6E025A;
	font-weight:normal;
}
h3 {
	font-size:16px;
	color:#489D24;
	font-weight:Bold;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
#textbgbottom {
	background-image:url(images/textbgbottom.jpg);
	clear:both;
	width:898px;
	background-repeat:no-repeat;
	height:87px;
	margin: 0 auto;
}
#sitelinks {
	width: 867px;
	text-align:center;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	padding-right:30px;
}
/* general styles */

#sitelinks li {
	color:#A571AE;
	display:inline;
	border-right: 1px solid #A571AE;
	padding-right: 5px;
	padding-left: 5px;
}
#sitelinks ul {
	padding: 0px;
	margin:0px;
}
#sitelinks p {
	color:#A571AE;
}
#sitelinks a:link {
	text-decoration: none;
	color: #A571AE;
}
#sitelinks a:visited {
	text-decoration: none;
	color: #A571AE;
}
#sitelinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#sitelinks a:active {
	text-decoration: none;
	color: #A571AE;
}
#container {
	margin-top:10px;
	float:left;
	background:transparent url(images/bg_slice_sub.gif) left top repeat-y;
	padding:0 4px 0 2px;
}

#center {
	float:left;
  	width: 511px;
  	background-color:#FFFFFF;
}
#left {
	background-color:#EEE6EC;
	float:left;
  	width: 167px;          /* LC width */
  
}
#right {
	background-color:#EEE6EC;
	float:left;
  	width: 118px;          /* RC width */
 
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 167px;           /* RC width */
}

/*Left column*/

#search {
	width:167px;
	float:left;
	margin:3px 0 10px 0px;
	padding:0;
	font-size:10px;
	color:#000000;
	background-color:#D5BFD0;
}

#search input {
	padding:0;
	margin:0 0 0 9px;
	width:127px;
}

#search_icon {
	float:right;
	background:transparent url(images/icon_search.gif) left top no-repeat;
	width:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	cursor:hand;
}

#standards {
	width:165px;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
}

#standards img {
	margin:10px 0 0 0;
	border:none;
}
#standards a {border:none;}

/*End left column*/


/*Centre column*/

#news {
	border-top:2px solid #2CA343;
	font-size:10px;
	background:#E2D3DF;
	padding:4px 6px 0 6px;
	height:18px;
}

#news marquee {
	width:499px;
	margin:0 auto;
}

#news a {
	color:#661E56;
	text-decoration:none;
}

#news a:hover {
	color:#2CA343;
}

#center img {
	margin:6px 0 0 6px;	
}

#content {
	font-size:12px;
	padding:4px 12px 14px 12px;
	margin:0;
	float:left;
	line-height:1.4;
}

#container h2 {
	font-size:12px;
	padding:10px 0 4px 0;
	margin:0 12px 6px 12px;
	letter-spacing:2px;
	color:#651C53;
	border-bottom:2px solid #651C53;
}

#content p {
	margin-top:6px;
}

#content a {
	text-decoration:none;
	color:#661E56;
}

#content a:hover {
	text-decoration:none;
	color:#2CA343;
}

h4 {
	font-size:12px;
	font-weight:bold;
	padding:2px 0;
	margin:5px 0;
}
p.abstract {
	padding:		0 30px 0 10px;
	border-left:	3px solid #eee;
	margin:			15px 5px 15px 20px;
	font-style:		italic;
}

.section-abstract {
	margin:0 12px;
	color:#333;
	border-bottom:1px solid #eee;
}
.section-abstract h4 {
	margin:3px 0 3px 12px;
	border-bottom:2px solid #eee;
}
.section-abstract p {
	margin:0;padding:3px 0;
}
.search_link {
	text-decoration:none;
	color:#661E56;
}

.search_link:hover {
	text-decoration:none;
	color:#2CA343;
}
.search_result h4 a {
	font-size:1em;
	padding:2px 0;
	margin:0 15px;
}
.search_result p {
	margin-top:0px;
	margin-left:15px;
	border-bottom:2px solid #eee;
}
/*End centre column*/

/*right column*/

#logoblock {
	float:left;
	width:118px;
	height:362px;
	margin:0;
	padding:0;
	background:#2CA343 url(images/bg_logoblock_33.gif) left top no-repeat;
}

#logoblock a {
	display:block;
	width:118px;
	height:362px;
	margin:0;
	padding:0;
}
#contactus{	float:left;}
#contactus a {
	display:block;
	width:83px;
	height:24px;
	background:#2CA343 url(images/bg_contact_icon.gif) no-repeat 5% 40%;
	margin:0 12px 0 0;
	padding:12px 0 0 36px;
	font-size:8px;
	font-weight:bold;
	color:#fff;
}
#logoblock h1 {
	display:none;
}

#telephone {
	float:left;
	width:111px;
	height:20px;
	/*background:transparent url(images/icon_telephone.gif) left top no-repeat;*/
	margin:0 0 10px 0;
	padding:5px 0 0 7px;
	font-size:12px;
	color:#6F215E;
	font-weight:bold;
	background-color:#D5BFD0;
}

#email_box {
	float:left;
	display:block;
	width:108px;
	height:70px;
	background:transparent url(images/icon_email.gif) center top no-repeat;
	padding:60px 5px 0 5px;
	margin:0 0 0 0px;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#661E56;
}

#email_box:hover {
	color:#2CA343;
}

#cs_box {
	float:left;
	display:block;
	width:108px;
	height:80px;
	background:transparent url(images/icon_casestudy.gif) center top no-repeat;
	padding:80px 5px 0 5px;
	margin:0 0 0 0px;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	color:#661E56;
}

#cs_box:hover {
	color:#2CA343;
}

/*End right column*/

/*footer of page*/
#footer {
	width:796px;
	margin:0;
	padding:2px 0 7px 5px;
	background:#2CA343 url(images/footer_slice.gif) left bottom no-repeat;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
}

#footer li {
	margin:auto;
	padding:0 3px 0 3px;
	display:inline;
}

#footer li a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer li a:hover {
	color:#661E56;
}
/*End footer of page*/



/* extras include a fieldset for contact form */
#priority_contact  fieldset {
	border:				2px solid #661E56;
	margin:				20px;
	padding:			15px;
	text-align:			right;
}

#priority_contact p {
	background-color:	#efefef;
}
#priority_contact p.left {
	text-align:			left;
	background-color:	#fff;
	font-size:			small;
}
#priority_contact  legend {
	font-size:			130%;
	letter-spacing:		2px;
}
#priority_contact  input, #priority_contact textarea {
	width:				300px;
	border:				1px solid #ccc;
	padding:			5px;
	margin:				0 5px 5px 5px;
	background-color:	#fff;
	text-align:			left;
}
#priority_contact  label {
	vertical-align:		top;
	font-weight:		bold;
}


table.sectors {
	margin:0;padding:0;border:none;
}
table.sectors img {
	margin:0;padding:0;border:none;
}


#lower_right_right {text-align:left;margin:4px 0;}

#lower_right_right h4 {
	margin:0;padding:5px 0;
	color:#5D2554;font-size:14px;
}
#lower_right_right h5 {
	font-size:11px;
	background:#D6BFD1;
	margin:0;padding:2px 2px;
}
#lower_right_right p {
	margin:5px 4px;padding:2px 1px 8px 1px;
	font-size:11px;
}
#lower_right_right a {
	color:#000;
}

div.hidden {
	display:none;
}
h5.faq a {
	font-size:12px;
	font-weight:normal;
}
div.faq-content {
	margin:6px 2px;
	border:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:7px;
	color:#444;
}