ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#008ed2;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#a2daf3;
	color:#000;
	font:62.5% Arial,sans-serif;
}

#container{
	width:974px;
	margin: 0px 0px 30px 0px;
	background:url(../images/containerbg.jpg) repeat-y;
}

#containerbtm{
	width:960px;
	padding:0px 7px 0px 7px;
	background:url(../images/containerbtmbg.jpg) bottom no-repeat;
}

#header{
	width:960px;
	height:121px;
	background: url(../images/headerbg.jpg) 426px 107px no-repeat;
	border-top:12px #32b5e3 solid;
}

#headertool{
	width:960px;
	height:121px;
	border-top:12px #32b5e3 solid;
}

#logo{
	float:left;
	margin:29px 0px 0px 31px;
}

#navigation{
	float:right;
	width:632px;
	height:39px;
	padding:0px 3px 0px 0px;
}

#navigation ul{
	float:right;
}

#navigation ul li{
	float:left;
	margin: 0px 2px 0px 0px;
	font-size: 15px;
}

#navigation ul li a{
	display: inline-block;
	height: 39px;
}

#navigation ul li a span{
	display: inline-block;
	height: 23px;
	color:#3e3d40;
	padding: 16px 15px 0px 15px;
}

#navigation ul li a:hover, #navigation ul li.active a{
	text-decoration: none;
	background: url(../images/rightdoor.gif) right no-repeat;
}

#navigation ul li a:hover span, #navigation ul li.active a span{
	color: #fff;
	text-decoration: none;
	background: url(../images/leftdoor.gif) left no-repeat;
}

#search{
	float:right;
	width:208px;
	height:28px;
	margin:18px 18px 0px 0px;
}

#livesearch{
	float:right;
	width:208px;
	height:900;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	font-size:10px;
}

#search input.text{
	float:left;
	width:178px;
	height:28px;
	border:none;
	color:#9c9e9f;
	font-size:12px;
	padding:0px 0px 0px 10px;
	background:url(../images/searchinput.jpg) no-repeat;
}

#search input.searchbutton{
	float:left;
	width:20px;
	height:28px;
	border:none;
	background:url(../images/searchbg.jpg) no-repeat;
}

#content{
	width:919px;
	padding:0px 18px 0px 23px;
	background: url(../images/bannerbg.jpg) 22px 0px no-repeat;
}

#contentnbg{
	width:919px;
	padding:0px 18px 0px 23px;
	background: url(../images/bannernbg.jpg) 22px 0px no-repeat;
}

#contenttoolkit{
	width:919px;
	padding:0px 18px 0px 0px;
}

#banner{
	width:919px;
	height:419px;
	padding:8px 0px 0px 0px;
	border-top:1px #c6c7c8 solid;
}

#bannerleft{
	float:left;
	width:664px;
}

#bannerright{
	float:left;
	width:210px;
	height:261px;
	padding:15px 26px 0px 19px;
	background: #32b5e3 url(../images/bannerrightbg.jpg) no-repeat;
}

#bannerright h2{
	color:#fff;
	font-size:28px;
	padding:12px 0px 10px 0px;
	font-weight:normal;
}

#bannerright p{
	color:#fff;
	font-size:12px;
}

#readmore{
	width:195px;
	height:26px;
	background:#0a80ca;
	margin:36px 0px 0px 0px;
	padding:3px 6px 0px 0px;
}

#readmore a{
	color:#fff;
	float:right;
	height:19px;
	display:inline-block;
	font-size:13px;
	padding:4px 30px 0px 0px;
	background:url(../images/linkbg.jpg) right no-repeat;
}

#content p.big{
	width: 880px;
	float: left;
	color:#78787a;
	font-size:21px;
	letter-spacing: -1px;
	line-height: 150%;
	padding:28px 0px 22px 26px;
}

#content p.big span{
	color:#000;
}

#homecontent{
	width:881px;
	padding:28px 0px 0px 38px;
	border-top:1px #c6c7c8 solid;
}

#homecontent ul li{
	position: relative;
	float:left;
	width:187px;
	height:154px;
	padding:0px 30px 16px 0px;
	background:url(../images/homecontentlibg.jpg) no-repeat;
}

#homecontent ul li:hover{
	cursor: pointer;
	filter:alpha(opacity=40);
	opacity: 0.5;
}

#homecontent ul li h2{
	position: absolute;
	color:#008ed2;
	font-size:15px;
	margin:10px 0px 0px 10px;
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
}

#homecontent ul li h2 a{
	color:#008ed2;
}

#homecontent ul li img{
	position: absolute;
	left: 0;
	bottom: 16px;
}

#homecontent ul li a.readmore{
	position: absolute;
	color:#fff;
	width:66px;
	height:19px;
	font-size:11px;
	right: 31px;
	bottom: 44px;
	padding:5px 0px 0px 8px;
	background:url(../images/readmore.png) no-repeat;
}

#footer{
	width:846px;
	height:63px;
	margin:4px 0px 0px 14px;
	padding:13px 20px 0px 18px;
	background:url(../images/voluntarybg.jpg) no-repeat;
}

#footer p{
	float:left;
	color:#666666;
	font-size:12px;
}

#ayrshire{
	float:left;
	margin:7px 109px 0px 62px;
}

#thescottish{
	float: left;
}

#footer p.right{
	float:right;
	text-align:right;
}

#footer p.right a{
	color:#666666;
	text-decoration:none;
}

/*------innerpage-------*/

#banner.inner{
	height:297px;
}

#innercontent{
	width:902px;
	padding:18px 0px 0px 17px;
	border-top:1px #c6c7c8 solid;
}

#innercontent h1{
	color:#333333;
	font-size:23px;
}

#leftcolumn{
	float:left;
	width:664px;
	padding: 0px 11px 25px 0px;
	border-right: 1px dotted #cccccc;
}

#leftcolumn p{
	color:#666666;
	font-size:13px;
	line-height:150%;
	padding:8px 0px 10px 0px;
}


#leftcolumn h2{
	color:#32b5e3;
	font-size:13px;
	padding:16px 0px 14px 0px;
}

#leftcolumn ul{
	display:inline-block;
	padding:0px 0px 4px 0px;
}

#leftcolumn ul li{
	float:left;
	width:253px;
	color:#666666;
	font-size:13px;
	margin:0px 0px 0px 19px;
	padding:0px 0px 5px 15px;
	background:url(../images/leftcolumnlibg.jpg) no-repeat;
}

#leftcolumntool{
	float:left;
	width:885px;
	padding: 0px 11px 25px 0px;
}

#leftcolumntool p{
	color:#666666;
	font-size:13px;
	line-height:150%;
	padding:8px 0px 10px 0px;
}


#leftcolumntool h2{
	color:#32b5e3;
	font-size:13px;
	padding:16px 0px 14px 0px;
}

#leftcolumntool ul{
	display:inline-block;
	padding:0px 0px 4px 0px;
}

#leftcolumntool ul li{
	float:left;
	width:253px;
	color:#666666;
	font-size:13px;
	margin:0px 0px 0px 19px;
	padding:0px 0px 5px 15px;
	background:url(../images/leftcolumnlibg.jpg) no-repeat;
}


#rightcolumn{
	float:left;
	width:212px;
	padding:0px 0px 8px 14px;
}

#rightcolumn ul li{
	position: relative;
	width:187px;
	height:154px;
	padding:0px;
	padding:0px 0px 16px 0px;
	background:url(../images/homecontentlibg.jpg) no-repeat;
}

#rightcolumn ul li:hover{
	cursor: pointer;
	filter:alpha(opacity=50);
	opacity: 0.5;
}


#rightcolumn ul li h2{
	position: absolute;
	color:#008ed2;
	font-size:13px;
	margin:10px 0px 0px 10px;
}

.staff{
	color:#008ed2;
	font-size:13px;
}

#rightcolumn ul li h2 a{
	color:#008ed2;
}

#rightcolumn ul li img{
	position: absolute;
	left: 0;
	bottom: 16px;
}

#rightcolumn ul li a.readmore{
	position: absolute;
	color:#fff;
	width:66px;
	height:19px;
	font-size:11px;
	right: 0;
	bottom: 44px;
	padding:5px 0px 0px 8px;
	background:url(../images/readmore.png) no-repeat;
}

#copyright{
	width:960px;
	height:39px;
	text-align:center;
	padding:16px 0px 0px 0px;
}

#copyright p{
	color:#999999;
	font-size:13px;
}

#copyright p a{
	color:#999999;
	text-decoration:none;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width:974px;
	margin:0 auto;
}
.bigtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	color:#03377d
}
.littlebigtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#03377d
}
#socialenterprisemenu {
width: 200px;
float:left;
}
#socialenterprisemenu ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#socialenterprisemenu li
{
display: inline;
/* for IE5 and IE6 */
}
#socialenterprisemenu a
{
color: #666;
text-decoration: none;
font-size: 13px;
display: block;
padding: 6px;
width: 213px;
background-color: #ccc;
border-bottom: 1px solid #eee;
}
#socialenterprisemenu a:link, #menu1 a:visited
{
color: #666;
text-decoration: none;
}
#socialenterprisemenu a:hover
{
background-color: #32b5e3;
color: #fff;
}
#socialenterprisemenu li a#current
{
color: #fff;
border-bottom: 3px solid #666;
border-top: 3px solid #666;
background: #32b5e3;
}
#socialenterprise ul{
	display:inline-block;
	padding:0px 0px 4px 0px;
}

#socialenterprise ul li{
	float:left;
	width:575px;
	color:#666666;
	font-size:13px;
	margin:0px 0px 0px 19px;
	padding:0px 0px 5px 15px;
	background:url(../images/leftcolumnlibg.jpg) no-repeat;
}

#socialenterprise ol{
	display:inline-block;
	padding:0px 0px 4px 0px;
}

#socialenterprise ol li{
	float:left;
	width:600px;
	color:#666666;
	font-size:13px;
	margin:0px 0px 0px 19px;
	padding:0px 0px 5px 15px;
}

#funding ol li{
	float:left;
	width:600px;
	color:#666666;
	font-size:13px;
	margin:0px 0px 0px 19px;
	padding:0px 0px 5px 15px;
}
.img {
	background: #fff;
   	border: 1px solid #dcdcdc;
	padding: 3px;
}
