@charset "utf-8";
/* CSS Document */

/* Reset HTML Tags */
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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Clears floats */
.clear {display:block;clear:both;}

body {

 background-color: #070806;
 color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height: 15px;
 text-align:center;

}

strong {
 font-weight:bold;
}

.font-18 {font-size:18px;}

#wrapper {

 width:955px;
 margin-left: auto;
 margin-right: auto;
 margin-top:15px;

}

#header {

 background-image:url('../images/header_bg.jpg');
 width:955px;

}

#identity {

 margin-top: 25px;
 margin-right:25px;
 float:right;

}

.standout {
	padding:20px;
	background-color: black;
	color: white;
	
}

.standout p strong{
	color: #FFD200;
	font-size: 20px;
}

#strapline {

 float:right;
 margin-bottom:10px;
 margin-right:25px;
 margin-top:57px;
}

#contentHolder {

 background-color:#FFFFFF;
 background-image:url('../images/contentHolder_bg.gif');
 background-position:bottom left;
 background-repeat:no-repeat;
 color:#000000;

}

#contentHolderLeft {

 padding-top:18px;
 padding-left:25px;
 padding-bottom:25px;
 width:575px;
 float:left;

}

#contentHolderLeft a {

 color: #000000;
 text-decoration:none;
 font-weight:bold;
 
}

#contentHolderLeft h1 {

 font-size:13px;
 font-weight:bold;
 margin-top: 20px;
 margin-bottom: 20px;

}

#contentHolderLeft h2 {

 font-size:11px;
 font-weight:bold;
 margin-top: 20px;
 margin-bottom: 7px;

}

#contentWrapFull .small-pad p {
 margin-bottom: 7px;
}

#contentHolderLeft h3 {

 font-size:11px;
 font-weight:bold;
 margin-top: 0;
 margin-bottom: 25px;

}

#contentHolderRight {

 padding-right: 25px;
 /*padding-top: 18px;*/
 padding-bottom: 60px;
 width: 300px;
 float:right;

}

	#contentHolderRight #feed1 {
	
	 width: 283px;
	 height:98px;
	 background-color: #070806;
	 background-image:url('../images/feeds/organisations_small.gif');
	 float:right;
	 color:#ffffff;
	 margin-bottom:10px;
	 margin-top:10px;
	}
	
	#contentHolderRight .freeaudit {
	
	 /*margin-bottom: 58px;*/
	 float:right;
	
	}
	
	#contentHolderRight #feed1_on {
	
	 width: 283px;
	 height:98px;
	 background-color: #070806;
	 background-image:url('../images/feeds/organisations_small.gif');
	 background-position: 0 -98px;
 	 color: #0B0C0C;
	 float:right;
	 color:#ffffff;
	 margin-bottom:10px;
	 margin-top:10px;
	}
	
	#contentHolderRight #feed2 {
	
	 width: 283px;
	 height:98px;
	 background-color: #070806;
	 background-image:url('../images/feeds/residencies_small.gif');
	 float:right;
	 color:#ffffff;
	 /*margin-top: 14px;*/
	
	}
	
	#contentHolderRight #feed2_on {
	 
	 width: 283px;
	 height:98px;
	 background-color: #070806;
	 background-image:url('../images/feeds/residencies_small.gif');
	 background-position: 0 -98px;
 	 color: #0B0C0C;
	 float:right;
	 color:#ffffff;
	
	}
	
	#feed1 a, #feed1_on a, #feed2 a, #feed2_on a {
	
	font-weight:normal;
	
	}



.services_list{
	list-style-type: circle;
	margin-left: 21px;
}

#contentWrap p {
 margin-bottom: 12px;
}

#contentWrapFull {

 font-size:12px;
 line-height:12px;

}

#contentWrapFull p {

 margin-bottom: 20px;

}

	#contentWrapLeft {
	 float:left;
	 width:275px;
	}
	
	#contentWrapRight {
	 float:Right;
	 width:275px;
	}
	
	#contentWrapLeft p, #contentWrapRight p {
	 margin-bottom:14px;
	}

#feed1 {

 width: 274px;
 height:103px;
 float:left;
 background-color: #070806;
 background-image:url('../images/feeds/organisations_large.gif');
 color:#ffffff;
 

}

#feed2 {

 width: 274px;
 height:103px;
 float:right;
 background-color: #070806;
 background-image:url('../images/feeds/residencies_large.gif');
 color:#ffffff;

}

#feed1 a, #feed2 a, #feed1_on a, #feed2_on a {

 color:#fff;
 text-decoration:none;
 
}

#feed1 p, #feed2 p, #feed1_on p, #feed2_on p {

margin-top: 42px;
margin-left: 15px;
margin-right: 15px;

}

#feed1.white a, #feed2.white a, #feed1_on.white a, #feed2_on.white a   {

 color:#070806;
 
}

#footer {

 color: #494949;
 font-size:10px;
 margin-bottom:10px;
 
}

#footerLeft {

 float:left;
 margin-left: 25px;
 margin-top: 5px;
 font-size:10px;
 
}

#footerLeft a {

 color: #333333;

}

.small {

 font-size:8px;
 
}

#footerRight {

 float:right;
 margin-top: 5px;
 color: #FFD200;
  font-size:12px;
   font-family:"Trebuchet MS",Arial,Verdana,sans-serif;

 
}

#footerRight a {

 color: #FFD200;

}

.madewithverve {

 font-size:12px;
 text-decoration:none;

}

a.madewithverve {

 text-decoration:underline;

}

#name, #tel, #email, #address, #postcode {

 width:275px;
 background-color:#070806;
 color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 border:0;
 padding: 4px;

}

#address {

 height: 65px;

}

.why li{
	margin-bottom: 5px;
}


#submit {

 background-color:transparent;
 background-image:url('../images/submit.gif');
 border:0 none;
 height:24px;
 float:right;
 margin-right:6px;
 margin-top:34px;
 width:179px;

}

.see_example {

 background-image:url('../images/see_example.gif');
 border:0 none;
 height:24px;
 float:right;
 width:179px;
 margin-top:17px;
 margin-right:6px;
 text-indent:-9999px;
 cursor:pointer;

}

.jiXDANUDnC5qj1dU4PE {

display:none;

}